Shinobi
Jump to navigation
Jump to search
Setup
https://shinobi.video/docs/start
sudo apt-get install mariadb sudo mysql_secure_installation
curl -sL https://deb.nodesource.com/setup_9.x | sudo bash - sudo apt-get install -y nodejs sudo apt install ffmpeg
Not sure if I needed this:
sudo apt install libvpx-dev libx264-dev
As I wanted too if there was errors, I did the following:
wget https://gitlab.com/Shinobi-Systems/Shinobi-Installer/raw/master/shinobi-install.sh chmod +x ./shinobi-install.sh sudo ./shinobi-install.sh
npm install ffbinaries