fluxcd: storage-limbosolutions-com

This commit is contained in:
Márcio Fernandes
2026-06-07 22:31:02 +00:00
parent e004c033a4
commit d5f13a8c46
16 changed files with 124 additions and 64 deletions
-18
View File
@@ -17,7 +17,6 @@ For more information about k3s cluster/nodes setup check [readme](./docs/k3s-clu
- [Zigbee2mqtt](#zigbee2mqtt)
- [node-red](#node-red)
- [core-dns](#core-dns)
- [casa-vlan-cicd-runners (gitea act runners)](#casa-vlan-cicd-runners-gitea-act-runners)
## Home Assistant
@@ -51,7 +50,6 @@ For more information about home assistant integration [check home assistant repo
Deployments and scripts on services/wyoming repo folder.
[Continuous deploy](./.gitea/workflows/casa-services-deploy.yaml).
Links:
@@ -68,8 +66,6 @@ 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
check [readme](./services/node-red/README.md) for more information on setup and configuration.
@@ -98,17 +94,3 @@ data:
#
```
## casa-vlan-cicd-runners (gitea act runners)
**Deploy app:**
```bash
./services/casa-vlan-cicd-runners/ops-scripts/apply-app.sh
```
**Deploy Infra:**
```bash
./services/casa-vlan-cicd-runners/ops-scripts/apply-infra.sh
```