Start demo improved
This commit is contained in:
17
README.md
17
README.md
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user