Versions Compared

Key

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

...


Accessing Appliance
The items marked in green colour are the access points for users (authenticated).  There are three access points defined below:

 

NameURLNotes
DMS_SERVER_USER_URLhttp://<your server address>:8080/nuxeo
  • This URL is used for users to access the document server (Nuxeo) directly.
  • Optionally, authentication may be handled linked with Active Directory or LDAP server.
CASE_BROWSER_USER_URLhttp://<your server address>:9080/casebrowser
  • This URL is used by accessors with a valid token only (not user facing)
  • Optionally, authentication may be handled linked with Active Directory or LDAP server.
DMS_SERVER_TOKEN_URLhttp://<your server address>:8090/nuxeo
  • This URL is used to access document server with a valid token only (not user facing)
  • The URL can also be used for mounting a WebDAV drive for versions of Patricia without native nuxeo support.
CASE_BROWSER_TOKEN_URLhttp://<your server address>:9090/casebrowser
  • This URL is used to access case browser with a valid token only (not user facing)

 

Backups

  • Frequent Backup Strategy:
    • Data file index DB
    • Company Data Files
  • Periodic backup / changes infrequently:
    • Company config files

Appliance Information

 

FieldValue
Operating SystemCentOS 7.1+ or RedHat 7.1+
DatabasePostgresql 7.4+
Container EngineDocker 1.8+
In-container JVM8+

 

Email Best Practice
  • As a matter of general best practice, we recommend that a backup mail server is defined for your domain (i.e. a backup MX record), so that if any mail server cannot be reached during an upgrade or otherwise, the mail simply queues at the backup relay until your primary relay is available and responding.