reclaim-the-stack / talos-manager

Rails application to help bootstrap Talos Linux on Hetzner servers
MIT License
31 stars 10 forks source link

Docker Compose Option #14

Open BuddhiAbeyratne opened 1 month ago

BuddhiAbeyratne commented 1 month ago

I wanna add docker compose as a deployment option so people can use this interchangeably

Customer rational - You can get a HA version of this running for less than 10 bucks with backups and under a firewall or even zerotrust and it will not require a Heroku account side quest.

Dont mind doing the leg work if you guys are willing to take in outside contributions. Please do let me know what your contribution guidelines are.

dbackeus commented 1 month ago

I'd suggest forking and implementing this in a way that solves the problem for you guys. Then open a PR and we can take it from there.

I don't personally deploy anything using docker compose but I am very much open to adding deployment options. I also agree that the Heroku side quest isn't ideal.