Go to file
2022-02-19 22:14:28 -08:00
applications Add git repository for nexus-repo 2022-02-19 22:14:28 -08:00
build-cluster refresh cluster 2022-02-17 15:01:46 -08:00
.gitignore Refresh cluster 2022-02-17 15:01:31 -08:00
README.md Fix issues with secret-generator 2022-02-18 00:11:03 -08:00

provisioning

insert stuff here

applications

Flux bootstrap

flux bootstrap git \
  --url=https://git.thejimnicholson.com/homelab/new-cluster.git \
  --username=jim \
  --password=XXXXXXXX \
  --token-auth=true \
  --path=applications \
  --branch master