Install Cast reactor on a Raspberry Pi
If you have a Raspberry Pi you can directly install our image.
How to install cast reactor image
Install the Raspberry Pi Imager from https://www.raspberrypi.com/software/
Install Raspian Os
Insert a SD card in your computer via USB or card reader
- Enable SSH, set your wifi config
- Choose your password
Burn the image on the disk
Install Cast Reactor
Connect with SSH to you pi
Update your os
sudo apt-get update && sudo apt-get upgrade
Install ansible
sudo apt install ansible
Install Cast reactor
sudo ansible-pull --extra-vars "user=pi" -v -U https://github.com/igolus/castReactorPi.git
Change Boot option
Change the boot option
Reboot and you should see the Cast reactor welcome screen