APIIDA API Gateway Manager

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 13 Current »

You can use the following environment variables with APIIDA API Gateway Manager.

Environment variables for the image "apiida/aagm"

Env Variable

Description

NOSTROMO_PORT

Port for https connection.

Default: 10443

NOSTROMO_DB_HOST

Hostname for the database connection. 

Default: aagmdb

NOSTROMO_DB_NAME

Database name for the database connection.

Default: aagm

NOSTROMO_DB_USER

Database user for the database connection.

Default: aagm_user

NOSTROMO_DB_PASSWORD

Database password for the database connection.


For information on how to configure the database container, please see the official documentation of either MySQL or MariaDB (whatever you chose).

  • No labels