This commit is contained in:
mr
2025-11-07 10:37:11 +01:00
parent 9e1686a78d
commit 934f00d749
5 changed files with 26 additions and 22 deletions

View File

@@ -6,7 +6,7 @@ cd ./docker
./start-demo.sh
```
GO on localhost:8000
GO on localhost:8000, prefer a "chromium-browser --disable-web-security" chrome no CORS session to reach img.
Before launch or to stop properly
@@ -15,6 +15,13 @@ cd ./docker
./stop.sh
```
if you want a linux app :
```
cd ../oc-front
./local_run_traefik.sh
```
# Purpose of this component
The purpose of oc-deploy, is to deploy all the OC components over a Kubernetes cluster.