furyhawk
96edc58a2a
fix: simplify depends_on condition for rustfs_perms service
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-28 14:40:55 +08:00
furyhawk
b7e9ef7a16
fix: correct formatting of depends_on condition for rustfs_perms service
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-28 14:36:58 +08:00
furyhawk
9a3a640cce
fix: correct formatting of depends_on condition for rustfs_perms service
2026-04-28 14:31:22 +08:00
furyhawk
f7d685a9ac
feat: update RustFS service configuration and permissions in Docker stack
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-28 14:27:16 +08:00
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
650038dfa1
fix: comment out unused volume mounts in homeassistant service configuration
2026-04-26 14:02:29 +08:00
furyhawk
34cfefc62c
fix: correct network key to networks in homeassistant service configuration
2026-04-26 13:42:51 +08:00
furyhawk
04a5f0b646
fix: remove privileged mode from homeassistant service configuration
2026-04-26 13:40:28 +08:00
furyhawk
b86190dcf6
feat: add deployment configuration for homeassistant service in Docker stack
2026-04-26 13:38:50 +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
3f95800825
fix: update librespeed service database credentials for consistency
2026-04-13 10:58:53 +08:00
furyhawk
0a656dcaf2
fix: update librespeed service environment variables for database connection
2026-04-13 10:37:32 +08:00
furyhawk
fd6318ec86
fix: update librespeed service load balancer port to 8080
2026-04-13 09:58:35 +08:00
furyhawk
69be15e39c
fix: update api_server image version to v0.1.19
2026-04-12 22:21:13 +08:00
furyhawk
85c8a1c0b9
fix: update PostgreSQL host and port configuration in authentik service
2026-04-12 20:48:51 +08:00
furyhawk
baa28bf66c
fix: update authentik configuration for PostgreSQL connection and volume paths
2026-04-12 20:35:23 +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
c6634cddac
fix: update Traefik volume configuration to use dedicated certificate storage
2026-04-12 00:17:26 +08:00
furyhawk
efc9a8a0f4
fix: update mailserver configuration to sync Traefik certificates and adjust SSL settings
2026-04-11 23:59:27 +08:00
furyhawk
832da6ee78
fix: update Traefik volume configuration to use host-based ACME storage
2026-04-11 23:55:14 +08:00
furyhawk
b3936a3cab
fix: enhance mail server configuration with additional ports and update environment variables
2026-04-11 22:49:44 +08:00
furyhawk
b096120482
fix: update backup script to include additional exports and correct glance volume mapping
2026-04-11 15:08:10 +08:00
furyhawk
c339952965
fix: add external network configuration for traefik-public
2026-04-02 20:59:25 +08:00
furyhawk
91197e3931
fix: update esphome service to use networks instead of host mode
2026-04-02 20:58:45 +08:00
furyhawk
1f1aed480f
fix: correct volume key in esphome service configuration
2026-04-02 20:55:30 +08:00
furyhawk
c3d1638fd4
fix: update esphome service volume mapping to use named volume
2026-04-02 20:54:38 +08:00
furyhawk
33fa78e117
fix: add user specification for esphome container
2026-04-02 20:52:15 +08:00
furyhawk
77e8704c8e
fix: remove unnecessary localtime volume mapping in esphome service
2026-04-02 20:40:34 +08:00
furyhawk
1f662db288
fix: update esphome service environment variables for database integration
2026-04-02 20:27:58 +08:00
furyhawk
1742641296
feat: add deployment configurations for Jellyfin and ESPHome services
2026-04-02 20:25:15 +08:00
furyhawk
4549a213e2
Add Traefik and various service configurations for Docker Swarm
...
- Created `local_core.yml` for Traefik service configuration with multiple entry points and middleware settings.
- Added `services-all.yml` to define multiple services including API server, PostgreSQL, MinIO, Neo4j, and others with Traefik routing.
- Implemented Kubernetes deployment files for API server, Dozzle, MinIO, OSRM backend, PostgreSQL, SearxNG, and Whoami services.
- Configured persistent volume claims for MinIO, PostgreSQL, and SearxNG.
- Set up Traefik routing rules for all services to enable HTTPS and middleware for security.
2026-03-25 10:15:04 +08:00
furyhawk
8587141c69
fix: update chromadb service configuration with healthcheck and environment variables
2026-01-10 22:16:08 +08:00
furyhawk
e65cf2ce2c
feat: add placement constraints for open_webui service in deployment
2026-01-10 22:06:05 +08:00
furyhawk
44c0436216
refactor: remove placement constraints and healthcheck from services in openwebui.yml
2026-01-10 22:03:25 +08:00
furyhawk
4cf1c47db2
fix: update ChromaDB volume and persistence directory paths
2026-01-09 16:53:19 +08:00
furyhawk
f7beeb1cff
feat: enable TLS for Nextcloud Traefik router
2025-07-02 11:56:26 +08:00
furyhawk
cd0c596797
fix: remove trailing whitespace in Nginx configuration volume mapping
2025-07-02 10:47:15 +08:00
furyhawk
4687bb7bd5
feat: add Traefik redirect regex middleware for Nextcloud service
2025-07-01 21:49:54 +08:00
furyhawk
1af0192a5c
refactor: comment out Traefik middleware configurations in Nextcloud service
2025-07-01 21:45:30 +08:00
furyhawk
b912e18028
fix: update Nextcloud service hostname to use cloud.${DOMAIN}
2025-07-01 21:43:07 +08:00
furyhawk
86dfa5cb00
feat: add Traefik middlewares for Nextcloud service configuration
2025-07-01 21:37:25 +08:00
furyhawk
f9813a249e
fix: update REDIS_URL to use correct service hostname for Redis
2025-07-01 21:18:13 +08:00
furyhawk
a083b71a27
fix: update REDIS_URL to use correct hostname for Redis service
2025-07-01 21:04:07 +08:00
furyhawk
a9fa3c95e3
feat: update Seafile service configuration to prepend 'seafile-' to DB_HOST variable
2025-07-01 20:39:35 +08:00