Hey all,
I just followed this wonderful guide at projects.raspberrypi.org: https://projects.raspberrypi.org/en/projects/llm-rpi/3
And set up my Ollama Web UI server on the Pi 5. It works and I can reach to my server upon typing the IP address of the Pi + :3000 at the end.
But I discoverede there's also an open source app called "Ollama App" that you can download to your Windows PC and Android devices: https://github.com/JHubi1/ollama-app
I wanted to give it a shot as well, only to hit a brick wall. No matter what IP address and port combination I type in the server address box in the app, it fails to connect.
After a little bit of digging, I come to a GitHub post: https://github.com/ollama/ollama/issues ... 1951444576
This person explains that I need to add a few lines to my docker-compose.yml file.
But I do not know where is that file and how I can open.
Can anyone tell me the terminal commands to reach and edit it?
I just followed this wonderful guide at projects.raspberrypi.org: https://projects.raspberrypi.org/en/projects/llm-rpi/3
And set up my Ollama Web UI server on the Pi 5. It works and I can reach to my server upon typing the IP address of the Pi + :3000 at the end.
But I discoverede there's also an open source app called "Ollama App" that you can download to your Windows PC and Android devices: https://github.com/JHubi1/ollama-app
I wanted to give it a shot as well, only to hit a brick wall. No matter what IP address and port combination I type in the server address box in the app, it fails to connect.
After a little bit of digging, I come to a GitHub post: https://github.com/ollama/ollama/issues ... 1951444576
This person explains that I need to add a few lines to my docker-compose.yml file.
But I do not know where is that file and how I can open.
Can anyone tell me the terminal commands to reach and edit it?
Statistics: Posted by nautilus27 — Mon May 26, 2025 8:00 am