Octoprint installer for:
- Armbian systems based on Debian Buster
- Ubuntu based (tested on 18.04)
- Get Armbian for your board on https://www.armbian.com/download/
- Install on your sd card - Example: https://www.albertogonzalez.net/how-to-install-armbian-debian-on-an-orange-pi-zero/
- Boot and login as root
- Run armbian-config and configure wifi
Download && run
su -
wget https://raw.githubusercontent.com/Etherlord/octoprint_installer/master/octoprint_install.sh
chmod +x octoprint_install.sh
./octoprint_install.sh
Script enter password for octoprint system user and wait. Open http://<SERVER_IP>:5000 after script finish work
Enjoy!
journalctl --no-pager -b -u octoprint
journalctl --no-pager -b -u octoprint
sudo systemctl restart octoprint.service
systemctl restart webcam.service