Using Jenkins to deploy Docker containers?
https://lemmy.world/post/24657155
=> More informations about this toot | More toots from Dust0741@lemmy.world
I’m gonna be real: You want kubernetes + gitops (either fluxcd or argocd).
I mean sure, jenkins works, but nothing is going to be as smooth as kubernetes. I originally attempted to use ansible as ,any people suggested, but I got frustrated becuase it struggled to manage state in a truly declarative way (e.g. when I would change the ports in the ansible files the containers wouldn’t update, I had to add tasks for destroying and recreating the containers).
I eventually just switched to kuberneted + fluxcd.
=> More informations about this toot | More toots from moonpiedumplings@programming.dev
text/gemini
This content has been proxied by September (3851b).