Commit Graph

7 Commits

Author SHA1 Message Date
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
f5d412997e feat(package): hemar: conected to nix config 2025-11-24 14:33:45 +00:00
8f4ff74546 feat: service.postgresql module extension 2025-07-22 02:11:32 +00:00
20dcbdfdc4 feat: modules 2025-07-17 13:37:33 +00:00
d613d51d41 feat: pretify_log utilit 2025-01-31 23:35:21 +00:00
404e6a05ed feat: labeles transfer for github repositories 2025-01-31 00:44:58 +00:00
9aa65d2b5b feat: shared utils 2025-01-23 15:33:19 +00:00