Docker Compose
Using docker compose for single node deployment
First of all, we recommend learning about the containers architecture of OSRD.
We will cover how to deploy OSRD within the following setups:
It is also possible to deploy each service of OSRD manually on a system, but we will not cover this topic within this guide.
Using docker compose for single node deployment
Using Helm for Kubernetes deployments