-
Notifications
You must be signed in to change notification settings - Fork 1
Hosting Panels
If you use a hosting panel (Crafty, Pterodactyl, bloom, AMP, and others), Watchtower can detect it and show helpful context. It still will not find your backups automatically — you set those separately.
-
Default: automatic detection (
PANEL=auto) -
Wrong panel shown? Set
PANEL=noneor the correct panel name in config - Backups: always set up manually — Backups
When set to auto, Watchtower looks for common setups including:
Crafty, Pterodactyl / Pelican, PufferPanel, MCSManager, AMP, Multicraft, MineOS, Docker, and bare-metal installs.
Some panels must be set manually (TCAdmin, WISP, PebbleHost).
| Concern | What to do |
|---|---|
| Dashboard on public IP | Bind to localhost + SSH tunnel — Security and Access |
| Temperature missing on charts | Normal on VPS — not always available |
| Cannot see backup folder | Use Settings → Backups for panel-only backups |
| Recovery tool cannot write | Run CLI with output to /tmp
|
Watchtower may suggest where backups might live, but you confirm the path:
- Backups tab → Choose backup folder if files are on this server
- Settings → Backups if backups stay on the panel or cloud only
Issue messages: BACKUP_NOT_CONFIGURED, BACKUP_NOT_FOUND, BACKUP_STALE — see Backups.
PANEL=auto # default
PANEL=none # disable integration
PANEL=crafty # force a panel
CRAFTY_ROOT=/path/to/craftyCommon root keys: CRAFTY_ROOT, PTERODACTYL_ROOT, AMP_ROOT, MINEOS_ROOT.
CRAFTY_URL=https://your-panel:8443
CRAFTY_API_TOKEN=your-token
CRAFTY_SERVER_UUID=server-uuidWatchtower · GitHub · Releases · Modrinth · Contributing · GPL-3.0-or-later
Start here
- Home
- Installation
- Quick Start Checklist
- Dashboard Overview
- Dashboard Tabs
- Understanding Data Sources
- Using Spark with Watchtower
- Live Charts
Day-to-day
- Commands
- Configuration
- Security and Access
- Hosting Panels
- Reading Metrics on Hosted Servers
- Health Reports
- Backups
- Scheduled Reports
When things go wrong
Reference