Install Shinobi on Armbian -- Open Source CCTV Solution

Channel:
Subscribers:
14,500
Published on ● Video Link: https://www.youtube.com/watch?v=oJqZzKkbKwQ



Duration: 2:06
2,133 views
19


#Armbian #Shinobi #CCTV

Full steps can be found at https://i12bretro.github.io/tutorials/0548.html

--------------------------------------------------------------------
What is Shinobi?
--------------------------------------------------------------------
Shinobi is Open Source, written in Node.js, and real easy to use. It is the future of CCTV and NVR for developers and end-users alike. It is catered to by professionals and most importantly by the one who created it. -  https://shinobi.video/
 
--------------------------------------------------------------------
Install Shinobi
--------------------------------------------------------------------
   01. Log into the Debian/Ubuntu device
   02. Run the following commands in a terminal:
         # update software repositories
         sudo apt update
         # install software updates
         sudo apt upgrade -y
         # install pre-requisites
         sudo apt install git -y
         # clone shinobi code
         git clone https://gitlab.com/Shinobi-Systems/Shinobi.git Shinobi
         # change directory to Shinobi
         cd Shinobi
         # set permissions
         sudo chmod +x INSTALL/ubuntu.sh
         # execute the installation script
         sudo INSTALL/ubuntu.sh
   03. Answer Yes (y) when asked to install MariaDB
   04. Input a password for the root MariaDB user account
   05. Answer Yes (y) when asked to install the Shinobi database
   06. Enter root when asked for the database user
   07. Enter the root password created earnlier when asked for the database password
   08. Answer Yes (y) when asked to start Shinobi and start it on boot
   09. Open a web browser and navigate to http://DNSorIP:8080/super
   10. Login with the username admin@shinobi.video and password admin
   11. Select Preferences from the top navigation menu
   12. Change the admin user email address and enter and confirm a new password
   13. Click Save at the top of the page
   14. Welcome to Shinobi
 
Source:  https://shinobi.video/docs/
 


### Connect with me and others ###
★ Discord: https://discord.com/invite/EzenvmSHW8
★ Reddit: https://reddit.com/r/i12bretro
★ Twitter: https://twitter.com/i12bretro







Tags:
How To
Tutorial
i12bretro
Armbian
Shinobi
CCTV
Open Source
FOSS
Linux
SBC
Single Board Computer