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:
root
2026-03-23 02:57:15 +00:00
parent 8373f1ddfb
commit 7eb63a921c
2 changed files with 63 additions and 0 deletions

6
vikunja/stack.env Normal file
View 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