You've already forked diun
added diun deployment
This commit is contained in:
14
env.example
Normal file
14
env.example
Normal file
@@ -0,0 +1,14 @@
|
||||
# Diun Configuration
|
||||
DIUN_VERSION=4.22.0
|
||||
DIUN_DATA=./data
|
||||
DIUN_TIMEZONE=Europe/London
|
||||
DIUN_LOG_LEVEL=info
|
||||
DIUN_LOG_JSON=false
|
||||
DIUN_WATCH_WORKERS=20
|
||||
DIUN_WATCH_SCHEDULE=0 */6 * * *
|
||||
DIUN_PROVIDERS_DOCKER=true
|
||||
|
||||
# Diun monitor Diun image
|
||||
DIUN_ENABLE=true
|
||||
DIUN_WATCHREPO=true
|
||||
DIUN_SORTALGO=semver
|
Reference in New Issue
Block a user