Mauricio Siu
bf04dfa757
feat(traefik): add HTTP/3 support with UDP port configuration
...
- Introduce TRAEFIK_HTTP3_PORT environment variable
- Configure UDP port binding for HTTP/3
- Enable HTTP/3 with advertisedPort in Traefik websecure configuration
2025-03-02 04:35:58 -06:00
Mauricio Siu
d2e0536355
feat(traefik): add HTTP/3 support with UDP port configuration
...
- Introduce TRAEFIK_HTTP3_PORT environment variable
- Configure UDP port binding for HTTP/3
- Enable HTTP/3 with advertisedPort in Traefik websecure configuration
2025-03-02 04:31:06 -06:00
Mauricio Siu
7f8f6ac64c
refactor(traefik): migrate from Docker Swarm to standalone container
...
- Replace Docker service commands with standalone container management
- Update Traefik initialization to use container-based deployment
- Modify port inspection and environment variable retrieval methods
- Improve container creation and port binding logic
- Remove Swarm-specific constraints and deployment strategies
2025-03-02 03:14:54 -06:00
Mauricio Siu
203da1a8fe
refactor(traefik): migrate from Docker Swarm service to standalone container
2025-02-25 22:51:02 -06:00
Mauricio Siu
871931b460
fix: handle race condition to catch recreation base containers
2025-02-15 14:23:54 -06:00
Mauricio Siu
c8a4a826ca
refactor: delete label
2025-02-01 23:04:31 -06:00
Mauricio Siu
2c98b4267f
refactor: add dokploy-network on new installations to prevent gateway 504 errors randomly
2025-01-26 15:53:50 -06:00
Nicholas Penree
e7beb5c75b
fix(setup): use traefik port/version from env
2024-12-23 10:32:31 -05:00
Mauricio Siu
6e2b2d564b
refactor: add missing additional ports
2024-12-21 14:11:06 -06:00
Dominik Koch
bc91bb3132
fix: use ! syntax instead of || ""
2024-10-26 12:28:40 +02:00
Mauricio Siu
f3ce69b656
refactor: rename builders to server
2024-10-05 22:15:47 -06:00