Quick Monitoring with Netdata via Ansible
Netdata is a great lightweight monitoring tool for quick system visibility with zero config. I use Ansible to automate the installation across my Ubuntu and Proxmox hosts using the official Netdata...
Netdata is a great lightweight monitoring tool for quick system visibility with zero config. I use Ansible to automate the installation across my Ubuntu and Proxmox hosts using the official Netdata...
In my homelab, I use a Docker-based monitoring stack powered by Prometheus, Grafana, and Alertmanager. It’s deployed and configured with Ansible, making it easy to replicate across environments. S...
Why I Built This Project I wanted to dive deeper into the Tailscale API and understand its capabilities while finding practical ways to interact with my Tailscale network. Rather than passively rea...
Why I Built This Project I wanted to learn how Tailscale ACLs (Access Control Lists) work without spending hours reading documentation only to forget it the next day. Instead, I decided to create a...
Overview This project demonstrates the integration of AWS EC2 and Tailscale using Terraform and Bash scripting. It automates the deployment of VPCs, subnets, EC2 instances, and the setup of Tailsca...
What Does Terraform Do for Tailscale? Managing Tailscale at a large scale without manual intervention is critical for efficiency. Manually setting tags, approving devices, configuring subnets, and ...
Backstory I have used terraform before mainly in College where I had a amazing proffessor who introduced us to terraform as a resource for his class. He used the configs as a way to setup a cloud c...
Homelab Intro My Homelab has been growing since 2018 which was the first time I bought a used PC to solely be ran as a Server. It started with a Plex Server and a Game server. Now we are still runn...