Shinobi CCTV
Zuerst musst du Ubuntu Server 18.04 LTS installieren. Danach folgende Schritte ausführen:sudo apt-get update && sudo apt-get upgrade -y && sudo apt-get dist-upgrade -ysudo apt-get install build-essential yasm nasm pkg-config vim curl wget git -ycurl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -sudo apt-get install nodejs -y sudo npm cache clear -fsudo npm install -g n sudo n stablesudo apt-get install mysql-server -y git clone https://github.com/ShinobiCCTV/Shinobi.git shinobicd shinobisudo chmod +x INSTALL/ubuntu.sh && sudo INSTALL/ubuntu.sh
Die folgenden Fragen wie gezeigt beantworten:
Do you want to install node.js? n
Do you want to install ffmpeg? y
apt or npm? npm
SQL or MariaDB? SQL
Start Shinobi and set to start on boot? y
Im Anschluss greift man per Browser auf die Administrationsoberfläche zu. Die Zugangsdaten werden am Ende des Setups angezeigt. Hier ein Beispiel für die Default-Zugangsdaten:
=====================================||===== Install Completed =====||=====================================|| Login with the Superuser and create a new user!!||===================================|| Open http://172.28.3.30:8080/super in your web browser.||===================================|| Default Superuser : admin@shinobi.video|| Default Password : admin=====================================