|
|
767c4106ef
|
Add Seafile AI service configuration to swarm-compose.yml and create original seafile-ai.yml file for enhanced deployment options and service integration.
|
2025-12-23 03:53:07 -05:00 |
|
|
|
64bc42e6a8
|
Update Traefik network configuration in swarm-compose.yml to use 'traefik.swarm.network' instead of 'traefik.docker.network' for improved clarity and consistency in service routing.
|
2025-12-22 17:06:20 -05:00 |
|
|
|
436bb671d6
|
Update Seafile stack configuration by modifying storage paths in stack.env and swarm-compose.yml to point to a new local directory. Introduce a new stack.env.portainer file containing environment variables for Seafile services, enhancing deployment clarity and organization.
|
2025-12-22 14:56:15 -05:00 |
|
|
|
039d03df59
|
Remove reset script and environment configuration for Seafile stack. The reset.sh script and stack.env.portainer file have been deleted to streamline the project structure and eliminate unused components. Update swarm-compose.yml to reflect new directory paths for Seafile data volumes, enhancing organization and clarity in the deployment setup.
|
2025-12-21 22:41:06 -05:00 |
|
|
|
555784d7e8
|
Add custom command options for MariaDB service in swarm-compose.yml to optimize connection handling and timeout settings, enhancing database performance and reliability.
|
2025-12-21 22:14:17 -05:00 |
|
|
|
313dde6196
|
Update environment variables in swarm-compose.yml to set REDIS_PASSWORD to an empty value and enable SEAFILE_AI with additional configuration options for LLM integration, enhancing service capabilities and configuration clarity.
|
2025-12-21 22:11:37 -05:00 |
|
|
|
c4bf51094d
|
Refactor swarm-compose.yml to remove environment variable defaults and streamline service configurations. Set fixed values for images and environment variables across services, enhancing clarity and consistency in the Seafile stack setup.
|
2025-12-21 22:01:31 -05:00 |
|
|
|
a4b69e2eaa
|
Update Traefik router rules in swarm-compose.yml to use a fixed hostname 'sf.lab' for Seafile and Seadoc services, enhancing routing consistency.
|
2025-12-21 21:46:39 -05:00 |
|
|
|
91cf93a8a1
|
Update default values for SEAFILE_SERVER_HOSTNAME and JWT_PRIVATE_KEY in swarm-compose.yml for improved configuration consistency and security.
|
2025-12-21 21:43:11 -05:00 |
|
|
|
969d66b4de
|
Set default value for INIT_SEAFILE_MYSQL_ROOT_PASSWORD in swarm-compose.yml to enhance security and consistency.
|
2025-12-21 21:40:57 -05:00 |
|
|
|
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 |
|