Pretty happy with how my homelab is coming along!
cheers, set this up and it’s solid.
Looks great! I’ve got a very similar setup to you but I’ve been lagging on actually setting up my homepage dashboard. I’ve tinkered with it but haven’t actually take the time to figure out all the stuff I want to display on it. I might just end up copying yours! 😁
Awesome, that’s great to hear! Glad I could provide some inspiration
How do you like gitea? I have always just done gitlab but never have wanted to branch out
Im undecided, to be totally candid I am not super confident in my Ansible skills yet, and dont want to push some of my ansible to github and accidentally expose passwords, public IP addresses, etc. I chose Gitea because it was the first application that came up on Google when I googled “self hosted github”…
I am working on vaulting all of that stuff now and will eventually just move over to Github
Damn, that’s extensive. How long did it take to set it all up and to maintain it continually?
Its been a long time coming, and is never officially finished. I have most of the host updates automated with Ansible and runs weekly without my attention. Only really need to intervene when something is not working the way it should, or when my automatic updates breaks something…
What do you have inputting into influxdb? I’ve been looking into setting up some monitoring for my proxmox/VMs/dockers
Exactly this! I’m funneling stats from all 3 of my Proxmox nodes. Running VMs, running LXC containers, disk usage, disk latency, network usage, etc. Any stat you can think of monitoring is offered up via the Proxmox API