[QUESTION] Request, can we have docker installation documentation?
Question
It looks like the project is docker-ready, but one cannot simply "docker-compose up" this project. Can you provide some documentation as to how a user can correctly get a dockerized version of this project up and running?
We are making changes to improve the Docker experience. In a few days it should be available in the documentation.
That would be amazing. Could you consider supporting a docker-compose config that "just runs", so you can run the project without access to source code using only official published images? That would help people run the software on appliance-type servers.
Yep sure. I will come back here when we have the solution ready :)
bump :)
@salimfadhley @Bowenf3 I forgot to ping this issue. We've already done, using docker-compose profiles :) https://docs.privategpt.dev/quickstart/getting-started/quickstart
thank you!