Commit graph

10 commits

Author SHA1 Message Date
2a9f66b4bf add-app.sh: disable apparmor_parser in new app LXCs, matching install-stack.sh
add-app.sh had a separate Docker-install block that never got the AppArmor
fix from install-stack.sh's install_docker() (commit 9a45e39) — every app
added individually via add-app.sh since then was exposed to Docker builds
failing with "docker-default profile could not be loaded ... while confined".
Hit this deploying the calendar app to LXC 126 on the dev stack.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-24 18:04:32 +00:00
ac846670f3 Fix management .env to include CENTRAL_AUTH_SECRET/AUTH_URL; update add-app summary
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-01 19:34:16 +00:00
76f5276f4b Fix credentials loading to handle values with spaces 2026-07-01 19:10:56 +00:00
242f170edb Bump build-heavy LXCs (auth/management/noticeboard/add-app) to 1GB — avoid OOM (exit 137) 2026-07-01 14:33:32 +00:00
4e72d46bf9 Docker-in-LXC: security_opt in composes; revert LXC apparmor override; doc 2026-07-01 13:28:54 +00:00
69db7d5426 Docker-in-LXC: run containers AppArmor-unconfined (idempotent, fixes existing LXCs) 2026-07-01 13:17:20 +00:00
4622cc3d45 Prefix LXCs hotel-manage-*; group in Proxmox pool + tag 2026-07-01 12:40:28 +00:00
31925b61cf Group repos under hotel-manage-stack org; update URLs 2026-07-01 12:28:21 +00:00
912776ab0b Point installer at jtr/ Forgejo owner; rename stack repo to proxmox-helpers 2026-07-01 12:16:35 +00:00
fe16a07dd7 Initial commit: stack 2026-07-01 12:09:54 +00:00