Commit Graph

  • 3c53891d82 fix: update gitea service volume path to use named volume main furyhawk 2026-05-19 20:18:13 +08:00
  • 2de0510059 fix: correct gitea image path in service configuration furyhawk 2026-05-19 19:55:06 +08:00
  • 13511a796c feat: add deployment support for gitea stack in the makefile and create gitea service configuration furyhawk 2026-05-18 10:51:13 +08:00
  • 0e4160f6d6 fix: add AUTHENTIK_POSTGRESQL__CONN_MAX_AGE environment variable to authentik server furyhawk 2026-05-12 21:31:32 +08:00
  • 9ab631a925 fix: update authentik server and worker image versions to 2026.2.2 and add connection max age furyhawk 2026-05-12 21:22:50 +08:00
  • bb05c00b6f fix: update postgres service to use alpine image and adjust volume path furyhawk 2026-05-12 20:49:08 +08:00
  • 13ea3288f7 fix: update postgres image version to 18 and redis image to 8 with new command furyhawk 2026-05-12 18:30:53 +08:00
  • 669ce4e88a fix: update postgres image version to 18 furyhawk 2026-05-12 18:20:54 +08:00
  • 0b2241ceb7 fix: update REDIS_URL to use correct service name furyhawk 2026-05-12 17:37:08 +08:00
  • 4003e830cf fix: update valkey URL to use valkey protocol furyhawk 2026-05-12 17:16:07 +08:00
  • 9250b3e22a fix: update SEARXNG_VALKEY_URL to use valkey protocol furyhawk 2026-05-12 17:03:31 +08:00
  • 6c4117ab95 fix: add user_agent configuration to request settings furyhawk 2026-05-12 16:55:36 +08:00
  • cfb0a1d437 fix: remove sysctl configuration for valkey service furyhawk 2026-05-12 16:52:27 +08:00
  • f25426a1ca fix: update redis_valkey references to valkey_valkey in configuration files furyhawk 2026-05-12 16:48:22 +08:00
  • e325544c58 fix: update redis_valkey image tag and correct SEARXNG_VALKEY_URL in configuration furyhawk 2026-05-12 16:45:11 +08:00
  • 1332c86ecc fix: remove search formats to deny access furyhawk 2026-05-12 16:38:35 +08:00
  • 548ac28dc2 fix: remove hardcoded base_url from server configuration furyhawk 2026-05-12 16:38:17 +08:00
  • 042f04601c fix: update SearXNG configuration for Redis URL and add base URL furyhawk 2026-05-12 16:37:52 +08:00
  • e0a042608a fix: update api_server image to use latest version furyhawk 2026-05-12 15:57:02 +08:00
  • f7deab4509 fix: update RUSTFS_ACCESS_KEY and RUSTFS_SECRET_KEY to use environment variables furyhawk 2026-04-28 15:04:57 +08:00
  • e8bcbe8dd2 fix: comment out depends_on condition for rustfs service furyhawk 2026-04-28 14:56:57 +08:00
  • 909c7ebaa1 fix: comment out rustfs_perms service and update volume paths for rustfs service furyhawk 2026-04-28 14:56:19 +08:00
  • 433d6bf70b fix: set RUSTFS_UNSAFE_BYPASS_DISK_CHECK to true for rustfs service furyhawk 2026-04-28 14:49:31 +08:00
  • 6a9b1b8112 fix: add RUSTFS_UNSAFE_BYPASS_DISK_CHECK environment variable to rustfs service furyhawk 2026-04-28 14:47:58 +08:00
  • 0abfad7c4b fix: change ports to expose for rustfs service in Docker configuration furyhawk 2026-04-28 14:45:21 +08:00
  • 96edc58a2a fix: simplify depends_on condition for rustfs_perms service furyhawk 2026-04-28 14:40:55 +08:00
  • b7e9ef7a16 fix: correct formatting of depends_on condition for rustfs_perms service furyhawk 2026-04-28 14:36:58 +08:00
  • 9a3a640cce fix: correct formatting of depends_on condition for rustfs_perms service furyhawk 2026-04-28 14:31:22 +08:00
  • f7d685a9ac feat: update RustFS service configuration and permissions in Docker stack furyhawk 2026-04-28 14:27:16 +08:00
  • 7145e1d0a5 feat: add home_assistant service configuration in Traefik furyhawk 2026-04-27 09:03:04 +08:00
  • 650038dfa1 fix: comment out unused volume mounts in homeassistant service configuration furyhawk 2026-04-26 14:02:29 +08:00
  • 34cfefc62c fix: correct network key to networks in homeassistant service configuration furyhawk 2026-04-26 13:42:51 +08:00
  • 04a5f0b646 fix: remove privileged mode from homeassistant service configuration furyhawk 2026-04-26 13:40:28 +08:00
  • b86190dcf6 feat: add deployment configuration for homeassistant service in Docker stack furyhawk 2026-04-26 13:38:50 +08:00
  • b99ab02fcc fix: disable TLS for xiaozhi_ws TCP router in Traefik configuration furyhawk 2026-04-26 08:52:15 +08:00
  • 7519ef532d fix: add TCP port mapping for xiaozhi_ws service and update TLS configuration furyhawk 2026-04-26 08:50:30 +08:00
  • eeb3d6d739 fix: update xiaozhi_ws service configuration for TCP routing and load balancing furyhawk 2026-04-25 23:18:31 +08:00
  • 77e42d3a56 fix: update entryPoints for xiaozhi_ws service in Traefik configuration furyhawk 2026-04-25 22:37:12 +08:00
  • b6613aaeaf fix: add service definition for xiaozhi_ws in services configuration furyhawk 2026-04-25 14:57:29 +08:00
  • 7014b5c549 fix: correct entryPoints and loadBalancer server configurations for xiaozhi services furyhawk 2026-04-25 14:43:28 +08:00
  • bef52b0abc fix: add xiaozhi services configuration for web, ota, and websocket furyhawk 2026-04-25 14:24:46 +08:00
  • 3f95800825 fix: update librespeed service database credentials for consistency furyhawk 2026-04-13 10:58:53 +08:00
  • 0a656dcaf2 fix: update librespeed service environment variables for database connection furyhawk 2026-04-13 10:37:32 +08:00
  • fd6318ec86 fix: update librespeed service load balancer port to 8080 furyhawk 2026-04-13 09:58:35 +08:00
  • 69be15e39c fix: update api_server image version to v0.1.19 furyhawk 2026-04-12 22:21:13 +08:00
  • 742770dfe9 fix: remove deprecated PostgreSQL and server configuration from compose file furyhawk 2026-04-12 21:15:06 +08:00
  • 85c8a1c0b9 fix: update PostgreSQL host and port configuration in authentik service furyhawk 2026-04-12 20:48:51 +08:00
  • baa28bf66c fix: update authentik configuration for PostgreSQL connection and volume paths furyhawk 2026-04-12 20:35:23 +08:00
  • c48fa3d0df fix: update mail server configuration to reflect new email hostname and adjust SPF record furyhawk 2026-04-12 01:50:47 +08:00
  • aca10f2250 fix: update certificate collection logic to support multiple resolvers and enhance error message furyhawk 2026-04-12 00:21:29 +08:00
  • c6634cddac fix: update Traefik volume configuration to use dedicated certificate storage furyhawk 2026-04-12 00:17:26 +08:00
  • efc9a8a0f4 fix: update mailserver configuration to sync Traefik certificates and adjust SSL settings furyhawk 2026-04-11 23:59:27 +08:00
  • 832da6ee78 fix: update Traefik volume configuration to use host-based ACME storage furyhawk 2026-04-11 23:55:14 +08:00
  • b3936a3cab fix: enhance mail server configuration with additional ports and update environment variables furyhawk 2026-04-11 22:49:44 +08:00
  • b096120482 fix: update backup script to include additional exports and correct glance volume mapping furyhawk 2026-04-11 15:08:10 +08:00
  • c339952965 fix: add external network configuration for traefik-public furyhawk 2026-04-02 20:59:25 +08:00
  • 91197e3931 fix: update esphome service to use networks instead of host mode furyhawk 2026-04-02 20:58:45 +08:00
  • 1f1aed480f fix: correct volume key in esphome service configuration furyhawk 2026-04-02 20:55:30 +08:00
  • c3d1638fd4 fix: update esphome service volume mapping to use named volume furyhawk 2026-04-02 20:54:38 +08:00
  • 33fa78e117 fix: add user specification for esphome container furyhawk 2026-04-02 20:52:15 +08:00
  • 77e8704c8e fix: remove unnecessary localtime volume mapping in esphome service furyhawk 2026-04-02 20:40:34 +08:00
  • e1e89dc89b fix: correct formatting in deploy-esphome command in Makefile furyhawk 2026-04-02 20:34:16 +08:00
  • 1f662db288 fix: update esphome service environment variables for database integration furyhawk 2026-04-02 20:27:58 +08:00
  • 1742641296 feat: add deployment configurations for Jellyfin and ESPHome services furyhawk 2026-04-02 20:25:15 +08:00
  • c27fee72ba feat: add initial Kubernetes conversion for swarm services furyhawk 2026-03-25 12:00:04 +08:00
  • c20d2be439 docs: add repository guidance for coding agents furyhawk 2026-03-25 11:38:46 +08:00
  • 4549a213e2 Add Traefik and various service configurations for Docker Swarm furyhawk 2026-03-25 10:15:04 +08:00
  • 8587141c69 fix: update chromadb service configuration with healthcheck and environment variables furyhawk 2026-01-10 22:16:08 +08:00
  • e65cf2ce2c feat: add placement constraints for open_webui service in deployment furyhawk 2026-01-10 22:06:05 +08:00
  • 44c0436216 refactor: remove placement constraints and healthcheck from services in openwebui.yml furyhawk 2026-01-10 22:03:25 +08:00
  • 4cf1c47db2 fix: update ChromaDB volume and persistence directory paths furyhawk 2026-01-09 16:53:19 +08:00
  • f7beeb1cff feat: enable TLS for Nextcloud Traefik router furyhawk 2025-07-02 11:56:26 +08:00
  • cd0c596797 fix: remove trailing whitespace in Nginx configuration volume mapping furyhawk 2025-07-02 10:47:15 +08:00
  • 4687bb7bd5 feat: add Traefik redirect regex middleware for Nextcloud service furyhawk 2025-07-01 21:49:54 +08:00
  • 1af0192a5c refactor: comment out Traefik middleware configurations in Nextcloud service furyhawk 2025-07-01 21:45:30 +08:00
  • b912e18028 fix: update Nextcloud service hostname to use cloud.${DOMAIN} furyhawk 2025-07-01 21:43:07 +08:00
  • 86dfa5cb00 feat: add Traefik middlewares for Nextcloud service configuration furyhawk 2025-07-01 21:37:25 +08:00
  • f9813a249e fix: update REDIS_URL to use correct service hostname for Redis furyhawk 2025-07-01 21:18:13 +08:00
  • a083b71a27 fix: update REDIS_URL to use correct hostname for Redis service furyhawk 2025-07-01 21:04:07 +08:00
  • a9fa3c95e3 feat: update Seafile service configuration to prepend 'seafile-' to DB_HOST variable furyhawk 2025-07-01 20:39:35 +08:00
  • 78400a13db feat: update Nextcloud service configuration by renaming 'app' to 'nextcloud' and adding hostnames for db and redis services furyhawk 2025-07-01 20:10:25 +08:00
  • c21af9193f feat: switch Nextcloud app image to Apache and comment out trusted domains and proxies furyhawk 2025-07-01 19:58:10 +08:00
  • b8a32d8c8f feat: enable passHostHeader for Nextcloud Traefik service furyhawk 2025-07-01 19:43:50 +08:00
  • 4273819a2e feat: update Nextcloud service configuration by adding trusted domains and proxies, and commenting out unused Nginx service furyhawk 2025-07-01 19:33:54 +08:00
  • cd9ead5c82 feat: add trusted domains and proxies configuration for Nextcloud service furyhawk 2025-07-01 19:17:12 +08:00
  • d22242efff feat: add initial Nginx configuration for Nextcloud service furyhawk 2025-07-01 19:03:56 +08:00
  • 712980805d feat: add Traefik routing configuration for Nextcloud service furyhawk 2025-07-01 18:57:35 +08:00
  • d559799d77 fix: update PostgreSQL database environment variable to use NEXTCLOUD_POSTGRES_DB furyhawk 2025-07-01 18:47:03 +08:00
  • 7ec7902a79 feat: migrate database environment configuration from db.env to inline environment variables in nextcloud.yml furyhawk 2025-07-01 18:45:04 +08:00
  • 556d94bcb0 feat: restore Nextcloud service configuration in Docker Compose furyhawk 2025-07-01 18:40:03 +08:00
  • fba2477179 feat: restore database environment configuration for PostgreSQL furyhawk 2025-07-01 18:37:46 +08:00
  • ff6e294e1e feat: add initial database environment configuration for PostgreSQL furyhawk 2025-07-01 18:36:35 +08:00
  • 6bef5ab9f0 feat: add deployment command for Nextcloud stack in Makefile furyhawk 2025-07-01 15:16:20 +08:00
  • 3b3b8a5e6c fix: update Traefik router rule to use 'cloud' subdomain for Nextcloud service furyhawk 2025-07-01 15:13:38 +08:00
  • 57e39cbe04 fix: add missing network configuration for services in Nextcloud Docker Compose furyhawk 2025-07-01 15:08:26 +08:00
  • 49a09cd242 feat: add Docker Compose configuration for Nextcloud with PostgreSQL, Redis, and Nginx furyhawk 2025-07-01 12:29:34 +08:00
  • e9c2fe368e feat: add Docker Compose configuration for Nextcloud with PostgreSQL, Redis, and Nginx furyhawk 2025-07-01 12:16:59 +08:00
  • 1dcd0bf9d1 fix: update timezone variable and remove healthcheck from seafile service furyhawk 2025-07-01 10:52:29 +08:00
  • 88e6b245c4 fix: update seafile service to expose port 8000 instead of 80 furyhawk 2025-06-30 21:21:56 +08:00
  • bee079297d feat: add initial nginx configuration for seafile server furyhawk 2025-06-30 21:03:15 +08:00