Commit Graph

20 Commits

Author SHA1 Message Date
934c02609a feat: hectic-lab: mechabellum for lismy 2026-05-23 19:40:36 +00:00
70c44f1fa7 feat: include hectic-landing to hectic 2026-04-30 19:33:21 +00:00
d8312b69b8 feat?(neuro): create aeronautics minecraft server 2026-04-28 14:04:14 +03: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
3343a8be6e Merge branch 'merge-hectic-lab' 2026-04-26 13:52:17 +00:00
406acf662e feat: hectic-lab: mail server 2026-04-26 10:33:28 +00:00
bf41ee6e0a feat: merge own wsl config 2026-02-28 01:57:42 +00:00
0d7b84e3bc refactor: derustification 2026-02-20 17:36:20 +00:00
d8a51cd389 refactor: update to 25.11 2026-02-20 17:18:38 +00:00
63a7fd716f apply patch from neuro 2026-02-20 12:51:32 +00:00
9d914ed863 feat(nixos): netherlands xray 2025-12-05 00:56:08 +00:00
b400acd18e some fixes 2025-10-23 11:28:56 +00:00
abdc808693 feat(nixos): lenovo hardware 2025-10-16 12:22:19 +00:00
8cbfdcc0ea refactor: consistence 2025-07-17 16:00:59 +00:00
20dcbdfdc4 feat: modules 2025-07-17 13:37:33 +00:00
f7fda629f5 refactor: move to nixpkgs 25.05 2025-06-30 20:43:38 +00:00
c3cdf9858a feat: postgres extension pg_smtp_client 2025-02-16 10:32:37 +00:00
d36617bb21 fix: devShells merging 2025-02-03 17:42:30 +00:00
d613d51d41 feat: pretify_log utilit 2025-01-31 23:35:21 +00:00
d26d4d563c init 2024-12-28 16:26:10 +00:00