Part-DB-server/docs/installation
Sebastian Almberg 3cdd085d3b Add Docker update support via Watchtower integration
Add web-based Docker container updates using Watchtower HTTP API.
When configured with WATCHTOWER_API_URL and WATCHTOWER_API_TOKEN
environment variables, administrators can trigger container updates
from the Update Manager page.

Features:
- WatchtowerClient service for Watchtower HTTP API communication
- Docker update progress page with animated Docker whale logo
- Real-time step tracking: Trigger, Pull, Stop, Restart, Health Check, Verify
- CSP-compatible progress bar using CSS classes
- Translated UI strings via Stimulus values
- Health endpoint polling to detect container restart
- Watchtower setup documentation for Docker installations
- WatchtowerClient made nullable for non-Docker installations
- Unit tests for WatchtowerClient
2026-03-31 10:08:11 +02:00
..
choosing_database.md Added documentation about the database conversion command 2026-01-10 21:14:27 +01:00
email.md Add COMPOSER_EXTRA_PACKAGES env var for runtime package installation in Docker (#1138) 2025-12-07 18:38:59 +01:00
index.md Improve documentation clarity and fix outdated information (#1129) 2025-12-06 22:40:45 +01:00
installation_docker.md Add Docker update support via Watchtower integration 2026-03-31 10:08:11 +02:00
installation_guide-debian.md Documentation - Require SQLite 3.35 2025-09-04 14:50:59 +02:00
kubernetes.md Added proxmox LXC installation method to docs 2024-12-25 19:21:30 +01:00
nginx.md Fix spelling and grammar mistakes in documentation (#1127) 2025-12-05 00:05:31 +01:00
proxmox.md Added proxmox LXC installation method to docs 2024-12-25 19:21:30 +01:00
reverse-proxy.md Add documentation on how to put Part-DB into a subpath of a reverse proxy 2023-11-11 23:03:29 +01:00
saml_sso.md Fix spelling and grammar mistakes in documentation (#1127) 2025-12-05 00:05:31 +01:00