113 Commits

Author SHA1 Message Date
e38c0c499f fix: gitea: now works 2026-05-29 21:27:53 +00:00
7d254cd8c4 fix(gitea)?: syntax 2026-05-29 20:38:16 +03:00
2e66319cfc fix(gitea)?: postgres socket peer auth for gitea 2026-05-29 20:17:08 +03:00
e41f0aff7e fix?: +gitea v3 2026-05-29 20:07:27 +03:00
ab4fa3140e fix?: +gitea v2 2026-05-29 18:43:31 +03:00
3130ae3dd7 fix?: +gitea 2026-05-29 18:37:02 +03:00
fe8ff3d895 feat?: +gitea 2026-05-29 18:29:47 +03:00
f4ec839241 feat: matrix-cluster: hz 2026-05-27 19:04:56 +00:00
5dc83564af Merge branch 'master' of github.com:hectic-lab/util.nix 2026-05-27 18:51:33 +00:00
a68f3a329a fix!: matrix-cluster: +jitsy 2026-05-27 18:51:18 +00:00
74ed204e6b fix: mechabellum: api 2026-05-27 18:48:29 +00:00
8625000952 feat: matrix-cluster: shared users 2026-05-27 12:54:15 +00:00
a8dd82d05f feat: matrix-cluster: shared users 2026-05-27 12:41:51 +00:00
92f55320b5 fix: matrix 2026-05-25 23:12:05 +00:00
4ce1945abe feat: matrix prepare move to poland 2026-05-25 07:48:16 +00:00
e29f09a694 feat: matrix: diferent servers one home server 2026-05-25 07:11:43 +00:00
ecabc0b6c2 fix: some recomendations 2026-05-24 15:08:40 +00:00
bcf5ae5da7 fix: element 2026-05-24 14:54:01 +00:00
0eecea6324 fix: element 2026-05-23 23:11:58 +00:00
4c0a178646 some 2026-05-23 22:57:09 +00:00
9c6de9d067 fix: hectic-lab: mechabellum 2026-05-23 20:53:30 +00:00
934c02609a feat: hectic-lab: mechabellum for lismy 2026-05-23 19:40:36 +00:00
fb6ee3cb54 chore: devide xrays systems 2026-05-23 18:27:02 +00:00
bce720fcff chore: hectic-lab: +vismajor in matrix 2026-05-23 18:17:27 +00:00
7f39fc2dc3 fix 2026-05-23 17:13:49 +00:00
819f1691b4 chore: hecitc-lab: +lvgkcfjl email to hectic-lab 2026-05-23 14:11:27 +00:00
7dc66abc21 feat: media-browser: preview for local files 2026-05-23 11:56:04 +00:00
e38bf7582d feat: media-browser for matrix 2026-05-23 11:46:58 +00:00
afd4970cf4 fix: matrix: s3 sync 2026-05-23 11:22:49 +00:00
ef59f14372 feat: matrix: s3 object storage 2026-05-23 09:59:34 +00:00
4d7908de4b chore: hecitc-lab: add lvgkcfjl to matrix 2026-05-23 08:49:51 +00:00
20b12d42a8 feat: hectic-lab: matrix 100mb max file 2026-05-23 06:47:34 +00:00
51d40841ce feat: hectic-lab: users for matrix 2026-05-22 21:19:52 +00:00
09ed045da9 feat: module: ~matrix 2026-05-22 20:13:47 +00:00
e71886c34e feat: lab: +models 2026-05-04 10:19:38 +00:00
da999fc37b feat: lab: configure olama models 2026-05-04 05:41:25 +00:00
bcdc8f0836 feat: lab: configure olama 2026-05-03 22:06:57 +00:00
d64314d68b chore: fix nixpkgs 25.05 deprecation warnings 2026-05-01 22:26:29 +00:00
0a54a41670 fix: wsl system 2026-05-01 21:57:41 +00:00
70c44f1fa7 feat: include hectic-landing to hectic 2026-04-30 19:33:21 +00:00
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
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
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
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