π Description: Ditch the Cloud Key! This Proxmox Trick Will Blow Your Mind! π± Forget overpriced hardware and limited control. In this video, Iβll show you how to install Ubuntu Server in Proxmox and run the UniFi Controller inside Docker β giving you full control, better performance, and a cleaner setup in your home-lab. If you're ready to take your UniFi network to the next level, this guide is for you! π οΈ Commands Used in This Video (UniFi Controller in Docker): # Update system sudo apt update && sudo apt upgrade -y # Install Docker curl -fsSL https://get.docker.com | sudo bash # Enable and start Docker sudo systemctl enable docker sudo systemctl start docker # Create UniFi volume directory sudo mkdir -p /unifi # Run UniFi Controller container sudo docker run -d \ --name unifi-controller \ --restart unless-stopped \ -v /unifi:/unifi \ -e TZ=America/New_York \ -p 3478:3478/udp \ -p 10001:10001/udp \ -p 8080:8080 \ -p 8443:8443 \ -p 1900:1900/udp \ -p 8843:8843 \ -p 8880:8880 \ -p 6789:6789 \ -p 5514:5514/udp \ jacobalberty/unifi π§° Gear I Used (Affiliate Links): π Dell PowerEdge Server (Great for Proxmox) β https://amzn.to/4jjxVzZ π HHD for VM Storage β https://amzn.to/4iFcw4f π 10G SFP+ NIC β https://amzn.to/4iEZ3tc π UniFi Access Point β https://amzn.to/4hF94Fv π UPS Battery Backup 1500VA (keep your homelab safe) β https://amzn.to/4lg2595 π Proxmox Boot USB β https://amzn.to/4iK5Q4Y π Networking Tools I Love-Snips β https://amzn.to/4hF9eg5 π Networking Tools I Love- RJ45 Crimper and tester β https://amzn.to/4l2Jygk Networking Tools I Love-Klein Tools Magnetizer βhttps://amzn.to/4kXEwS7 π¬ Got questions? Drop a comment β Iβm here to help. π Like & Subscribe for more home lab, networking, and server content! Join this channel to get access to perks: https://www.youtube.com/channel/UC9ULtt_vxO8XWDuPyxd6RJA/join

My Home Lab Still Works When the Internet Goes Down!
94 views

I Tested the World's Smallest 10G Ethernet Adapter!
586 views

WireGuard on Linux Was Easier Than I Expected!
175 views

Fiber Looks Fine⦠Until You Test It Like THIS!
127 views

How I Routed Starlink to My Studio with VLANs
1.7K views

I Bought the Wrong Fiber Cable⦠So I Cut It and Spliced It (SC APC Fix)
277 views