Tag: tailscale
-
Veeam Agent Windows: Push-Deploy Physical Box to Backup Repository
Physical Windows machine needs backing up to Veeam repository. Here’s the exact checklist: firewall ports, credentials, and the UAC registry key that blocks agent push-deploy. 20 minutes. Most of it hunting one setting.
-
OpenCode Web Behind Authentik: AI Coding in Your Browser, Protected by SSO
Running AI coding tools as a web service usually means choosing between security and convenience. Here’s how to deploy OpenCode’s built-in web interface behind Authentik forward-auth — Docker, Tailscale, Nginx Proxy Manager, and Let’s Encrypt in one stack. No exposed ports, no shared passwords, every request validated before it touches the AI.
-
Zero-Budget Homelab: How to Experiment Without Breaking the Bank
Most of my ideas don’t make money. That’s the problem. I needed infrastructure to build web apps, test IoT devices, and self-host services — but I couldn’t justify spending anything until I knew an idea had legs. Here’s how I built a full homelab for near-zero cost using a single Dell OptiPlex, Hyper-V, pfSense, Docker,…
-
Reliable Remote Desktop at Home with Tailscale and Guacamole
If you run a home server and want to access it remotely, the cleanest setup is often: This gives you remote access without exposing port 3389 to the internet. Goal The target setup looks like this: The important part is that Guacamole connects to the Windows machine using its Tailscale IP, not its public IP and not…