upaas/internal/handlers
sneak 5dc454d752 Improve deploy key and webhook URL display
- Format deploy key with comment: upaas-<date>-<vhost>
- Build webhook URL using Host header with https://
2025-12-29 16:51:42 +07:00
..
app.go Improve deploy key and webhook URL display 2025-12-29 16:51:42 +07:00
auth.go Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
dashboard.go Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
handlers_test.go Implement container logs handler 2025-12-29 15:48:23 +07:00
handlers.go Implement container logs handler 2025-12-29 15:48:23 +07:00
healthcheck.go Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
setup.go Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
webhook.go Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00