fix: LXD AppArmor compat + umami port conflict #1

Merged
johba merged 1 commit from fix/lxd-apparmor-compat into master 2026-04-05 15:55:58 +00:00

1 commit

Author SHA1 Message Date
johba
f072cb81b4 fix: add apparmor=unconfined for LXD compat, move umami to port 3001
Docker containers running inside LXD need security_opt apparmor=unconfined
to avoid permission denied errors on Unix socket creation (anvil, postgres).

Umami port moved from 3000 to 3001 to avoid conflict with Forgejo when
running alongside the disinto factory stack.
2026-04-05 15:05:52 +00:00