Commit Graph

759 Commits

Author SHA1 Message Date
furyhawk 93238eb93f fix: update image tags and container names in seafile.yml 2025-06-30 19:52:32 +08:00
furyhawk 3ed591777c fix: update volume definitions for mariadb and seafile services in seafile.yml 2025-06-30 16:38:07 +08:00
furyhawk ffa781d8c9 fix: rename db service to mariadb and update references in configuration 2025-06-30 16:30:59 +08:00
furyhawk 54e110241c fix: update seafile services with container names and improved healthcheck configurations 2025-06-30 15:19:33 +08:00
furyhawk 8723f1b7f5 fix: update seadoc and seafile services to enable port mapping 2025-06-30 10:00:19 +08:00
furyhawk b1b01f3ab3 fix: comment out seafile-init service and its dependencies in seafile.yml 2025-06-29 21:56:29 +08:00
furyhawk b5aead95bf fix: update seafile-init service to set full permissions for seafile data directory 2025-06-29 21:27:39 +08:00
furyhawk eccede0bb7 fix: add seafile-init service to set permissions for seafile data directory 2025-06-29 21:24:54 +08:00
furyhawk 5950d8aa94 fix: simplify service dependency declaration for mariadb and memcached 2025-06-29 21:02:39 +08:00
furyhawk 385c0cf657 fix: add healthcheck to memcached service and update environment variables 2025-06-29 21:01:21 +08:00
furyhawk 5cfdcaea13 fix: comment out backups service in seafile.yml to disable it temporarily 2025-06-29 20:57:11 +08:00
furyhawk 5a34437ec8 fix: add MARIADB_DATABASE environment variable and improve backup script readiness check 2025-06-29 20:54:55 +08:00
furyhawk 8a69f1dd93 fix: update backup script to change tar command to use absolute path and correct environment variable names 2025-06-29 20:48:02 +08:00
furyhawk 20778b55ee fix: update seafile.yml to remove external flag from seafile-network 2025-06-29 20:35:08 +08:00
furyhawk 8f3654125c fix: update backup script to use double dollar signs for variable expansion 2025-06-29 20:34:18 +08:00
furyhawk 61962528c6 feat: add deployment command for Seafile stack in Makefile and ensure mariadb dependency in seafile.yml 2025-06-29 20:32:47 +08:00
furyhawk 8fc754abf3 fix: simplify service dependency conditions for mariadb in seafile.yml 2025-06-29 20:30:36 +08:00
furyhawk 2925eae450 feat: add deployment command for seafile stack in Makefile 2025-06-29 20:02:13 +08:00
furyhawk 75eff71896 feat: add Seafile services and configurations for Docker deployment 2025-06-29 20:00:44 +08:00
furyhawk 824181aeee fix: comment out unused hf-hub-cache volume and speaches service in openwebui.yml 2025-06-23 16:15:39 +08:00
furyhawk 263ef13da5 fix: update MinIO service command to use correct address and comment out unused options in services.yml 2025-06-04 14:42:02 +08:00
furyhawk 4321affbb4 fix: update MinIO service command to remove port from address in services.yml 2025-06-04 14:40:08 +08:00
furyhawk ab436a34b2 fix: correct address format in MinIO service command in services.yml 2025-06-04 14:36:25 +08:00
furyhawk 09f8f49a10 fix: update MinIO service command to use correct address format in services.yml 2025-06-04 14:33:52 +08:00
furyhawk f2f383e845 fix: update MinIO service configuration in services.yml to correct server address and comment out server URL 2025-06-04 14:20:06 +08:00
furyhawk cdf266c9bb fix: remove commented-out Traefik router rules for MinIO service in services.yml 2025-06-04 11:37:07 +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 0df1163756 feat: add CrowdSec service and configuration for container security 2025-05-06 15:32:20 +08:00
furyhawk 016ac4af28 fix: update Traefik router rule for heynote service in apps.yml 2025-05-06 12:53:16 +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 696570784f fix: remove user specification from Redis service in docmost.yml 2025-05-03 23:50:21 +08:00
furyhawk 7c71871fd6 fix: remove unused Redis storage volume from docmost.yml 2025-05-03 23:28:03 +08:00
furyhawk a213005361 fix: update Redis service volume configuration in docmost.yml 2025-05-03 22:58:24 +08:00
furyhawk 1daaaef3c1 fix: update PostgreSQL service port configuration in core.yml and services.yml 2025-05-03 22:20:12 +08:00
furyhawk 6df3148f18 fix: expose PostgreSQL service port in docker-compose configuration 2025-05-03 22:18:19 +08:00
furyhawk 2ac2b20a97 fix: update PostgreSQL host to static IP and disable Traefik for PostgreSQL service 2025-05-03 22:05:59 +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 93303473bf feat: add initial docker-compose configuration for Pi-hole service 2025-04-28 08:55:46 +08:00
furyhawk 1c046417be fix: add ADMINER_DESIGN variable to adminer service configuration 2025-04-02 21:16:17 +08:00
furyhawk 1fb6393649 fix: update GPU resource reservations in docker-compose files to use CDI driver 2025-03-10 04:05:56 +08:00
furyhawk 0fc8c7ab07 fix: update open_webui image tag and OLLAMA_BASE_URLS, add GPU resource reservations 2025-03-10 03:39:06 +08:00
furyhawk ea9874fe77 fix: update authentik worker image tag to version 2025.2.1 2025-03-02 07:10:13 +08:00
furyhawk ffdd167352 fix: update authentik server image tag to version 2025.2.1 2025-03-02 07:06:02 +08:00
furyhawk a577d491ef fix: update DOMAINNAME variable to DOMAIN in semaphore configuration files 2025-02-28 21:02:38 +08:00
furyhawk 71f405a399 feat: add deploy-semaphore target to Makefile for semaphore stack deployment 2025-02-28 20:55:39 +08:00
furyhawk d6b4123e8a feat: add semaphore service configuration to Docker Compose 2025-02-28 20:49:10 +08:00