femtek@lemmy.blahaj.zone to Selfhosted@lemmy.worldEnglish · 22 hours agoPortainer 3.0 is coming, and here's what it means for you — Portainerportainer.ioexternal-linkmessage-square40linkfedilinkarrow-up1105arrow-down16file-text
arrow-up199arrow-down1external-linkPortainer 3.0 is coming, and here's what it means for you — Portainerportainer.iofemtek@lemmy.blahaj.zone to Selfhosted@lemmy.worldEnglish · 22 hours agomessage-square40linkfedilinkfile-text
minus-squareScott@sh.itjust.workslinkfedilinkEnglisharrow-up2·20 hours agoFor a lot of my remote hosted services managed with compose, I’ve just been hand rolling the compose files and ssh’ing in.
minus-squarenorthernlights@lemmy.todaylinkfedilinkEnglisharrow-up2·20 hours agoHow do you detect outdated containers?
minus-squareScott@sh.itjust.workslinkfedilinkEnglisharrow-up1·16 hours agoI was using the watchtower updater until it got archived, thankfully there is a maintained fork now https://github.com/nicholas-fedor/watchtower I still need to figure out a auto update solution for my Argo managed services
minus-squarejustcallmelarry@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·19 hours agoNot who you responded to, but I do the same and have Pullio set up, which is lightweight and easy enough for my uses cases. I have a few containers set up for notifying only, but most my services I just let auto-update
For a lot of my remote hosted services managed with compose, I’ve just been hand rolling the compose files and ssh’ing in.
How do you detect outdated containers?
I was using the watchtower updater until it got archived, thankfully there is a maintained fork now
https://github.com/nicholas-fedor/watchtower
I still need to figure out a auto update solution for my Argo managed services
Not who you responded to, but I do the same and have Pullio set up, which is lightweight and easy enough for my uses cases.
I have a few containers set up for notifying only, but most my services I just let auto-update