Commit Graph
2 Commits
Author SHA1 Message Date
Thore Cimbal d31cc19fab fix: pin Draupnir to v3.1.0 instead of v2.9.0
Auto-Deploy on Push / verify-and-notify (push) Canceled after 0s
initialManager's automatic management-room creation (no manual room
setup needed) only works on v3.1.0+ - v2.9.0 crashed on first startup
trying to join a room that was never created.
2026-07-29 08:50:13 +02:00
Thore Cimbal 7f42a456eb feat: deploy Draupnir moderation bot (Issue #18)
Auto-Deploy on Push / verify-and-notify (push) Canceled after 0s
Bot account registered via mas-cli, compatibility token issued and
stored via sops. Adds an explicit NetworkPolicy allow-rule since
Draupnir needs to reach Synapse's client-server API in-namespace,
which the existing default-deny policy would otherwise silently block.
2026-07-29 08:47:07 +02:00