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