Run the service - maratona-run-time/maratona-runtime GitHub Wiki
Run the Service
Docker Compose - V1
Inside the project directory run the command below to run the service
docker-compose up
And to stop the service
docker-compose down
Kubernetes - V2
In development in a branch ...
port-forward.sh
restart.sh