26 Commits

Author SHA1 Message Date
29c2aea6a1 fix: update compose submodule — remove stale COPY line 2026-07-07 22:34:01 -04:00
db01cf54d6 fix: update compose submodule — use native s6 multi-profile supervision
Updates the compose submodule to commit 3f82c9d on branch
fix/hermes-entrypoint-simple, which drops all custom entrypoint
scripts and uses the image's native s6-overlay profile supervision.

The five profiles (ashley, claire, finn, matt, paul) auto-start
on boot via the s6 reconciler reading their gateway_state.json.
2026-07-07 22:26:18 -04:00
c59a65478e fix: update compose submodule for s6-overlay entrypoint crash fix
Updates the compose submodule to commit f4dd57f on branch
fix/hermes-s6-overlay-entrypoint-crash, which:

- Removes the broken entrypoint override (bash->tini->entrypoint.sh)
- Bakes start-hermes.sh into the image as the new CMD
- Uses the image default ENTRYPOINT (s6-overlay /init)

Fixes the SIGTERM restart loop on the Hermes container.

See compose PR #56 for details.
2026-07-07 22:08:46 -04:00
256fa2fde9 chore: update compose submodule (openconcho ReactNode fix) 2026-07-07 20:52:41 -04:00
d8919970b6 chore: update compose submodule (openconcho TS fix) 2026-07-07 20:50:05 -04:00
898bd2097c chore: update compose submodule - openconcho to upstream v0.16.0 2026-07-07 20:43:09 -04:00
c1414603cd fix: update compose submodule to fix openconcho SHA (force-pushed commit) 2026-07-07 20:10:36 -04:00
2338eaf74c fix: update compose submodule to include USER hermes fix
The compose submodule now points to commit 54e0661 which adds the missing
USER hermes at the end of the Hermes Dockerfile. This ensures all container
processes run as uid 10000 instead of root, fixing the privilege leak where
background subprocesses escaped the gosu drop and created root-owned files
in ExoKortex that broke Syncthing sync.
2026-07-07 14:59:26 -04:00
Robert
df91a909b6 More local changes, mostly compose update and nixmate 2026-07-07 14:15:26 -04:00
Robert
2b1df578ac Deleted wrongly created file... 2026-06-15 13:16:58 -04:00
Robert
1c806e6390 Updated the compose pin 2026-06-15 13:15:12 -04:00
Robert
f672696b8e Update submodule for syncthing 2026-05-18 20:31:07 -04:00
f785abfd49 fix: update compose submodule — use ln -sf for iptables-nft 2026-05-13 12:59:04 -04:00
8d40f1691f fix: update compose submodule — remove apk add iptables-nft 2026-05-13 12:49:14 -04:00
9d5434425f fix: update compose submodule for wg-easy iptables-nft fix
Updates the assets/compose submodule to point to the fix/vpn-iptables-nft-upstream
branch which contains:
- Switch FROM weejewel/wg-easy:latest (Alpine 3.11, stale 4yr) to
  ghcr.io/wg-easy/wg-easy:latest (actively maintained, Alpine krypton)
- Use update-alternatives instead of raw ln -sf to flip iptables
  from legacy to nftables backend
- Fix compose build context: ./vpn -> . (Dockerfile is at same level)
2026-05-13 12:30:47 -04:00
06b3eb840f fix: update compose submodule for wg-easy iptables-nft fix 2026-05-12 16:29:51 -04:00
6806898f04 feat: update compose submodule for ollama-gfx906 (v0.23.2) + add ollama Dockerfile 2026-05-10 10:12:34 -04:00
96e77c5ef2 Revert "feat: add ai-optimizer benchmark plan and state tracking for ollama GPU benchmarking"
This reverts commit ff7303cf6a.
2026-05-09 20:19:26 +00:00
ff7303cf6a feat: add ai-optimizer benchmark plan and state tracking for ollama GPU benchmarking 2026-05-09 20:13:08 +00:00
5d3bbe99f3 chore: update compose submodule for traefik access logs 2026-05-01 03:33:34 +00:00
7efba3ac5b Compose update 2026-04-27 06:11:34 -04:00
13dbf18f67 Progress dump before ai agent 2026-04-04 04:57:47 -04:00
f0f7c2613e Openned the gitea container port 2025-08-08 20:00:15 -04:00
b92ca00054 nixos rolback FTW 2025-08-08 19:46:29 -04:00
2315d56db0 Small change to gitea compose 2025-08-08 19:23:44 -04:00
911f3589a2 Used agenix to manage secrets, 4 services up, ssh 2025-08-08 17:00:47 -04:00