NOC Section¶
Defines common noc configuration.
tag¶
Defines docker image tag. Default value is master
.
path¶
NOC source code path to override container's /opt/noc
.
Used for development and allows to expose local changes
directly in container.
custom¶
NOC custom code path. Allows to mount NOC customizations from local host.
installation_name¶
Installation name as shown in web interface. Has default
value Unconfigured Installation
.
migrate¶
Run migrations on start. Has default value True
.