Shinobi/INSTALL
Alex Roy 872b68922b Fix bracket mismatch in INSTALL/shinobi 2021-03-20 14:15:03 +00:00
..
jetson Scripts for Jetson Nano 2019-07-01 10:56:33 -07:00
.gitignore Shinobi Pro Lands on Gitlab 2018-06-09 16:34:06 -07:00
CentOS - Quick Install.sh add cmake to ubuntu and centos installers 2021-01-09 11:11:23 -08:00
README.md Shinobi Pro Lands on Gitlab 2018-06-09 16:34:06 -07:00
autoinstall-ubuntu-latest.sh Add shebang line and follow best practices when using "cd" 2020-01-26 02:09:52 +00:00
autoinstall-ubuntu-stable.sh Add shebang and follow best practices when using "cd" 2020-01-26 02:12:13 +00:00
centos.sh add cmake to ubuntu and centos installers 2021-01-09 11:11:23 -08:00
cuda-9-0.sh Add/Update CUDA Install scripts for 9.0,9.2,10.0,10.2 2020-04-25 12:20:44 -07:00
cuda-9-2.sh Add/Update CUDA Install scripts for 9.0,9.2,10.0,10.2 2020-04-25 12:20:44 -07:00
cuda-10-2.sh update CUDA Installers to include NVIDIA's new segmented packaging 2020-10-27 20:56:18 -07:00
cuda-10.sh update CUDA Installers to include NVIDIA's new segmented packaging 2020-10-27 20:56:18 -07:00
cuda.sh update CUDA Installers to include NVIDIA's new segmented packaging 2020-10-27 20:56:18 -07:00
cuda9-part1.sh Shinobi Pro Lands on Gitlab 2018-06-09 16:34:06 -07:00
cuda9-part2-after-reboot.sh Add shebang line 2020-01-26 02:16:21 +00:00
cuda_gl_interop.h.patch Create cuda_gl_interop.h.patch 2019-07-07 11:30:26 -07:00
ffmpeg.sh Shinobi Pro Lands on Gitlab 2018-06-09 16:34:06 -07:00
freebsd.sh Some Updates and Fixes 2019-04-02 20:47:03 -07:00
freenas.csh remove clone command from freenas installer 2020-06-01 23:47:21 -07:00
getDistro.sh Some Updates and Fixes 2019-04-02 20:47:03 -07:00
jetson-libtensorflow-build.sh Update jetson-libtensorflow-build.sh 2020-12-22 21:23:41 -08:00
jetson-nano-convert-to-headless.sh Add shebang and use "read -r" for correctness 2020-01-26 02:24:36 +00:00
jetson-opencv3-4.sh Correct document typo 2020-01-02 21:01:40 +00:00
macos-part2.sh use "read -r" for correctness in macos-part2.sh 2020-01-26 02:38:34 +00:00
macos.sh Use "read -r" for correctness 2020-01-26 02:35:49 +00:00
now.sh Update Installer chooser 2020-02-07 11:53:13 -08:00
openalpr-cpu-easy.sh Some Updates and Fixes 2019-04-02 20:47:03 -07:00
openalpr-gpu-easy.sh Some Updates and Fixes 2019-04-02 20:47:03 -07:00
openbsd.sh Start Shinobi via cronjob in more logical way 2020-01-25 05:17:58 +00:00
opencv-cuda.sh Update opencv-cuda.sh 2020-11-04 09:52:48 -08:00
opensuse.sh opensuse.sh : use double quotes to prevent globbing and word splitting. use "read -r" 2020-01-26 03:01:53 +00:00
shinobi Fix bracket mismatch in INSTALL/shinobi 2021-03-20 14:15:03 +00:00
start.sh Shinobi Pro Lands on Gitlab 2018-06-09 16:34:06 -07:00
terminalCommands.js Update Installers and Terminal Commander 2019-01-13 13:42:11 -08:00
ubuntu-easyinstall.sh Update installed Node.js version from 11 to 12 (Ubuntu and CentOS) 2020-02-11 11:38:28 -08:00
ubuntu-touchless-iso.sh Update ubuntu-touchless-iso.sh 2021-01-20 07:52:58 -08:00
ubuntu-touchless.sh add cmake to ubuntu and centos installers 2021-01-09 11:11:23 -08:00
ubuntu.sh Fix bugs in INSTALL/ubuntu.sh 2020-04-08 00:40:10 +00:00

README.md

Fast Install (The Ninja Way)

  1. Become root to use the installer and run Shinobi. Use one of the following to do so.

    • Ubuntu 17.04, 17.10
      • sudo su
    • CentOS 7
      • su
    • MacOS 10.7(+)
      • su
  2. Download and run the installer.

bash <(curl -s https://raw.githubusercontent.com/ShinobiCCTV/Shinobi-Installer/master/shinobi-install.sh)

More info can be found here. https://shinobi.video/docs/start