4b4b721d49
feat(uc/caddy): expose 443/udp port for HTTP3 ( #204 )
...
* feat(caddy): expose 443/udp port for HTTP3
* expose udp port 443 for caddy to support new HTTP3
* chore: Add comment for HTTP/3 (QUIC) port configuration
Added a comment to clarify the purpose of the UDP port configuration.
---------
Co-authored-by: Anton Ovchinnikov <anton@tonyo.info >
2025-12-08 19:21:30 +10:00
Pasha Sviderski
5baa8087e5
chore: load Caddy config via admin API instead of watching Caddyfile change on fs
2025-09-09 19:10:32 +10:00
Pasha Sviderski
b046b78398
feat: migrate Caddy to generated Caddyfile, mount persistent data volume
2025-08-22 19:51:15 +10:00
Pasha Sviderski
3cda5cc564
chore: caddy client to get caddy config
2025-08-22 15:58:21 +10:00
Pavel Sviderski
e35e69b4be
fix: check latest Caddy image only if not specified for 'uc caddy deploy'
2025-05-07 16:03:07 +10:00
Pavel Sviderski
f3cb6657ae
chore: replace machine filter with placement constraint in service spec
2025-04-16 22:04:37 +10:00
Pavel Sviderski
58b51b974c
refactor: postpone spec resolver initialisation when creating Deployment
2025-03-24 21:56:30 +10:00
Pavel Sviderski
3910101a88
refactor: embed ServiceSpecResolver into Deployment to handle spec only there
2025-03-24 20:10:28 +10:00
Pavel Sviderski
7a9d0cf9db
refactor: move compose and deploy packages under client
2025-03-24 14:41:50 +10:00
Pavel Sviderski
042dd594e0
refactor: decouple deploy and compose packages from client dependency
2025-03-24 14:38:16 +10:00
Pavel Sviderski
b1abd07dde
refactor: move api, client, compose packages to pkg
2025-03-22 18:43:00 +10:00