Subscriptions
PodWarden Hub subscription tiers and billing
Pricing Model
PodWarden Hub pricing is per organization, not per server or per seat. All plans include unlimited servers — your hardware, your electricity.
Plans
Free — $0/month
Get started at no cost:
- Unlimited servers
- Access to all public catalog templates
- 1 API key
- 1 team member
- 1 cluster
- 1 DDNS subdomain (auto-generated name)
- Ingress & reverse proxy (Caddy gateway)
- GPU placement, secrets, full deployment history
- Community support
Best for: Homelabs, individuals, small teams evaluating PodWarden.
Pro — $19/month
For teams and growing fleets:
- Everything in Free
- 5 API keys
- 5 team members
- 5 clusters
- 50 DDNS subdomains with custom slugs
- Cloud catalog & fleet API
- Image registry cache (50 GB)
- Email support
Best for: Growing teams that need shared catalog access, multiple public endpoints, and registry caching.
Business — $79/month
For organizations with advanced needs:
- Everything in Pro
- 25 API keys
- Unlimited team members
- Unlimited clusters
- Unlimited DDNS subdomains
- Bring your own domain (BYOD)
- Private template catalogs (access-controlled categories)
- SSO & audit logs
- Image registry cache (500 GB)
- Priority support
Best for: Companies with compliance requirements, multiple teams, or private workload catalogs.
Enterprise — Custom pricing
For organizations at scale:
- Everything in Business
- Unlimited API keys
- Unlimited DDNS subdomains + custom domains
- On-premise control plane
- Managed operations
- Unlimited registry storage
- Dedicated account manager
- Custom integrations
- Compliance & security review
Contact us for Enterprise pricing.
Why Unlimited Servers?
The self-hosted PodWarden tool runs on your hardware. When you add servers to your fleet, we don't incur compute costs. Charging per server would create a tax on growth — discouraging you from scaling when that's exactly what you need.
We charge for the things that cost us money: cloud infrastructure (registry cache, catalog API), support, and collaboration features.
Managing Your Subscription
- Sign in at www.podwarden.com
- Navigate to Dashboard → Settings
- Your current plan is shown under Organization
To upgrade, visit the Pricing page and select a plan.
Organizations
Each subscription is tied to an organization. Create an organization under Dashboard → Settings if you haven't already. You'll need:
- Organization Name — Your company or team name
- Slug — URL-friendly identifier (auto-generated from name)
All API keys and private template access are scoped to your organization.
Registry Cache
The image registry cache is one of the clearest values of a paid plan:
- Docker Hub rate limits — 100 pulls per 6 hours for anonymous users. A fleet-wide deployment can exhaust this in a single rollout. The cache pulls once and serves locally.
- Image availability — Maintainers delete tags. Repositories get removed. The registry cache pins the images your templates use, so third-party cleanup doesn't break your fleet.
- Speed — Cached images are served from PodWarden Hub infrastructure, faster than pulling from upstream registries for every server.