Update OpenWebUI without Ollama
-
Is it possible to skip updating Ollama if there's an openwebui update since we don't use Ollama at all, but it takes so much storage and time and we simply can't skip
So it's like we have to pay for extra storage in Cloud for thing that we don't use at all.
-
Since ollama is part of the app package, an update to it will always trigger a new package version. To achieve independent updates, we would have to separate ollama from openwebui, but that makes the integration more error prone and requires manual steps. I guess for your case you can change to manual updates and when an update happens, skip the backup creation. However those few extra backups should be purged depending on your backup retention over time.
-
Since ollama is part of the app package, an update to it will always trigger a new package version. To achieve independent updates, we would have to separate ollama from openwebui, but that makes the integration more error prone and requires manual steps. I guess for your case you can change to manual updates and when an update happens, skip the backup creation. However those few extra backups should be purged depending on your backup retention over time.
-
Hello @firmansi
Is this doc not what you are looking for?
https://docs.cloudron.io/packages/openwebui/#ollama