Split FileCloud Installation
Original Question or Issue:
Is it possible to split the FileCloud installation over two servers?
Environment:
- Product - FileCloud Server
- Version - All
- Platform - All
Steps to Reproduce:
New FileCloud installation over two servers.
Error or Log Message:
Defect or Enhancement Number:
Cause:
Separate MongoDB database from the Web/App server.
Resolution or Workaround:
Edit the database string in the below configuration files and change the localhost entry to the private IP of the dedicated MongoDB node:
<Drive letter>:\xampp\htdocs\config\cloudconfig.php
<Drive letter>:\xampp\htdocs\config\localstorageconfig.php
Notes:
Two nodes deployment is not considered as an HA deployment.