fix: update compose submodule — use native s6 multi-profile supervision #80
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/hermes-entrypoint-simple"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updates the compose submodule to commit 3f82c9d on branch
fix/hermes-entrypoint-simple.This simplifies the Hermes deployment by dropping all custom entrypoint scripts and using the image's native s6-overlay multi-profile supervision. Profiles with
desired_state: runningingateway_state.jsonare auto-started by the s6 reconciler on boot.See compose PR #58 for the full details.
Closes #78 (supersedes the previous overengineered approach).
f9aec103c7todb01cf54d6