flux: add flux as cd

This commit is contained in:
Márcio Fernandes
2026-06-05 22:46:46 +00:00
parent 1b8f537a05
commit be2a2e6ea2
14 changed files with 48 additions and 107 deletions
+2 -10
View File
@@ -9,8 +9,6 @@ Currently hosted on [kubernetes cluster - casa](https://git.limbosolutions.com/m
- [Music](#music)
- [Clients](#clients)
- [Setup and Deploy](#setup-and-deploy)
- [App](#app)
- [Infra](#infra)
- [Continuous Deploy](#continuous-deploy)
- [Links](#links)
@@ -52,16 +50,10 @@ systemctl --user enable --now squeezelite.service
## Setup and Deploy
### App
Using flux for reconciliation.
``` bash
./ops-scripts/apply-app.sh
```
### Infra
``` bash
./ops-scripts/apply-infra.sh
./ops-scripts/apply-flux.sh
```
### Continuous Deploy