829befeb1c
- gitea: 1.25.2 -> 1.26.1 (debyl + skudak) - caddy: 2.10.2 -> 2.11.2 - uptime-kuma: 2.0.2 -> 2.3.2 (debyl + skudak) - bookstack: 25.7 -> 26.3.4 - home-assistant: 2026.1 -> 2026.5.1 - immich (server + ML): v2.5.0 -> v2.7.5 - remove n8n service (unused) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
13 lines
306 B
YAML
13 lines
306 B
YAML
---
|
|
git_user: git
|
|
git_home: "/srv/{{ git_user }}"
|
|
|
|
# Gitea configuration
|
|
gitea_debyl_server_name: git.debyl.io
|
|
gitea_image: docker.gitea.com/gitea:1.26.1
|
|
gitea_db_image: docker.io/library/postgres:14-alpine
|
|
|
|
# Skudak Gitea configuration
|
|
gitea_skudak_server_name: git.skudak.com
|
|
gitea_skudak_ssh_port: 2222
|