Comment on doco-cd: Docker Compose Continuous Deployment
tofu@lemmy.nocturnal.garden 5 days agoNot sure if this supports similar variables. I guess generally the migration should be easy as everything is already in the necessary structure but I haven’t tried it yet. I only have bindmounts that are in-repo, everything else is docker volumes.
One feature Komodo offers that I’m not yet using is multi-node support. I do have multiple nodes and it would be convenient to have them all configured in one place but IDK if doco-cd has something similar.
TehNomad@piefed.social 20 hours ago
I also like using Komodo on multiple nodes. I guess the workaround for now is to run doco-cd on each node.