Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Watchtower to selectively watch shadowbox #48

Open
evanjarrett opened this issue Mar 25, 2018 · 3 comments · May be fixed by #1255
Open

Set Watchtower to selectively watch shadowbox #48

evanjarrett opened this issue Mar 25, 2018 · 3 comments · May be fixed by #1255
Labels
backlog Seems valid, but no plans to tackle immediately bug Something isn't working good first issue Good for newcomers server/advanced install Issues with manual/advanced server installation

Comments

@evanjarrett
Copy link

I'll admit I should have read the install script a little more carefully, but while running the install, watchtower tried updating all my other containers, which ended up breaking my wordpress container :(

I would like to suggest only setting watchtower to selectively watch shadowbox.

Reading the watchtower documentation, this can be done by passing in --label-enable as a param on watchtower and adding --label=com.centurylinklabs.watchtower.enable=true on shadowbox.

More information can be found on the watchtower repo

@trevj trevj added the feature request New feature or request label Mar 26, 2018
@trevj
Copy link
Contributor

trevj commented Mar 26, 2018

@00firestar00 Many thanks for the report. I'm happy you got up and running with Outline. Regarding Watchtower settings, we're going to take that into consideration.

@fortuna fortuna added the server/advanced install Issues with manual/advanced server installation label Mar 27, 2018
@trevj trevj added bug Something isn't working and removed feature request New feature or request labels Apr 9, 2018
@trevj trevj added the backlog Seems valid, but no plans to tackle immediately label Jul 27, 2018
@trevj trevj added the good first issue Good for newcomers label Jan 8, 2019
@alxndrkalinin
Copy link

I think I faced the same issue. After reinstalling Outline and eventually restarting the server, my another container got updated and cleaned up 🙁 Would be great if Outline's watchtower didn't mess with existing containers.

AlekSi added a commit to AlekSi/outline-server that referenced this issue Dec 21, 2022
See https://containrrr.dev/watchtower/running-multiple-instances/

`com.centurylinklabs.watchtower.enable` and `--label-enable` are kept for backward compatibility.

Closes Jigsaw-Code#48.
AlekSi added a commit to AlekSi/outline-server that referenced this issue Dec 21, 2022
See https://containrrr.dev/watchtower/running-multiple-instances/

`com.centurylinklabs.watchtower.enable` and `--label-enable` are kept for backward compatibility.

Closes Jigsaw-Code#48.
AlekSi added a commit to AlekSi/outline-server that referenced this issue Jan 1, 2023
See https://containrrr.dev/watchtower/running-multiple-instances/

`com.centurylinklabs.watchtower.enable` and `--label-enable` are kept for backward compatibility.

Closes Jigsaw-Code#48.
@AlekSi
Copy link

AlekSi commented Nov 16, 2023

See #1255

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Seems valid, but no plans to tackle immediately bug Something isn't working good first issue Good for newcomers server/advanced install Issues with manual/advanced server installation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants