Adds restore_app_containers() which runs at startup alongside restore_caddy_routes(). For each app with a successful deploy it inspects the container state via `podman inspect` and runs `podman start` if the container is exited (e.g. after a host reboot). Missing containers are logged as warnings requiring a manual redeploy. https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH |
||
|---|---|---|
| .. | ||
| src | ||
| templates | ||
| Cargo.toml | ||