Run Your Own Private Network with Headscale (Self-Hosted Tailscale)
|
8 mins read
- networking
- vpn
- self-hosted
- docker
- headscale
- tailscale
Learn how to build your own zero-trust private network using Headscale, the self-hosted alternative to Tailscale.
Learn how to build your own zero-trust private network using Headscale, the self-hosted alternative to Tailscale.
Running a MinIO storage server behind NAT using Proxmox containers and solving FTP passive mode problems with SFTPGo.
I recently completed a take-home assignment for a Backend Web Developer position, build a news aggregator API in Laravel. Here's how I approached the architecture, dealt with dead APIs, and kept things simple without sacrificing good engineering.
How to run PowerDNS with a MySQL backend, GeoIP support, and PowerDNS-Admin in Docker, while keeping LUA-based geo-located DNS records.
How I recovered a Linux system that failed to boot due to root filesystem corruption, and what I learned from the process.