Hostityourself/server
Claude ec0f421137
feat(control-plane): add Stop and Restart app controls
- 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
2026-03-19 12:55:17 +00:00
..
src feat(control-plane): add Stop and Restart app controls 2026-03-19 12:55:17 +00:00
Cargo.toml latest rust slim 2026-03-19 12:33:08 +01:00