Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Before deploying GlobalSync, GlobalSearch should already be installed, and the AWS Configuration should be complete.

Info
titleMongo Connections

As of version 1.3.0.3, GlobalSync now supports user authentication to MongoDB.  Auth is specific in the mongo.xml file, found in GlobalSync's running directory.

<?xml version="1.0" encoding="utf-8" ?>
<mongo.settings>
  <urlvalue>mongodb://192.168.6.67/</urlvalue>
</mongo.settings>

Note: Auth settings would be provided in the urlvalue entry in the form mongodb://user:password@server


Child pages (Children Display)

...