femtek@lemmy.blahaj.zone to Selfhosted@lemmy.worldEnglish · 2 days agoPortainer 3.0 is coming, and here's what it means for you — Portainerportainer.ioexternal-linkmessage-square54linkfedilinkarrow-up1129arrow-down17file-text
arrow-up1122arrow-down1external-linkPortainer 3.0 is coming, and here's what it means for you — Portainerportainer.iofemtek@lemmy.blahaj.zone to Selfhosted@lemmy.worldEnglish · 2 days agomessage-square54linkfedilinkfile-text
minus-squarespacegoat@lemmy.worldlinkfedilinkEnglisharrow-up1·6 hours agoHow do you manage updates? I’ve been relying on watchtower
minus-squareShutUpWesley@piefed.ziplinkfedilinkEnglisharrow-up1·4 hours agoI used to use watchtower. But then it killed a few services that had pre-update instructions, and I learned my lesson. It just gives me a GUI to see when a service needs an update, and a button to perform it, then I just backup and read the update notes before I do it.
minus-squaresurewhynotlem@lemmy.worldlinkfedilinkEnglisharrow-up1·edit-24 hours agoDo you know if there’s a way to pin to a version but have dockhand tell me if there is a new latest version tagged? Not having a clean rollback method is driving me nuts.
minus-squareShutUpWesley@piefed.ziplinkfedilinkEnglisharrow-up1·2 hours agoYeah, version tags work fine. All my containers come from compose, and it follows whatever tags I declared there.
minus-squaresurewhynotlem@lemmy.worldlinkfedilinkEnglisharrow-up1·2 hours agoThat’s my problem I mean. I want to use the tag (e.g. v8) but then be notified when v9 is out. And v8.1. I know the 8.1 would work.
minus-squareShutUpWesley@piefed.ziplinkfedilinkEnglisharrow-up1·2 hours agoAhh, I’m not sure about that, you’d have to check the docs.
How do you manage updates? I’ve been relying on watchtower
I used to use watchtower. But then it killed a few services that had pre-update instructions, and I learned my lesson.
It just gives me a GUI to see when a service needs an update, and a button to perform it, then I just backup and read the update notes before I do it.
Do you know if there’s a way to pin to a version but have dockhand tell me if there is a new latest version tagged? Not having a clean rollback method is driving me nuts.
Yeah, version tags work fine. All my containers come from compose, and it follows whatever tags I declared there.
That’s my problem I mean. I want to use the tag (e.g. v8) but then be notified when v9 is out. And v8.1. I know the 8.1 would work.
Ahh, I’m not sure about that, you’d have to check the docs.