Closed subatiq closed 8 months ago
I'm not sure if it's by design, but docker-compose.yml is missing App and API services. Documentation does not mention how to deploy them separately.
docker-compose.yml
Specifically if I follow this page, only MongoDB, MinIO, Redis and Weaviate services are deployed: https://docs.vrite.io/self-hosting/docker/
Sorry, that's a mistake. I just updated the docker-compose.yml file. You should now be able to follow the docs and get Vrite running.
I'm not sure if it's by design, but
docker-compose.yml
is missing App and API services. Documentation does not mention how to deploy them separately.Specifically if I follow this page, only MongoDB, MinIO, Redis and Weaviate services are deployed: https://docs.vrite.io/self-hosting/docker/