Start demo improved

This commit is contained in:
mr
2025-11-06 16:43:52 +01:00
parent 140bd63559
commit 9e1686a78d
6 changed files with 85 additions and 34 deletions

View File

@@ -1,3 +1,20 @@
# RUN DOCKER DEMO
```
sudo ./clone_opencloud_microservices.sh
cd ./docker
./start-demo.sh
```
GO on localhost:8000
Before launch or to stop properly
```
cd ./docker
./stop.sh
```
# Purpose of this component
The purpose of oc-deploy, is to deploy all the OC components over a Kubernetes cluster.