- Setup your proxmox server
- Click on your "local (pve)" disk >> Click "CT Templates" >> Click the "Templates" button >> download the Debian 11 template.
- Add "Hostname" >> Give a Password and confirm password.
- Select the Debian 11 template.
- Add your disk size.
- Add how many CPU cores you want to use.
- Add how much Memory you want to use.
- Give you CT a IP or choose DHCP to let your router choose.
- Click Next and Confirm/Finish
- Click on the "BirdNETPi" CT you created and under "Options" , "Edit" if you want your CT to start at boot. Then Click Console and the Start button to start your CT.
- Login with "root" and the password you set earlier.
- Enter the following commands into the console CLI
apt update
apt upgrade -y
apt install curl sudo -y
add user pi
usermod -aG sudo pi
su pi
curl -s https://raw.githubusercontent.com/MatthewBCooke/BirdNET-Pi/debian/newinstaller.sh | bash
- Then continue with step #21 here
- And add your audio network feed under Tools >> Settings >> Advanced Settings