Zero
Zero copied to clipboard
[Feat.] Single docker compose file
I recently discovered this excellent repo and would like to suggest adding a docker-compose-production.yml file to facilitate easier self-hosting.
Currently, deployment requires installing Bun and other dependencies manually. A production-ready compose file would allow users to:
- Deploy quickly without installing prerequisites
- Easily add the stack to container platforms like Portainer
- Start using the application with minimal configuration
This would make the project more accessible for those of us who prefer containerized deployments.
Thank you for considering!
Thank you, we're working on that.
The file is here, thank you guys :) Though it is not working.