This service is a self hosted docker registry for the docker images that we deploy
It uses zot with a proxy allow docker to correctly log in.
You will need docker and docker compose.
First create a config.yaml for zot, with this documentation
Then copy the .env.sample file to .env and change the value of the variables
After that you can run docker compose up -d to lauch the app.