Files
templates/blueprints
Jainil Prajapati 🪐 82c1680e86 Refactor open-webui Docker Compose and template configurations (#217)
* Refactor open-webui Docker Compose and template configurations

- Commented out the ollama service in docker-compose.yml for clarity and potential future use.
- Updated the webui service to include extra_hosts for improved networking.
- Adjusted the port configuration in template.toml from 8_080 to 8080 for consistency.
- Added a new webui_secret_key variable for enhanced security in the template.
- Included environment variable comments for optional services like Playwright and stable-diffusion-webui.

* Update Docker Compose configurations and enhance security features

- Commented out the ollama service in docker-compose.yml for clarity.
- Updated webui service with extra_hosts for improved networking.
- Adjusted port configuration in template.toml to ensure consistency.
- Introduced webui_secret_key variable for enhanced security.
- Added comments for optional environment variables related to Playwright and stable-diffusion-webui.

* Update Docker Compose and template configurations for Open WebUI

- Refined the open-webui service in docker-compose.yml by specifying the main image tag and adding port configuration.
- Enhanced environment variable setup for improved clarity and security, including the addition of webui_secret_key.
- Updated template.toml to reflect the new structure for environment variables and mounts, ensuring consistency with docker-compose.yml.
- Added comments for optional services like Ollama, Playwright, and Stable Diffusion to guide future configurations.
2025-07-20 21:53:31 -06:00
..
2025-04-27 16:35:20 -06:00
2025-07-06 21:14:02 -06:00
2025-05-17 03:16:05 -06:00
2025-07-11 23:59:35 -06:00
2025-04-02 03:43:38 -07:00
2025-05-10 03:39:50 -06:00
2025-05-24 17:42:20 -06:00
2025-07-11 23:42:54 -06:00
2025-04-20 22:02:04 -06:00
2025-04-08 23:28:32 -06:00
2025-07-20 21:47:13 -06:00
2025-05-07 01:15:02 -06:00
2025-04-26 19:10:34 -06:00
2025-04-26 19:10:34 -06:00
2025-04-01 23:37:48 -06:00
2025-04-26 19:10:34 -06:00
2025-04-17 14:44:04 -06:00
2025-06-19 22:25:12 -06:00
2025-06-19 22:36:29 -06:00
2025-07-06 22:34:00 -06:00