Commit Graph

7 Commits

Author SHA1 Message Date
ef59f14372 feat: matrix: s3 object storage 2026-05-23 09:59:34 +00:00
d86eeae4a5 fix?: support bot 2026-05-23 08:50:10 +00:00
51d40841ce feat: hectic-lab: users for matrix 2026-05-22 21:19:52 +00:00
09ed045da9 feat: module: ~matrix 2026-05-22 20:13:47 +00:00
6035397e9b feat(sentinèlla): p2p topology with DNS peer discovery
- Replace central sentinel with watcher: each node polls peers discovered
  via a single DNS name with multiple A records (e.g. peers.sentinella.com)
- Auto-detect own IPs via hostname -I; SELF env var available as optional
  override for NAT/floating-IP setups
- Fix Basic Auth bug in router.sh: compare tok against AUTH_TOKENS instead
  of unset $USER/$PASS
- Rename sentinel binary to watcher; drop unused shellplot dep
- Add inetutils to watcher runtime deps for hostname -I
- Update NixOS module: replace sentinel options with watcher p2p options
  (peersDns, self, peersPort, peersScheme, pollingIntervalSec)
- Add sentinèlla test suite: probe-status-empty, probe-disk, watcher-state-file
2026-04-26 21:54:07 +00:00
406acf662e feat: hectic-lab: mail server 2026-04-26 10:33:28 +00:00
cfcd6647ae feat: init hectic-lab merge 2026-02-27 19:57:44 +00:00