WatchTower - n05urpr1532-MHA-Team/PTS-Team GitHub Wiki
Table of Contents
Watchtower is a program that monitors all the deployed Docker containers and automatically updates the containers when there's a new version of the image available, by performing a restart of the container. It ensures your images are kept up-to-date.
SSH into your machine, Type the following to access your PTS Menu Interface: sudo pts
Select [10] Settings
as follows:
[1] Containers: Auto-Update All
- Regularly updates all your container to latest available images.
[2] Containers: Auto-Update All Except | Plex & Emby
- Regularly updates all your container to latest available images, except Plex & Emby
[3] Containers: Never Update
- Never update your container to latest available images, unless you do it manually.
[Z] - Exit
- return to previous menu.
PTS enables you to utilize watchtower in a few simple ways. If you wish to learn more, visit their GitHub @ https://github.com/containrrr/watchtower