devika
devika copied to clipboard
docker support
Here is my first implementation for the docker support. I created a docker image for the ui and one for the backend (python)
To test this docker implementation install the docker engine for your operating system: https://docs.docker.com/engine/
if you run ollama in a seperate container so you can edit the OLLAMA_HOST environment variable in the docker-compose.yml file.
Then check out this branch and run:
docker compose up
in the root directory.
I also add a volume that stored the sqllitedb.