Commit Graph

43 Commits

Author SHA1 Message Date
d64314d68b chore: fix nixpkgs 25.05 deprecation warnings 2026-05-01 22:26:29 +00:00
0c81c0454d feat(package): sentinèlla: switch peer discovery from A records to SRV records 2026-04-27 14:08:23 +00:00
0dfbee6472 feat: sentinella: some 2026-04-27 12:58:36 +00:00
3ca4d4fb86 feat: sentinella: update 2026-04-26 22:22:15 +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
3343a8be6e Merge branch 'merge-hectic-lab' 2026-04-26 13:52:17 +00:00
b8fc0971c6 fix: hectic-lab: something 2026-04-26 13:48:36 +00:00
406acf662e feat: hectic-lab: mail server 2026-04-26 10:33:28 +00:00
2513b76658 some jitsi shit 2026-03-23 19:22:40 +00:00
62b7742ef0 some 2026-03-22 06:55:10 +00:00
f23720e151 feat: wsl: some things 2026-03-15 10:59:19 +00:00
525c6a220b chore: 2026-02-28 20:25:13 +00:00
bf41ee6e0a feat: merge own wsl config 2026-02-28 01:57:42 +00:00
3414edf2a8 fix: some warnings 2026-02-23 18:27:36 +00:00
0d7b84e3bc refactor: derustification 2026-02-20 17:36:20 +00:00
f93e12accd feat: nixvim + zsh, fix: warnings 2026-02-20 16:41:18 +00:00
a61f2cfe5e feat(nixos): +zombro hardware 2026-01-16 16:16:13 +00:00
4a9bb42015 feat(nixos): some moves to nixos server 2025-12-28 19:18:15 +00:00
9d914ed863 feat(nixos): netherlands xray 2025-12-05 00:56:08 +00:00
3e6bf6ce7f feat(nixos): xray 2025-12-04 21:03:01 +00:00
ad00891e6b fix(nixos): hardwares 2025-10-30 09:38:58 +00:00
60bd185fa4 feat(nixos): cloudzy hardware 2025-10-28 16:16:01 +00:00
af5d46b3f0 fix(nixos): module: wrong separator 2025-10-25 07:21:07 +00:00
3ee41979bd refactor(nixos): modules: hetzner network config 2025-10-23 11:49:34 +00:00
b400acd18e some fixes 2025-10-23 11:28:56 +00:00
fafc1c4664 refactor(nixos): modules: hetzner hardware 2025-10-22 09:32:41 +00:00
3bfc5799c7 feat(nixos): modules: +network configuration to hetzner hardware 2025-10-22 08:20:27 +00:00
e7423780e8 ruined every thing again 2025-10-21 17:27:09 +00:00
b3041edbdc ruined every thing 2025-10-20 17:17:08 +00:00
dbe4dfc2bc feat(package): sentinèlla: sentinel: loging 2025-10-19 15:16:38 +00:00
abdc808693 feat(nixos): lenovo hardware 2025-10-16 12:22:19 +00:00
3139fd1d9f fix: lib systems 2025-10-16 09:52:49 +00:00
dc6ca7a0a9 fix(nixos): senttinèlla-probe: module args 2025-10-12 08:59:03 +00:00
65fa944df8 refactor: legacyPackages 2025-10-10 13:13:03 +00:00
76e09ce5c3 fix(package): sentinèlla: base64 logic 2025-10-03 19:02:33 +00:00
7fd3ba46c9 feat(package): sentinèlla: add auth 2025-10-03 02:30:24 +00:00
adbd946f50 fix 2025-09-02 10:33:04 +00:00
78dcb215cc fix: stupid error 2025-08-31 16:01:00 +00:00
744a8c9cf4 refactor(nixos): module: hectic services config path 2025-08-28 18:17:18 +00:00
00e02f328a feat(nixos): module: +support-bot 2025-08-28 15:02:58 +00:00
3516d24868 fix(nixos): module: user 2025-07-17 16:53:48 +00:00
5cac466f90 feat(nixos): module: +user.yukkop 2025-07-17 16:10:04 +00:00
20dcbdfdc4 feat: modules 2025-07-17 13:37:33 +00:00