Versions Compared

Key

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

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

...

Required Softwares -

Windows -

...

Linux -

  • Docker version 20.x+

  • Docker Compose version 2.x+