Run Netwarden entirely on
your own hardware.
One binary. SQLite by default. Air-gappable. The same security wedge, alerts, dashboards, and agent integrations as the cloud. No phoning home, no telemetry beacons, no license keys for the Community tier.
Linux ARM64, macOS, and Windows builds below. The self-hosted binary is in active development. Expect rough edges and weekly releases.
Built for the people who actually self-host.
The whole product, in one file.
Everything that ships in our cloud also ships in the self-hosted build. No feature flags, no “contact sales” gates on the Community tier.
Download. Run. Open localhost:3000.
SQLite is built in, so no database to install and no config files to write. The first-run setup wizard creates your admin tenant and user. You are on the dashboard in a couple of minutes.
Prefer to verify before you run? Every release ships with SHA256 checksums and a signed manifest, both linked from the downloads section below.
Two ways to run the same product.
SaaS wins when you want us to run it. Self-hosted wins when your data shouldn't leave your network. Both ship the full feature set.
Community Self-hosted · Free | Pro Self-hosted · Private beta | Cloud $9.90 / $29.90 mo | |
|---|---|---|---|
| Hosts included | Up to 5 | Unlimited | Solo: 5 · Pro: 50+ |
| Metric retention | 365 days | 365 days | 90 days |
| Alerts & dashboards | Unlimited | Unlimited | |
| Auto-discovery (Docker, MySQL, Postgres, WP) | |||
| Security wedge (CVE, GeoIP, weekly digest) | |||
| Automatic CVE feed updates | Daily, internet | Daily or mirror | Managed |
| Mobile push (FCM) | Bring your own | Bring your own | Managed |
| Postgres backend | SQLite only | Roadmap | Managed |
| Hosting & uptime | You run it | You run it | We run it |
| Data sovereignty | Your network | Your network | Our cloud |
| Support | Community | Email | Email |
Self-hosted pricing
- Up to 5 hosts
- 365-day metric retention
- Unlimited alerts and dashboards
- CVE, GeoIP, and weekly digest included
- Email alerts (SMTP) out of the box
- Community support on GitHub & Discord
- Unlimited hosts
- Everything in Community
- Postgres backend (roadmap)
- Email support
- Priority on roadmap input
Pick your platform.
Single binary, no installer. Make it executable, run it, open localhost:3000.
https://get.netwarden.com/selfhosted/latest/SHA256SUMS. The install script (https://get.netwarden.com/selfhosted/install.sh) verifies them automatically. Step-by-step instructions are in the docs.Honest answers.
Get started in 60 seconds.
curl -sSL get.netwarden.com/selfhosted/install.sh | bash