updated semaphoreui

This commit is contained in:
2024-12-11 17:13:30 -08:00
parent feea906894
commit 59517e064f
6 changed files with 35 additions and 62 deletions
+8 -9
View File
@@ -1,15 +1,14 @@
COOKBOOK=/git/docker-compose-cookbooks #HELP: cookbooks
VOL_CONFIG_PATH=./config #HELP: configpath
VOL_PATH=./data #HELP: volpath
COOKBOOK=/git/docker-compose-cookbooks
TZ=America/Vancouver
VOL_CONFIG_PATH=./config
VOL_PATH=./data
# semaphore
SEMAPHORE_IMAGE=semaphoreui/semaphore:latest
SEMAPHORE_ACCESS_KEY_ENCRYPTION=1234567890123456789012345678901234567890 #HELP: gen32
SEMAPHORE_PORT=3000
SEMAPHORE_ACCESS_KEY_ENCRYPTION=1234567890123456789012345678901234567890
SEMAPHORE_ADMIN_EMAIL=example@example.com
SEMAPHORE_DB_DIALECT=bolt
SEMAPHORE_LDAP_ACTIVATED=no
SEMAPHORE_ADMIN_NAME=admin
SEMAPHORE_ADMIN_EMAIL=admin@localhost
SEMAPHORE_ADMIN_PASSWORD=password
SEMAPHORE_PLAYBOOK_PATH=/tmp/semaphore/
SEMAPHORE_PLAYBOOK_PATH=/tmp/semaphore/
SEMAPHORE_DB_USER: semaphore
SEMAPHORE_DB_PASS: semaphore