-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
djinnbanter edited this page Jun 24, 2026
·
1 revision
This guide is for server owners installing Watchtower on a Linux server running NeoForge for Minecraft 1.21.x.
-
Download:
watchtower-neoforge-1.0.0+mc1.21.jarfrom GitHub Releases or Modrinth -
Where it goes: your server's
mods/folder -
Recovery tool (optional):
watchtower-cli-1.0.0.jarin the same folder -
After start: a
watchtower/folder appears next to your world - Next step: Quick Start Checklist
| Requirement | Notes |
|---|---|
| Linux server | Works on VPS, bare metal, and most hosting panels |
| NeoForge 1.21.x | Minecraft 1.21.1 through latest 1.21 patch |
| Java 21 | Comes with NeoForge — you usually do not install Java separately |
- Download
watchtower-neoforge-1.0.0+mc1.21.jarfrom Downloads and Releases - Copy it into your server's
mods/folder - Start (or restart) the server
- Check the console for Watchtower messages and confirm a
watchtower/folder exists - Open
http://<your-server-ip>:8787and sign in — see Dashboard Overview
On first start, Watchtower creates a watchtower/ folder on your server with settings, reports, and history files. You do not need to create this yourself.
Recovery CLI JAR: watchtower-cli-1.0.0.jar is not loaded as a mod. Keeping it in mods/ is convenient so you can run recovery commands from SSH.
Files created on first start (under <server>/watchtower/):
-
watchtower.conf— schedule, thresholds, backup paths (editable from Settings) - Report outputs —
watchtower-facts-*.json,watchtower-brief-*.txt - Live history and minute-by-minute performance files
See On-disk Files for a full list.
Watchtower · 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