Multibox required environment variables
AIDBOX_LICENSE
AIDBOX_LICENSE=<license>
Multibox instance license.
AIDBOX_CLUSTER_SECRET
AIDBOX_CLUSTER_SECRET=<secret>
Secret to access cluster.
AIDBOX_CLUSTER_DOMAIN
AIDBOX_CLUSTER_DOMAIN=<domain>
Used to route users between the Aidbox instances. For example: aidbox.example.com
.
AIDBOX_SUPERUSER
AIDBOX_SUPERUSER=<login>:<password>
Credentials for superuser separated by colon character (:
).
AIDBOX_BASE_URL
AIDBOX_BASE_URL=<url>
Base url of multibox.
Last updated
Was this helpful?