upaas/internal/database
sneak bc275f7b9c Add TCP/UDP port mapping support
- Add app_ports table for storing port mappings per app
- Add Port model with CRUD operations
- Add handlers for adding/deleting port mappings
- Add ports section to app detail template
- Update Docker client to configure port bindings when creating containers
- Support both TCP and UDP protocols
2025-12-30 12:11:57 +07:00
..
migrations Add TCP/UDP port mapping support 2025-12-30 12:11:57 +07:00
database.go Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
migrations.go Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00