yukkop 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
2026-04-14 08:43:56 +00:00
2026-02-05 06:50:54 +00:00
2025-10-16 12:22:19 +00:00
2025-11-03 18:51:38 +00:00
2026-01-04 20:40:43 +00:00
2025-04-17 06:22:21 +03:00
2026-04-26 14:11:37 +00:00
2026-04-26 13:52:17 +00:00
Description
No description provided
1.7 MiB
Languages
C 32.7%
Shell 30.4%
Nix 22.5%
PLpgSQL 5.2%
Rust 4.2%
Other 4.9%