upaas/internal
sneak 8403e431d2 Add container restart/stop/start controls
- Add HandleAppRestart, HandleAppStop, HandleAppStart handlers
- Wire up POST routes for /apps/{id}/restart, /stop, /start
- Use helper function to reduce code duplication
2025-12-29 15:50:51 +07:00
..
config Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
database Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
docker Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
globals Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
handlers Add container restart/stop/start controls 2025-12-29 15:50:51 +07:00
healthcheck Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
logger Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
middleware Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
models Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
server Add container restart/stop/start controls 2025-12-29 15:50:51 +07:00
service Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
ssh Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00