Versions Compared

Key

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

...

We have a static version of nuxeo.conf that is identical in all environments inside the container and a dynamic nuxeo.conf file (having the credentials to connect databases, etc.) that is mapped to the container in the run command. For the below example, the dynamic nuxeo.conf is located in /home/nuxeo/docker/conf.

For information purposes only, here the static nuxeo.conf file that resides inside the container (and is thus immutable):

...