furyhawk
e8bcbe8dd2
fix: comment out depends_on condition for rustfs service
2026-04-28 14:56:57 +08:00
furyhawk
909c7ebaa1
fix: comment out rustfs_perms service and update volume paths for rustfs service
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-28 14:56:19 +08:00
furyhawk
433d6bf70b
fix: set RUSTFS_UNSAFE_BYPASS_DISK_CHECK to true for rustfs service
2026-04-28 14:49:31 +08:00
furyhawk
6a9b1b8112
fix: add RUSTFS_UNSAFE_BYPASS_DISK_CHECK environment variable to rustfs service
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-28 14:47:58 +08:00
furyhawk
0abfad7c4b
fix: change ports to expose for rustfs service in Docker configuration
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-28 14:45:21 +08:00
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
742770dfe9
fix: remove deprecated PostgreSQL and server configuration from compose file
2026-04-12 21:15:06 +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
aca10f2250
fix: update certificate collection logic to support multiple resolvers and enhance error message
2026-04-12 00:21:29 +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
e1e89dc89b
fix: correct formatting in deploy-esphome command in Makefile
2026-04-02 20:34:16 +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
c27fee72ba
feat: add initial Kubernetes conversion for swarm services
2026-03-25 12:00:04 +08:00
furyhawk
c20d2be439
docs: add repository guidance for coding agents
2026-03-25 11:38:46 +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