vriteio / vrite

Open-source developer content platform
https://vrite.io
Other
1.62k stars 64 forks source link

Missing app and api in docker-compose #61

Closed subatiq closed 8 months ago

subatiq commented 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.

Specifically if I follow this page, only MongoDB, MinIO, Redis and Weaviate services are deployed: https://docs.vrite.io/self-hosting/docker/

areknawo commented 8 months ago

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.