Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coffeeknife/homelab
gitops repo for my homelab
https://github.com/coffeeknife/homelab
Last synced: 13 days ago
JSON representation
gitops repo for my homelab
- Host: GitHub
- URL: https://github.com/coffeeknife/homelab
- Owner: coffeeknife
- Created: 2024-09-10T14:21:40.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T16:49:42.000Z (4 months ago)
- Last Synced: 2024-09-18T05:12:40.860Z (4 months ago)
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homelab
repo for gitops-ifying my homelab and publishing my configs. currenlty greatly overhauling my homelab setup.- `/ansible` contains playbooks for regular cluster maintenance.
- `/stacks-old` contains old composefiles for services that were run over docker-swarm
- `/gallifrey` contains composefiles and configs for my ingress node.## infrastructure rundown
- **etheirys** - proxmox host, 2017 iMac, has dedicated graphics card and 32gb of ram
- **vulcan** - raspberry pi 4 w/ 4gb ram and an 8tb usb hard drive
- **gunsmoke** - raspberry pi 3b w/ 1gb ram and a ComBee II
- **gallifrey** - ingress node. nothing other than network access runs here. raspberry pi 4 w/ 2gb ram
- wireguard vpn
- adguardhome dns and adblock## continuous deployment
wip