upaas/internal
sneak daaf00893c Implement container logs handler
- Add Docker client to handlers for container operations
- Implement HandleAppLogs() to fetch and return container logs
- Support ?tail=N query parameter (default 500 lines)
- Handle missing container gracefully
2025-12-29 15:48:23 +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 Implement container logs handler 2025-12-29 15:48:23 +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 Initial commit with server startup infrastructure 2025-12-29 15:46:03 +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