flux: add flux as cd
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user