Commit Graph

409 Commits

Author SHA1 Message Date
395bddee94 Merge branch 'master' of github.com:hectic-lab/util.nix 2026-04-29 09:57:40 +00:00
d8312b69b8 feat?(neuro): create aeronautics minecraft server 2026-04-28 14:04:14 +03:00
62757df384 fix(package): sentinèlla: use dig(1) instead of host(1) which is not in bind.dnsutils 2026-04-27 17:30:01 +00:00
f2ea372742 debug(package): sentinèlla: surface host(1) and SRV-parse failures in watcher 2026-04-27 17:28:01 +00:00
f158a80492 fix(package): sentinèlla: use ip(8) for local-IP detection (inetutils hostname lacks -I); harden numeric parsing 2026-04-27 17:21:00 +00:00
0c81c0454d feat(package): sentinèlla: switch peer discovery from A records to SRV records 2026-04-27 14:08:23 +00:00
7268ec3704 fix(package): sentinèlla: probe — use socat EXEC pipes to avoid pty CR/LF mangling 2026-04-27 13:34:52 +00:00
0dfbee6472 feat: sentinella: some 2026-04-27 12:58:36 +00:00
50d682d6f7 fix: hectic-lab: email name 2026-04-26 22:22:31 +00:00
3ca4d4fb86 feat: sentinella: update 2026-04-26 22:22:15 +00:00
4fae68764c feat(hectic-lab): enable sentinèlla watcher service
Enable the p2p watcher alongside the existing probe. Peers are discovered
via DNS name peers.hectic-lab.com. TG credentials are loaded from a SOPS
secret sentinèlla/watcher/environment (to be populated with TG_TOKEN and
TG_CHAT_ID).
2026-04-26 22:04:35 +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
249d027f6b docs: +plan 2026-04-26 14:11:37 +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
970c1214af chore: config 2026-04-25 15:18:01 +00:00
0316d0b535 zalupa 2026-04-18 20:53:44 +00:00
305efdbbae feat: work on profinity 2026-04-14 08:43:56 +00:00
6e72841337 docs: neuro: router forwarding 2026-03-31 20:09:27 +00:00
29acdc9ad6 feat: bfs: add xray package 2026-03-31 19:59:40 +00:00
04bc83e004 chore: bfs: add 3 cert 2026-03-23 19:47:54 +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
b9730784ba fix: deploy: logs 2026-03-01 09:36:22 +00:00
577c167d5a feat: migrator: +multifiles migrations 2026-02-28 21:19:29 +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
cfcd6647ae feat: init hectic-lab merge 2026-02-27 19:57:44 +00:00
4e2264dc03 feat: neuro: some 2026-02-27 12:53:51 +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
bea9ca602e fix: +fixed nixpkgs 2026-02-20 17:30:36 +00:00
d8a51cd389 refactor: update to 25.11 2026-02-20 17:18:38 +00:00
f93e12accd feat: nixvim + zsh, fix: warnings 2026-02-20 16:41:18 +00:00
63a7fd716f apply patch from neuro 2026-02-20 12:51:32 +00:00
799ad9a15d feat: +neuro devshell 2026-02-20 12:06:55 +00:00
9010b2678e refactor: deploy: update logs 2026-02-20 12:04:15 +00:00
26bdecb8e0 fix: migrator: more accurate check for hectic.migrator isntalled 2026-02-17 16:50:08 +00:00
ff87e8c411 chore: something about hemar tree sitter 2026-02-17 16:17:47 +00:00
d7ada535d4 feat: +pol bfs server 2026-02-17 16:13:58 +00:00
7490ef2fe9 fix: nvim-pager close all pages on q 2026-02-17 08:55:41 +00:00
a7cb54d04c hz 2026-02-14 18:35:04 +00:00
0f4f6a6339 hz 2026-02-14 15:59:13 +00:00
043b333654 feat: migrator: colorize help in migrator.sh 2026-02-06 08:38:36 +00:00
683370a71c feat: stong &2 in log.sh 2026-02-05 06:50:54 +00:00
2724295bcf feat(nixos): postgresql: +settings script 2026-01-29 18:56:22 +00:00
78a3329271 Merge branch 'master' of github.com:hectic-lab/util.nix 2026-01-16 16:16:43 +00:00
a61f2cfe5e feat(nixos): +zombro hardware 2026-01-16 16:16:13 +00:00