You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.
How can one deploy Hocus as a docker compose stack? For now I'm putting together a hacky image that just runs it the way one would on bare metal and then bind-mounting the host docker.sock, but if this even works at all it definitely isn't ideal. An official docker image and compose example would be nice. If that already exists, then I would love some help finding it 😅
The text was updated successfully, but these errors were encountered:
To add: Yeah, my idea doesn't work, because the startup script includes a DB and Keycloak. I could write my own startup script but I would rather just find a more usable system. I hope this gets fixed someday.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
❓ Questions/Help/Support
How can one deploy Hocus as a docker compose stack? For now I'm putting together a hacky image that just runs it the way one would on bare metal and then bind-mounting the host
docker.sock
, but if this even works at all it definitely isn't ideal. An official docker image and compose example would be nice. If that already exists, then I would love some help finding it 😅The text was updated successfully, but these errors were encountered: