Commit Graph

91 Commits (a52968006064faa04b7e2401a9a777c2a378f290)

Author SHA1 Message Date
Moe a529680060 add old CUDA 9.2 Installer 2020-02-25 09:02:20 -08:00
Moe d8c8177f9e Update installed Node.js version from 11 to 12 (Ubuntu and CentOS) 2020-02-11 11:38:28 -08:00
Moe 9f3a0e814f Add CUDA 10 Installer for TensorFlow plugin 2020-02-07 16:19:00 -08:00
Moe a5d5a6e715 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2020-02-07 15:21:59 -08:00
Moe 43d7422502 Update CUDA Installer for 10.2
+ Add Automatic Plugin Key Generation for Yolo and TensorFlow plugins
+ Change gcc and g++ versions that are installed to version 8
2020-02-07 15:21:57 -08:00
Moe 24057e3da3 Merge branch 'patch-5' into 'dev'
Start Shinobi via cronjob in more logical way (OpenBSD)

See merge request Shinobi-Systems/Shinobi!153
2020-02-07 20:03:28 +00:00
Moe 813d0df2c5 Merge branch 'patch-6' into 'dev'
Add shebang line and follow best practices when using "cd"

See merge request Shinobi-Systems/Shinobi!154
2020-02-07 20:03:05 +00:00
Moe 59777596c4 Merge branch 'patch-7' into 'dev'
Add shebang and follow best practices when using "cd"

See merge request Shinobi-Systems/Shinobi!155
2020-02-07 20:02:53 +00:00
Moe 050d228d63 Merge branch 'patch-8' into 'dev'
Add shebang line

See merge request Shinobi-Systems/Shinobi!156
2020-02-07 20:02:33 +00:00
Moe 9d64c232dc Merge branch 'patch-9' into 'dev'
Add shebang and use "read -r" for correctness

See merge request Shinobi-Systems/Shinobi!157
2020-02-07 20:02:13 +00:00
Moe 1eca18b502 Merge branch 'patch-10' into 'dev'
Use "read -r" for correctness in macos.sh

See merge request Shinobi-Systems/Shinobi!158
2020-02-07 20:01:50 +00:00
Moe a2cd2dbb11 Merge branch 'patch-11' into 'dev'
use "read -r" for correctness in macos-part2.sh

See merge request Shinobi-Systems/Shinobi!159
2020-02-07 20:01:32 +00:00
Moe 08d2b97a82 Merge branch 'patch-13' into 'dev'
opensuse.sh : use double quotes to prevent globbing and word splitting. use "read -r"

See merge request Shinobi-Systems/Shinobi!161
2020-02-07 20:00:59 +00:00
Moe f6c10d1976 Merge branch 'patch-14' into 'dev'
Use double quotes to prevent globbing and word splitting. Use "read -r" for correctness

See merge request Shinobi-Systems/Shinobi!162
2020-02-07 20:00:42 +00:00
Moe 8dbf994520 Merge branch 'patch-15' into 'dev'
Ubuntu Easy Installer: Use double quote to prevent globbing and word...

See merge request Shinobi-Systems/Shinobi!163
2020-02-07 19:57:37 +00:00
Moe 4d846e3c95 Merge branch 'patch-16' into 'dev'
ubuntu.sh : Use double quotes to prevent globbing and word splitting. Use "read -r" for correctness

See merge request Shinobi-Systems/Shinobi!164
2020-02-07 19:57:14 +00:00
Moe e8e122c6de Update Installer chooser 2020-02-07 11:53:13 -08:00
Moe 831eba89b6 Add Touchless Ubuntu Installer 2020-02-07 11:47:18 -08:00
Jordan Geoghegan 265fb78825 ubuntu.sh : Use double quotes to prevent globbing and word splitting. Use "read -r" for correctness 2020-01-26 03:21:13 +00:00
Jordan Geoghegan 3977d754cc Ubuntu Easy Installer: Use double quote to prevent globbing and word splitting. Use "read -r" for correctness 2020-01-26 03:17:56 +00:00
Jordan Geoghegan 0cb318e5d3 Use double quotes to prevent globbing and word splitting. Use "read -r" for correctness 2020-01-26 03:11:04 +00:00
Jordan Geoghegan bcd3245976 opensuse.sh : use double quotes to prevent globbing and word splitting. use "read -r" 2020-01-26 03:01:53 +00:00
Jordan Geoghegan 3a40478e48 use "read -r" for correctness in macos-part2.sh 2020-01-26 02:38:34 +00:00
Jordan Geoghegan 8b4f677fbf Use "read -r" for correctness 2020-01-26 02:35:49 +00:00
Jordan Geoghegan 817a8de400 Add shebang and use "read -r" for correctness 2020-01-26 02:24:36 +00:00
Jordan Geoghegan 20d7954b39 Add shebang line 2020-01-26 02:16:21 +00:00
Jordan Geoghegan 414f630d1b Add shebang and follow best practices when using "cd" 2020-01-26 02:12:13 +00:00
Jordan Geoghegan 37cd8a69fd Add shebang line and follow best practices when using "cd" 2020-01-26 02:09:52 +00:00
Jordan Geoghegan 966fb4f027 Start Shinobi via cronjob in more logical way 2020-01-25 05:17:58 +00:00
Moe 4f3003d754 Jetson Nano headless script fix network reset 2020-01-23 14:14:06 -08:00
Moe 82e7ff43ad Merge branch 'patch-3' into 'dev'
Improve random string generation

See merge request Shinobi-Systems/Shinobi!143
2020-01-17 21:35:41 +00:00
Moe 5fb042afab Merge branch 'patch-4' into 'dev'
Add OpenBSD installer script

See merge request Shinobi-Systems/Shinobi!144
2020-01-17 21:35:16 +00:00
Moe 62b815db33 add gcc and g++ to ubuntu installer 2020-01-15 13:48:19 -08:00
Jordan Geoghegan 1dc6ce5f5f Add OpenBSD installer script.
Imported from: https://gitlab.com/JordanGeoghegan/shinobi-openbsd-support/blob/master/INSTALL/openbsd.sh
2020-01-13 23:56:05 +00:00
Jordan Geoghegan e30613b74f Improve random string generation 2020-01-11 08:22:09 +00:00
Moe b16d2add14 add gcc and gcc-c++ to CentOS installer 2020-01-05 10:49:52 -08:00
Moe 3b84d7f706 Update Node.js version installed to 11 2020-01-03 14:58:14 -08:00
Moe 73a93ce981 Merge branch 'dev' into 'master'
Small Flame

See merge request Shinobi-Systems/Shinobi!129
2019-10-17 19:03:29 +00:00
Mike Hurley 71b79cd600 Removed option to install using SQLite 2019-10-15 18:39:36 +00:00
Moe abe3cc3a6f remove SQLite installtion option from Ubuntu, OpenSUSE, and CentOS 2019-10-15 14:15:47 -04:00
Mike Hurley dd5df9e46c - Added MariaDB password verification
- Hid MariaDB password input
- Minor fix
2019-10-03 16:17:32 +00:00
Moe 1da12d4edf Merge branch 'dev' into 'dev'
Changed password field type to password, as part of Shinobi-Systems/ShinobiCE#20

See merge request Shinobi-Systems/Shinobi!108
2019-08-28 14:54:53 +00:00
Mike Hurley 93205068fd Now generates a random cron key during install 2019-08-26 19:54:07 +00:00
Mike Hurley 754b23bc10 Update CentOS - Quick Install.sh 2019-08-26 19:51:54 +00:00
Mike Hurley 775741eb91 Now generates a random cron key during setup 2019-08-26 19:50:50 +00:00
Moe 2a1871a016 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2019-08-25 12:24:39 -07:00
Moe 55a64cfb83 CentOS installer updates 2019-08-25 12:21:29 -07:00
Mike Hurley 7152814b4c Added lockout for tasks completed by Ninja installer 2019-08-22 18:33:38 +00:00
Mike Hurley 53b1ca2c9e modified call for CentOS quick installer 2019-08-22 18:32:39 +00:00
Moe 0b39888ecf Merge branch 'dev' into 'dev'
Additional NPM libraries for CentOS installers

See merge request Shinobi-Systems/Shinobi!99
2019-08-19 06:56:49 +00:00