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
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
furyhawk
78400a13db
feat: update Nextcloud service configuration by renaming 'app' to 'nextcloud' and adding hostnames for db and redis services
2025-07-01 20:10:25 +08:00
furyhawk
c21af9193f
feat: switch Nextcloud app image to Apache and comment out trusted domains and proxies
2025-07-01 19:58:10 +08:00
furyhawk
b8a32d8c8f
feat: enable passHostHeader for Nextcloud Traefik service
2025-07-01 19:43:50 +08:00
furyhawk
4273819a2e
feat: update Nextcloud service configuration by adding trusted domains and proxies, and commenting out unused Nginx service
2025-07-01 19:33:54 +08:00
furyhawk
cd9ead5c82
feat: add trusted domains and proxies configuration for Nextcloud service
2025-07-01 19:17:12 +08:00
furyhawk
d22242efff
feat: add initial Nginx configuration for Nextcloud service
2025-07-01 19:03:56 +08:00
furyhawk
712980805d
feat: add Traefik routing configuration for Nextcloud service
2025-07-01 18:57:35 +08:00
furyhawk
d559799d77
fix: update PostgreSQL database environment variable to use NEXTCLOUD_POSTGRES_DB
2025-07-01 18:47:03 +08:00
furyhawk
7ec7902a79
feat: migrate database environment configuration from db.env to inline environment variables in nextcloud.yml
2025-07-01 18:45:04 +08:00