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
First of all, thanks for the amazing work on Cobalt! The API is working great, but it would be really helpful if the web frontend was also available as an official Docker container.
Feature Request:
Provide an official Docker image for the web frontend on Docker Hub or GitHub Container Registry (ghcr.io).
Include a docker-compose.yml to easily deploy both the API and web frontend together.
Why?
Makes installation and updates much easier.
Clear separation between backend (API) and frontend.
Users can start the entire system with a single docker-compose up -d.
describe the feature you'd like to see
First of all, thanks for the amazing work on Cobalt! The API is working great, but it would be really helpful if the web frontend was also available as an official Docker container.
Feature Request:
ghcr.io
).docker-compose.yml
to easily deploy both the API and web frontend together.Why?
docker-compose up -d
.If there's already a plan for this feature, it would be great to know if/when it's coming.
Thanks again for your work! 😊
The text was updated successfully, but these errors were encountered: