|
|
|
|
|
by stavros
303 days ago
|
|
I really love a workflow where the host OS is as stock as possible (I just run Debian) and everything else runs in Docker. A while ago I created Harbormaster[1] a very simple and opinionated single-host container Orchestrator, and run everything on there. It just needs a Compose file, and that's it. Harbormaster takes care of the pulling from git repos/updating, restarting containers, etc, as well as provides a centralised config file for what's running on a machine. It's ideal for me. [1] https://harbormaster.readthedocs.io/en/latest/ |
|
I feel like you should love something like https://projectbluefin.io/ then?
I tried it a few months ago. It had some rough edges that made me move away (to Debian and then most recently NixOS), but I might swing back the way of Bluefin at some point.