Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

Fresh Installation

Installing Via Compose file -

Environmental Variable Update

MongoDB service

- MONGO_INITDB_ROOT_USERNAME=<your username>
- MONGO_INITDB_ROOT_PASSWORD=<your password>

CustomAPI
- dbusername=<application username>
- dbpassword=<application password>
- auth.secret=
- aesEncryptionKey=

Update Database Login Credentials for all containers.

IP Address Update

Installing in Serverless Cloud

Upgrade

  • No labels