Settings
Configure how Docksentry checks for, applies, and notifies about updates. Changes here override the corresponding environment variables and persist across restarts.
Container Groups
Group containers that should update in a specific order. Auto-updates respect the listed order, with an optional wait between containers (e.g. database first, then app). On failure, remaining containers in the group are skipped.
+ New group
Update Windows (per container)
Restrict auto-updates to specific time-of-day and weekday windows. Containers without a window entry update without restriction.
| Name | Range (HH:MM) | Weekdays | Actions |
|---|---|---|---|
| No update windows configured. | |||
Maintenance Mode
Pause scheduled checks and notifications during host maintenance. Manual updates still work.
Maintenance
Manual one-shot actions. Each runs in the background and reports the result via the configured notification channels.
Image Cleanup removes unused Docker images older than 24h. With Backup local-only enabled, locally-built images are saved as tarballs in /data/cleanup-backups and kept for 7 days. Self-Update pulls the latest Docksentry image and recreates this container.
Info
| Version | v1.18.6 |
| Telegram | disabled (headless) |
| Bot Token | *** |
| Chat ID | *** |
| Data Dir | /data |
Bot Token and Chat ID can only be set via environment variables. WEB_PORT and WEB_PASSWORD are also env-only — changing them in a UI you're using right now would lock you out.