Datalore 2022.2 Help

All configuration options

The table below contains all configuration options. Each option is applicable for both installation methods unless noticed otherwise.

Configuration options

Option

Mandatory parameters

Description

DB_PASSWORD / dbRootPassword

Yes

Used to set up the PostgreSQL password

DATABASES_DOCKER_NETWORK

Only for Docker agents

Used to specify the Docker network name

ADMIN_API_AUTH_TOKEN

No

Used as an advanced setting to access admin API

ALLOW_ANONYMOUS_RPC_ACCESS

Yes

Used to enable sharing interactive reports to anonymous viewers

MAIL_SMTP_SERVER

No

SMTP server host

MAIL_SMTP_PORT

Only if MAIL_SMTP_SERVER is set

SMTP server port

MAIL_SENDER_USERNAME

Only if MAIL_SMTP_SERVER is set

SMTP user's username

MAIL_SENDER_PASSWORD

Only if MAIL_SMTP_SERVER is set

SMTP user's password

MAIL_SENDER_EMAIL

Only if MAIL_SMTP_SERVER is set

Sender's email

MAIL_SENDER_NAME

Only if MAIL_SMTP_SERVER is set

Sender's name

FORCE_EMAIL_VERIFICATION

No

Used to specify whether email verification is required from the Datalore user

DATALORE_PLANS_CONFIGURATION

No

Used to specify the path to the plan configuration file (for the Docker installation method only)

DATALORE_INTERNAL_HOST

No

Internal hostname for the Datalore service

DATALORE_PUBLIC_URL

No

URL by which Datalore is accessed

DATABASES_COMMAND_IMAGE

No

Specifies the image used to manage database connections. Make sure its version matches the server version.

DB_URL

No

External postgres database URL

DB_USER

No

External postgres user

DEFAULT_BASE_ENV_NAME

No

Default environment, matches one of the default package manager environments

DEFAULT_PACKAGE_MANAGER

No

Default package manager

GIFT_CODES_ENABLED

No

Used to enable gift codes

Last modified: 07 September 2023