deploy demo alpr

This commit is contained in:
mr
2025-11-17 08:08:56 +01:00
parent a7d1cc3429
commit cc8d599ce5
2 changed files with 4 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ Verify with `kubectl get pods -n argo -w` -> all server are running and 1/1
Any problem with this, can be a top problem from your k3s or k8s (FIX IT BEFORE)
```
sudo ./clone_opencloud_microservices.sh
sudo ./clone_opencloud_microservices.sh demo-alpr
cd ./docker
./start-demo.sh
```