ops-jrz1/modules
Dan a00a5fe312 Deploy mautrix-slack bridge with IPv4 networking fixes
Changes:
- Fix nginx proxy_pass directives to use 127.0.0.1 instead of localhost
- Fix bridge homeserverUrl to use explicit IPv4 address
- Enable debug logging on conduwuit
- Add spec-kit framework files to .gitignore
- Document deployment in comprehensive worklog

Resolves connection refused errors from localhost resolving to IPv6 [::1]
while services bind only to IPv4 127.0.0.1. Bridge now fully operational
with bidirectional Slack-Matrix message flow working.
2025-10-26 14:33:00 -07:00
..
matrix-secrets Phase 3: Extract and sanitize Matrix platform modules from ops-base 2025-10-13 14:51:14 -07:00
security Phase 3: Extract and sanitize Matrix platform modules from ops-base 2025-10-13 14:51:14 -07:00
dev-services.nix Deploy mautrix-slack bridge with IPv4 networking fixes 2025-10-26 14:33:00 -07:00
matrix-continuwuity.nix Phase 3: Extract and sanitize Matrix platform modules from ops-base 2025-10-13 14:51:14 -07:00
mautrix-gmessages.nix Fix Matrix package references to use nixpkgs-unstable 2025-10-21 00:06:43 -07:00
mautrix-slack.nix Fix Matrix package references to use nixpkgs-unstable 2025-10-21 00:06:43 -07:00
mautrix-whatsapp.nix Fix Matrix package references to use nixpkgs-unstable 2025-10-21 00:06:43 -07:00