Compare commits

...

15 Commits

Author SHA1 Message Date
29c2aea6a1 fix: update compose submodule — remove stale COPY line 2026-07-07 22:34:01 -04:00
e5ec3cea6a Merge pull request 'fix: update compose submodule — use native s6 multi-profile supervision' (#80) from fix/hermes-entrypoint-simple into master
Reviewed-on: #80
2026-07-08 02:28:01 +00: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
0399a23147 Merge pull request 'fix: update compose submodule for s6-overlay entrypoint crash fix' (#78) from fix/hermes-s6-overlay-entrypoint-crash into master
Reviewed-on: #78
2026-07-08 02:09:38 +00: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
e061ed28ad Merge pull request 'fix/hermes-submodule-update' (#79) from fix/hermes-submodule-update into master
Reviewed-on: #79
2026-07-08 02:06:42 +00:00
Robert
add14ab914 Merge branch 'fix/hermes-submodule-update' of ssh://code.lazyworkhorse.net:2222/gortium/infra into fix/hermes-submodule-update 2026-07-07 20:53:28 -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
Robert
2deebc102b Merge branch 'fix/hermes-submodule-update' of ssh://code.lazyworkhorse.net:2222/gortium/infra into fix/hermes-submodule-update 2026-07-07 20:47:16 -04:00
898bd2097c chore: update compose submodule - openconcho to upstream v0.16.0 2026-07-07 20:43:09 -04:00
Robert
d72b799027 Merge branch 'fix/hermes-submodule-update' of ssh://code.lazyworkhorse.net:2222/gortium/infra into fix/hermes-submodule-update 2026-07-07 20:15:36 -04:00
c1414603cd fix: update compose submodule to fix openconcho SHA (force-pushed commit) 2026-07-07 20:10:36 -04:00
c8abad243e fix(compose): update submodule to fix/hermes-gosu-honcho-ssh 2026-07-07 19:49:47 -04:00
60a90d5f98 Merge pull request 'fix: update compose submodule pin to include USER hermes fix' (#77) from local_changes into master
Reviewed-on: #77
2026-07-07 19:41:59 +00:00