chatd
chatd copied to clipboard
Install with docker compose?
How to install chatd with docker compose and use it with locally hosted ollama container
Hi @drmetro09 for connecting to a Docker container if it is accessible on 127.0.0.1:11434 then it should work (not tested yet). For docker-compose I don't think it would be typical to add a desktop app, are you looking to be able to set the ollama server location similar to #23?
I want to install chat by using docker compose.yml i use Unraid so its only way for me
Thanks for the details, I'll take a look at how to do this when I get chance