Skip to content

Run the service

Jiang Z edited this page Dec 17, 2020 · 4 revisions

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
Clone this wiki locally