Currently, WebUI and Ollama are typically deployed as separate services. While this aligns with container best practices, there are scenarios such as local development, demos, and lightweight deployments where running both components as a single deploy script simplifies setup and management.
Add a Single Service deployment template that packages both WebUI and Ollama.
Currently, WebUI and Ollama are typically deployed as separate services. While this aligns with container best practices, there are scenarios such as local development, demos, and lightweight deployments where running both components as a single deploy script simplifies setup and management.
Add a Single Service deployment template that packages both WebUI and Ollama.