Comment on Ask HN: What's the best way to deploy container-based apps for a small project?Comments−austin-cheney1yI wrote a Nodejs application to do this for me. It’s a personal project that serves as a dashboard for spawning web servers and docker compose instances. I am the only user of it so it’s probably not stable. The UI displays in a browser.https://github.com/prettydiff/webserver
Comments
I wrote a Nodejs application to do this for me. It’s a personal project that serves as a dashboard for spawning web servers and docker compose instances. I am the only user of it so it’s probably not stable. The UI displays in a browser.
https://github.com/prettydiff/webserver