Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

OpenRailAssociation/osrd-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSRD Helm Chart Repository

ARCHIVED REPOSITORY

Find the current chart in the main osrd repo here: https://github.com/OpenRailAssociation/osrd/tree/dev/chart


This repository contains Helm charts for deploying OSRD, which consists of three main components:

  • Gateway: Serves the front end, handles authentication, and proxies requests to the backend.
  • Editoast: Acts as the backend that interacts with the front end.
  • Core: Handles computation and business logic.

Prerequisites

  • Kubernetes cluster
  • Helm installed

Deploying the application

After adding the repository, you can deploy the application using the following command:

helm install osrd oci://ghcr.io/openrailassociation/osrd-charts/osrd --version 0.1.0

If you want to use the latest build of the helm chart (not the latest released) you can use

helm install osrd oci://ghcr.io/openrailassociation/osrd-charts/osrd-dev --version 0.1.XXX

Configuration

Check the values.yaml file.

Contributing

To comply with the DCO, all commits must include a Signed-off-by line. You can find more information about this here

For more advice on how to contribute, follow that link: https://osrd.fr/en/docs/guides/contribute/contribute-code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 8

Languages