Commit Graph

185 Commits

Author SHA1 Message Date
Dustin B 849a521945
Adding a dependency installation for debian 9.9.0 which seems to lack it
Per issue https://github.com/Jarli01/xenorchestra_installer/issues/52 Debian 9.9.0 (and up presumably) is lacking a required dependency to make this work. 

Tested locally.
2019-05-23 17:05:48 -04:00
Dustin B 7ac3e2bf2c
Better approach to banner removal
Rather than deleting the entire code line, this adjusts the "< 5" check that enables the banner.
2019-05-14 08:45:11 -04:00
Danp2 174d0df759
Install NodeJS via N (#50)
Hardcoded to v8.16
2019-05-09 09:37:04 -05:00
Dustin B 70406d1191
Merge pull request #48 from FoxieHazmat/master
addedSupportInformation
2019-05-02 08:51:42 -04:00
Grey Fox 7c4d8cc49f Updated Compatibility 2019-05-02 08:45:37 -04:00
FoxieHazmat cf29ce65b5
Update TROUBLESHOOTING.md 2019-05-02 06:42:07 -04:00
FoxieHazmat fd3a080451
Update README.md 2019-05-02 06:41:20 -04:00
FoxieHazmat 30674623fc
Rename Troubleshooting.md to TROUBLESHOOTING.md 2019-05-02 06:40:31 -04:00
Grey Fox 32c00195b2 addedSupportInTroubleshooting 2019-05-02 06:38:52 -04:00
Grey Fox 8096b69875 addedSupportInformation
Tweaked the README to urge users to bring up issues in the Scripts' repositories first.
2019-05-01 18:38:22 -04:00
Dustin B d2f8e85b8c
Merge pull request #45 from Jarli01/Banner-Removal
Banner removal
2019-05-01 15:55:41 -04:00
Dustin B f6a19807ef
Update xo_install.sh 2019-05-01 12:41:41 -04:00
Dustin B 6cd254b818
Banner Removal 2019-05-01 12:29:01 -04:00
Danp2 e78174de6a
Fix plugins symlink
Remove extra equals sign
2019-04-15 12:18:02 -05:00
Dustin B 0f9daf7a9a
Update CONTRIBUTING.md 2019-02-06 11:06:32 -05:00
Dustin B c0e0eaf99a
Update Troubleshooting.md
Additional explanation of what to do.
2019-02-06 11:02:53 -05:00
Dustin B bfe0693796
Update Troubleshooting.md
punctuation
2019-02-06 10:33:08 -05:00
Dustin B ae5f1567fd
Delete single-line
Binning this for now until I can figure out why it just hangs. Don't want people thinking it works when it currently doesn't.
2019-02-06 10:30:42 -05:00
Dustin B 0803a856d0
Merge pull request #43 from Jarli01/Performance-and-Errors
Update Troubleshooting.md
2019-02-06 10:23:20 -05:00
Dustin B 405957bb6f
Update Troubleshooting.md
Added explanation for 1 GB ram and the potential to add a system check for 2 vCPU.
2019-02-06 10:22:32 -05:00
Dan Pollak c35e51382e Add missing dependencies 2019-02-05 08:00:42 -06:00
Dustin B 61a16d36bd
Single Line Installation 2019-01-19 15:18:12 -05:00
Dustin B 0c37e06812
Update xoce 2019-01-19 14:26:12 -05:00
Dustin B bcf11ebeae
Update xoce 2019-01-19 13:20:55 -05:00
Dustin B d11212477d
Update xoce 2019-01-19 12:46:39 -05:00
Dustin B 786121e1ba
Update xoce 2019-01-19 12:01:10 -05:00
Dustin B 972b49c087
Update xoce 2019-01-19 11:59:30 -05:00
Dustin B 2682264cbe
Update xoce 2019-01-19 11:49:33 -05:00
Dustin B cd4acf239a
Update xoce 2019-01-19 11:47:48 -05:00
Dustin B 657a30cb30
Update xoce 2019-01-19 11:41:33 -05:00
Dustin B a7d8e2078e
Update xoce 2019-01-19 11:19:20 -05:00
Danp2 8819e2e278
Switch from yaml to toml for config file (#42)
* Switch from yaml to toml
* Fix : vs =
2019-01-17 13:26:27 -06:00
Danp2 dd046b485b
Merge pull request #39 from Jarli01/Danp2-node-fix
Remove extra lts node install
2018-11-03 13:39:43 -05:00
Danp2 7a8dafac6f
Remove extra lts node install 2018-11-03 08:58:03 -05:00
Dustin B ee2b149287
Update README.md 2018-09-13 16:55:43 -04:00
Dustin B c59ce48a72
Comments cleanup
Cleanup of comments
2018-08-17 09:23:12 -04:00
Dustin B a20142ff64
Update xo_install.sh 2018-08-17 08:54:43 -04:00
Dustin B c9b6d22ca1
Merge pull request #34 from Jarli01/Danp2-patch-1
Create /usr/local/lib/node_modules/ if missing
2018-08-17 08:52:35 -04:00
Danp2 34f6d29ef2
Create /usr/local/lib/node_modules/ if missing 2018-08-17 07:51:34 -05:00
Dustin B 0bef04ccee
Merge pull request #32 from Jarli01/Sym-Link-Node
Update xo_install.sh
2018-08-17 08:46:04 -04:00
Dustin B 497289ad7f
Update xo_install.sh
Symbolic Link Test
2018-08-17 08:19:27 -04:00
Dustin B 58ae3c40b2
Merge pull request #29 from Jarli01/Troubleshooting-dependencies
Dependencies list
2018-08-03 09:16:40 -04:00
Dustin B f3e41aac44
Merge pull request #27 from bnrstnr/patch-1
Check distro and install multiverse repo if = Ubuntu
2018-08-03 09:15:12 -04:00
bnrstnr 3553c1aa9e
Update xo_install.sh 2018-08-02 15:56:48 -04:00
bnrstnr 303fabf3b8
Update xo_install.sh 2018-08-02 15:42:34 -04:00
Dustin B c2c4438a5b
Update Troubleshooting.md 2018-08-02 11:37:37 -04:00
Dustin B f1f9ca7790
Dependencies list 2018-08-02 11:28:54 -04:00
bnrstnr b7b2527176
Update xo_install.sh 2018-08-02 11:06:14 -04:00
bnrstnr d4506d711f
Update xo_install.sh 2018-08-02 08:52:53 -04:00
bnrstnr 703ec75190
Update xo_install.sh 2018-08-02 08:51:30 -04:00