I also am currently using komodo and interested to try switching over to this. It seems lighter and simpler, and the encryption makes more sense to me compared to the Komodo secrets. I'm wondering how hard it would be to migrate from Komodo. One thing I have to figure out is that I switched all my bind mounts to be $DOCKER_DATA and I set the environment variable in my Komodo periphery. I wonder if I have to undo that for doco-cd.
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Not 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.
@tofu Can't you just use a rootless podman quadlet? Edit: Oh I see, I think it uses gitlab hooks to find out when there are new images available? You can probably point at latest on an image on a gitlab registry anyway and have a quadlet auto update?
Of course I could use something entirely different, but that's not the point isn't it?