User ManualPodWarden
Deployment Detail
Per-deployment detail page with tabbed sections
What you see
URL: /deployments/{id}
Click any deployment row to open its detail page. The header shows the deployment name, status badge, cluster, and action buttons.
Actions
| Action | Description |
|---|---|
| Deploy / Redeploy | Generate K8s manifest and apply to the cluster |
| Restart | Restart the running workload pods |
| Undeploy | Remove K8s resources, keep the deployment record |
| Save as Template | Save current config as a new or updated stack template |
| Delete | Remove the deployment record entirely |
A banner appears when configuration has changed since the last deploy.
Tabs
The detail page is organized into five tabs:
- Overview -- resources, env vars, config files, ports, volumes
- Services -- compose stack services (compose only)
- Logs -- deployment and workload logs
- Ingress -- LAN exposure and ingress rules
- Backups -- backup policies and snapshots
Save as Template
The Save as Template button persists the current configuration back to a stack template, capturing all overrides (ports, volumes, resources, env defaults).
| Option | Description |
|---|---|
| Update existing | Overwrite the source stack template |
| Create new | Create a new template with a custom name |
Env values are saved as default_value entries in the template env_schema.