No description
- POST /api/apps/:id/stop → docker stop hiy-{id}
- POST /api/apps/:id/restart → docker restart hiy-{id}
Dashboard (apps table): Stop / Restart buttons alongside Deploy and Delete.
App detail page: container status badge + Stop / Restart buttons in the nav bar.
https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH
|
||
|---|---|---|
| builder | ||
| infra | ||
| proxy | ||
| server | ||
| .env.example | ||
| .gitattributes | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| plan.md | ||