Skip to content
English
  • There are no suggestions because the search field is empty.

MongoDB customization

Original Question or Issue:

Are the FileCloud application installer and MongoDB bundled together in a single installation package and therefore not open for customization?


Environment:

  • Product - FileCloud Server
  • Version - Any
  • Platform - Any

Steps to Reproduce:

 


Error or Log Message:

 


Defect or Enhancement Number:

 


Cause:

New deployment or security hardening.


Resolution or Workaround:

The FileCloud application version is tied and depends on a specific MongoDB major version.
For example, the latest FileCloud release 23.252.0 is tied to MongoDB version 7.

You can modify the MongoDB configuration file as long as you follow the official MongoDB configuration syntax, supported parameters and recommended practices as outlined in the MongoDB documentation.


Notes:

Some configurations such as authentication or TLS will require editing the FileCloud configuration files to update the MongoDB connection string.