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
There are deployment instructions (docker compose stop/build/up), and these work, but I somehow have the feeling that now that we have the image built and deployed by the GitHub actions this is a bit overkill?
The text was updated successfully, but these errors were encountered:
The Github action only uploads the image to our private registry. If people want to run their own instance, they still have to do that through Docker Compose. I'd say there is some merit to the instructions.
There are deployment instructions (docker compose stop/build/up), and these work, but I somehow have the feeling that now that we have the image built and deployed by the GitHub actions this is a bit overkill?
The text was updated successfully, but these errors were encountered: