21 Commits

Author SHA1 Message Date
furyhawk 7145e1d0a5 feat: add home_assistant service configuration in Traefik
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 09:03:04 +08:00
furyhawk b99ab02fcc fix: disable TLS for xiaozhi_ws TCP router in Traefik configuration 2026-04-26 08:52:15 +08:00
furyhawk 7519ef532d fix: add TCP port mapping for xiaozhi_ws service and update TLS configuration 2026-04-26 08:50:30 +08:00
furyhawk eeb3d6d739 fix: update xiaozhi_ws service configuration for TCP routing and load balancing 2026-04-25 23:18:31 +08:00
furyhawk 77e42d3a56 fix: update entryPoints for xiaozhi_ws service in Traefik configuration 2026-04-25 22:37:12 +08:00
furyhawk b6613aaeaf fix: add service definition for xiaozhi_ws in services configuration 2026-04-25 14:57:29 +08:00
furyhawk 7014b5c549 fix: correct entryPoints and loadBalancer server configurations for xiaozhi services 2026-04-25 14:43:28 +08:00
furyhawk bef52b0abc fix: add xiaozhi services configuration for web, ota, and websocket 2026-04-25 14:24:46 +08:00
furyhawk c48fa3d0df fix: update mail server configuration to reflect new email hostname and adjust SPF record 2026-04-12 01:50:47 +08:00
furyhawk e3ac1fa602 fix: update dev_machine rule to include staging and prod hosts; add middleware to mail_machine 2025-05-12 20:47:05 +08:00
furyhawk 3f9cf3b5e9 fix: add service_machine and mail_machine configurations in services.yml 2025-05-05 20:57:26 +08:00
furyhawk 38a5dcbd21 fix: update dev_machine service URL to use the correct IP address in services.yml 2025-05-04 20:56:55 +08:00
furyhawk 67072c1d4e fix: update dev_machine service URL to include port in services.yml 2025-05-04 20:13:12 +08:00
furyhawk c03e49b389 fix: update proxmox service URLs to use HTTPS 2025-05-03 19:47:05 +08:00
furyhawk 399fbd46f7 fix: add TLS configuration for dev_machine service in traefik 2025-05-03 10:57:03 +08:00
furyhawk 52c186a9fb fix: add pi-hole and dev_machine service configurations in traefik 2025-05-03 10:47:41 +08:00
furyhawk dfb8118633 Refactor Traefik local_services.yml and services.yml
- Updated the rule for traefik-public-https to use coco.swarm.local instead of coco.cloudy.local
- Added new services proxmox00 and proxmox01 with their respective rules and load balancer configurations
- Updated the URLs for proxmox00 and proxmox01 in the load balancer configuration of services.yml
2024-09-11 07:06:03 +08:00
furyhawk eed8d7ea81 feat: local cert 2024-09-04 21:37:38 +08:00
furyhawk cc771e0b13 refactor: Mount the configuration file for Traefik in the Swarm service 2024-09-04 09:34:51 +08:00
furyhawk 440337deb8 Refactor Traefik routing rules in services.yml 2024-06-11 20:46:52 +08:00
furyhawk 30bc4fabfc Refactor swarm/core.yml to mount services.yml as a read-only file 2024-06-09 08:59:32 +08:00