Helper Script to Auto Deploy CUBE OS on Proxmox

Hi,

I put together a Proxmox VE installer script for eWeLink CUBE OS to make setup easier on PVE.

It can:

  • Download the latest CUBE OS image automatically
  • Create the VM for you
  • Guide you through setup interactively
  • Let you choose storage, bridge, release source, and other options
  • Optionally attach a USB Zigbee dongle

Repo:
https://github.com/wardmatter/CUBE-OS-PVE-Scripts

Quick run with PVE Shell:

curl -fsSL https://raw.githubusercontent.com/wardmatter/CUBE-OS-PVE-Scripts/main/pve-create-cube-os.sh | bash -s -- --interactive

I tested the script on a PVE 9.1.1 setup. Feedback is welcome, thanks!

*The repo is not affiliated to eWeLink/SONOFF , run on your own risk!

BR

Ward

3 Likes

Quick tests on eWeLink integration and Matter Bridge:

2 Likes