chakli
@chakli@lemmy.world
- Comment on GitOps for docker compose stacks 2 weeks ago:
How many hosts do you manage? What k8 tools do you use? I have just one host, I use bind mounts for container generated config/data/cache in docker compose, for which I dont have backup, and if gone, I have to start from scratch. But i try to keep most config in git.
- Comment on GitOps for docker compose stacks 2 weeks ago:
Wondering, Just after how many containers does ops make sense? I have a dozen containers, I check for updates once a month manually. I update the compose/docker files manually and up my containers. In stages, because my git and my container registry are also containers. Also my dev is my prod env.
- Comment on Ubisoft EULA demanding consumers destroy delisted games adds fuel to Stop Killing Games movement 2 months ago:
Isn’t the conditions quite different, from your screenshot, you get to devices if you want to terminate. But in the other case, they decide.
- Comment on Pdf to odt/docx conversion has me weeping! 3 months ago:
Have you tried pandoc? pandoc.org/MANUAL.html
But IMO pdf is a bad format, it looses lot of formatting, alignment and information. It’s only good to give out a read only information.