feat: add vikunja stack (Coolify-ready)
- pull_policy: always on vikunja service
- hardcoded bind mounts: /opt/vikunja/{postgres,files}
- port hardcoded in label: 3456 (Gotcha 6)
- removed Portainer Traefik router labels
- vikunja_internal: driver bridge (no fixed name)
- proxy: external: true
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
6
vikunja/stack.env
Normal file
6
vikunja/stack.env
Normal file
@@ -0,0 +1,6 @@
|
||||
TZ=Europe/Madrid
|
||||
VIKUNJA_DOMAIN=vikunja.sherlockhomeless.net
|
||||
VIKUNJA_DB_NAME=vikunja
|
||||
VIKUNJA_DB_USER=vikunja
|
||||
VIKUNJA_DB_PASSWORD=CAMBIAME_db_super_largo_y_unico
|
||||
VIKUNJA_JWT_SECRET=CAMBIAME_jwt_super_largo_y_unico_y_muy_largo
|
||||
Reference in New Issue
Block a user