Commit Graph

9 Commits

Author SHA1 Message Date
5815cbcdd3 Update SEAFILE_MYSQL_DB_PASSWORD in swarm-compose.yml to a default value for improved security and consistency. 2025-12-21 21:38:16 -05:00
fce5184b5d Update MARIADB_ROOT_PASSWORD in swarm-compose.yml to a default value for improved security and consistency. 2025-12-21 21:36:59 -05:00
025bf1f307 Update environment variable in swarm-compose.yml to change MYSQL_ROOT_PASSWORD to MARIADB_ROOT_PASSWORD for consistency with service naming. 2025-12-21 21:35:28 -05:00
58b0e064bb Add env_file configuration to db, redis, seafile, and seadoc services in swarm-compose.yml for improved environment variable management. 2025-12-21 21:31:49 -05:00
d93289d44b Refactor environment variable definitions in swarm-compose.yml to use default values for optional variables, improving configuration flexibility and readability while maintaining functionality. 2025-12-21 21:24:07 -05:00
8152e1b4d6 Refactor environment variable definitions in swarm-compose.yml to simplify password checks by removing explicit error messages for unset variables. This change enhances readability and maintains functionality for the Seafile stack configuration. 2025-12-21 21:21:33 -05:00
7c19c0ff9f Update environment and Docker Compose configurations for Seafile stack. Changed server hostname, updated JWT and MySQL passwords, added Seafile service URL, enabled Seafile AI, and added health checks for Elasticsearch and Redis services. 2025-12-21 21:17:31 -05:00
41d53e45eb Add Docker Compose and environment configuration files for Seafile stack 2025-12-21 16:51:12 -05:00
e1f3f14a84 Add caddy.yml 2025-12-21 21:23:42 +00:00