Skip to content

Running and Deploying the Server

Alan Cleary edited this page Apr 19, 2023 · 2 revisions

The GCV server is implemented as a collection of microservices. We only recommend using Docker Compose to deploy the microservices GCV depends on:

Moreover, we recommend using Docker Compose to run both the client and the server.

Clone this wiki locally