Commit Graph

21 Commits

Author SHA1 Message Date
furyhawk a9fa3c95e3 feat: update Seafile service configuration to prepend 'seafile-' to DB_HOST variable 2025-07-01 20:39:35 +08:00
furyhawk 1dcd0bf9d1 fix: update timezone variable and remove healthcheck from seafile service 2025-07-01 10:52:29 +08:00
furyhawk 88e6b245c4 fix: update seafile service to expose port 8000 instead of 80 2025-06-30 21:21:56 +08:00
furyhawk 9ffda8fd78 fix: update service definitions to expose ports and adjust dependencies in seafile.yml 2025-06-30 20:51:22 +08:00
furyhawk 51aed951fe fix: remove healthcheck and restart policy from memcached service 2025-06-30 20:45:31 +08:00
furyhawk f10011b208 fix: simplify service dependency definitions for mariadb and memcached 2025-06-30 19:53:57 +08:00
furyhawk 93238eb93f fix: update image tags and container names in seafile.yml 2025-06-30 19:52:32 +08:00
furyhawk 54e110241c fix: update seafile services with container names and improved healthcheck configurations 2025-06-30 15:19:33 +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 75eff71896 feat: add Seafile services and configurations for Docker deployment 2025-06-29 20:00:44 +08:00