added node red
All checks were successful
Deploy Casa services CI/CD Pipeline / deploy (push) Successful in 17s
All checks were successful
Deploy Casa services CI/CD Pipeline / deploy (push) Successful in 17s
This commit is contained in:
15
README.md
15
README.md
@@ -15,6 +15,7 @@ For more information about k3s cluster/nodes setup check [readme](./docs/k3s-clu
|
||||
- [Mosquitto](#mosquitto)
|
||||
- [Wyoming](#wyoming)
|
||||
- [Zigbee2mqtt](#zigbee2mqtt)
|
||||
- [node-red](#node-red)
|
||||
|
||||
## Home Assistant
|
||||
|
||||
@@ -66,3 +67,17 @@ Attached SONOFF Universal Zigbee 3.0 USB Dongle Plus to the Proxmox node and con
|
||||
Deployments and scripts on services/Zigbee2mqtt repo folder.
|
||||
|
||||
[Continuous deploy](./.gitea/workflows/casa-services-deploy.yaml).
|
||||
|
||||
## node-red
|
||||
|
||||
**Deploy app:**
|
||||
|
||||
```bash
|
||||
./services/node-red/ops-scripts/apply-app.sh
|
||||
```
|
||||
|
||||
**Deploy Infra:**
|
||||
|
||||
```bash
|
||||
./services/node-red/ops-scripts/apply-infra.sh
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user