In the last line, you need to use the very same command you used to install (local install, remote server, etc.)
In the last line, you need to use the very same command you used to install (local install, remote server, etc.)
### Moving from Ollama WebUI to Open WebUI
### Moving from Ollama WebUI to Open WebUI
...
@@ -257,10 +258,6 @@ Once you verify that all the data has been migrated you can erase the old volume
...
@@ -257,10 +258,6 @@ Once you verify that all the data has been migrated you can erase the old volume
docker volume rm ollama-webui
docker volume rm ollama-webui
```
```
## How to Install Without Docker
## How to Install Without Docker
While we strongly recommend using our convenient Docker container installation for optimal support, we understand that some situations may require a non-Docker setup, especially for development purposes. Please note that non-Docker installations are not officially supported, and you might need to troubleshoot on your own.
While we strongly recommend using our convenient Docker container installation for optimal support, we understand that some situations may require a non-Docker setup, especially for development purposes. Please note that non-Docker installations are not officially supported, and you might need to troubleshoot on your own.