added demo-specific deployment environment and directives

This commit is contained in:
2023-04-07 14:08:28 +02:00
parent 50f822f653
commit 44d4cae317
5 changed files with 61 additions and 0 deletions

View File

@@ -20,3 +20,10 @@ DIUN_EXCLUDE=
# Nyx
NYX_VERSION=latest
NYX_DATA=./data
NYX_DEMO=/path/to/nyx-demo
# ^ where your docker-compose.override.yml resides for the demo deployment
# Cron
CRON_VERSION=1.0-alpine3.16
CRON_CRONTAB=./crontab
CRON_JOBS=./jobs