User ManualPodWarden
Settings: Hub
PodWarden Hub connection for template catalog and updates

What you see
URL: /settings (Hub tab)
The Hub tab configures PodWarden's connection to PodWarden Hub -- the SaaS template catalog. When connected, you can browse and import stack templates directly from the Hub catalog into your local instance.
Fields

| Field | Description |
|---|---|
| Hub URL | The PodWarden Hub API endpoint (default: https://apps.podwarden.com) |
| API key | Your organization's Hub API key (starts with pwc_). Obtain this from the Hub dashboard |
| Instance Name | A friendly name for this PodWarden instance (e.g. "Home Lab", "Production", "Staging"). Shown in the Copy to PodWarden dialog when you have multiple instances connected to the same Hub organization. If left blank, falls back to the server's SERVICE_NAME environment variable. |
| Connected | Read-only indicator showing whether the current configuration can reach Hub |
Available actions
| Action | What it does |
|---|---|
| Save | Persists the Hub connection settings |
| Test connection | Sends a request to the Hub API using the configured URL and API key. Reports success (with organization name) or the specific error |
What the Hub connection enables
- Import from Hub button on the Apps & Stacks page
- Check for updates on imported stacks (compares local version to Hub version)
- Access to public templates and any private templates your organization has access to
Notes
- The API key is scoped to your Hub organization. It determines which templates you can see (public + your organization's private templates).
- The key is shown only once when created on Hub. If lost, generate a new one from the Hub dashboard.
- The Hub URL should not include a trailing slash or path segments.
- If you manage multiple PodWarden instances connected to the same Hub account, set a distinct Instance Name on each one so you can tell them apart in the Hub UI.
Related docs
- Connecting to Hub -- Full setup guide
- Hub Dashboard -- Where to create API keys
- Apps & Stacks -- Import templates from Hub
- Settings -- Tailscale -- Previous settings tab
- Settings -- DDNS -- Next settings tab