Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dark-vex/infra-cd
Homelab Infrastructure as Code (IaC) and GitOps practices
https://github.com/dark-vex/infra-cd
ansible flux2 flux2-gitops-toolkit fluxcd gitops infrastructure-as-a-code infrastructure-as-code packer terraform
Last synced: 6 days ago
JSON representation
Homelab Infrastructure as Code (IaC) and GitOps practices
- Host: GitHub
- URL: https://github.com/dark-vex/infra-cd
- Owner: dark-vex
- Created: 2022-05-18T10:58:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T08:21:50.000Z (17 days ago)
- Last Synced: 2024-10-31T09:24:41.460Z (17 days ago)
- Topics: ansible, flux2, flux2-gitops-toolkit, fluxcd, gitops, infrastructure-as-a-code, infrastructure-as-code, packer, terraform
- Language: HCL
- Homepage:
- Size: 1.03 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# infra-cd
This project is an personal exercise of style on how-to handle infra-as-code.
My infrastructure is composed by several legacy services that from time-to-time I'm converting into IaC
Automations technology used:
- Ansible
- [FluxCD](https://fluxcd.io/)
- [Packer](https://www.packer.io/)
- [Terraform](https://www.terraform.io/)Token/Secret managers:
- [1Password Secrets Automation workflow](https://developer.1password.com/docs/connect/get-started/)## FluxCD k8s Apps/Plugins
- Intel GPU
- Jellyfin
- Nextcloud
- Sysdig Agent
- Sysdig Admission controller
- Zabbix Proxy## Hardware
## TODO
- Terraform Hetzner
Print Instance IP and update ansible inventory file and cloudflare DNS records
https://github.com/fluxcd/flux2/discussions/1076