Vigyata.AI
Is this your channel?

Ditch the Cloud Key! This Proxmox Trick Will Blow Your Mind!

2.5K viewsΒ· 36 likesΒ· 7:54Β· Mar 25, 2025

πŸ›οΈ Products Mentioned (10)

πŸ“Œ 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

🎬 More from Got Wire