feat(build): Initial commit
This commit is contained in:
20
env/fqdn_context.env.example
vendored
Normal file
20
env/fqdn_context.env.example
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
CONTEXT=ux_vilnius
|
||||
DOMAINNAME=example.com
|
||||
GF_SECURITY_ADMIN_PASSWORD=top-secret-s578
|
||||
GF_SECURITY_ADMIN_USER=admin
|
||||
HOSTNAME=opsi
|
||||
MYSQL_DATABASE=opsi
|
||||
MYSQL_PASSWORD=top-secret-qM5i
|
||||
MYSQL_ROOT_PASSWORD=top-secret-xpu5
|
||||
MYSQL_USER=opsi
|
||||
OPSICONFD_LOG_LEVEL=6
|
||||
OPSICONFD_LOG_LEVEL_FILE=4
|
||||
OPSICONFD_TRUSTED_PROXIES=[172.16.0.0/12, 127.0.0.1/32, ::1/128]
|
||||
OPSI_ADMIN_PASSWORD=top-secret-HjK5
|
||||
OPSI_ROOT_PASSWORD=top-secret-W9Au
|
||||
REDIS_PASSWORD=top-secret-M2tu
|
||||
SUBNET=172.30.95.0/24
|
||||
TIMEZONE=America/Aruba
|
||||
|
||||
# Other available defaults
|
||||
# RESTARTPOLICY=always
|
Reference in New Issue
Block a user