Dustin B
4245771e5d
Update TROUBLESHOOTING.md
2020-07-22 09:00:03 -04:00
Dan Pollak
b7419cda8b
Revert to Python 2
2020-05-31 09:34:14 -05:00
Dustin B
a54de7afba
Merge pull request #75 from Jarli01/Jarli01-patch-1
...
Dependency addition Python3-minimal
2020-05-26 09:57:21 -04:00
Dustin B
41eeb70190
Updated to Python3-minimal
...
Testing now
2020-05-26 09:02:29 -04:00
Dustin B
1ca7eed492
Update xo_install.sh
2020-05-06 15:58:14 -04:00
Dustin B
ece9445fd4
Update xo_install.sh
2020-05-06 15:55:49 -04:00
Dustin B
ea3449139a
Dependency addition
...
Python2 was removed from at least 20.04 and is replaced with Python3. Manually installing the package and then running the script works.
This change runs the installation process for it.
2020-05-06 14:57:34 -04:00
Danp2
5273ad5b09
Fix: Ignore "bad" plugins ( #70 )
2020-04-05 10:07:51 -05:00
Danp2
d15b30776a
Switch to Node LTS ( #69 )
...
* Switch to Node LTS
* Bump required memory to 3GB (build fails with only 2GB)
2020-04-04 09:48:29 -05:00
Dustin B
ef3929cbb3
Update README.md
...
typo fixes
2020-04-03 13:41:13 -04:00
Dustin B
33d4a77164
Update TROUBLESHOOTING.md
2020-04-03 13:26:24 -04:00
Dustin B
821375b674
Merge pull request #65 from braiam/patch-1
...
Don't call bash repeatedly - confirmed works
2020-01-08 08:23:10 -05:00
Braiam Peguero
b1741267b3
Don't call bash repeatedly
...
The first command started a bash shell as root, everything
below that shouldn't need sudo. But this way, we make sure
we become root at the last moment possible and prevent
using curl as root.
2020-01-01 00:09:57 -04:00
Danp2
6549f9fa8f
Add gnupg dependency, which is missing from Debian 10 netinst ISOs ( #62 )
...
* Install gnupg dependency
* Update comment
2019-09-18 11:25:58 -05:00
Dan Pollak
5c8c4c3885
Remove config file modification with sed
2019-08-31 16:28:13 -05:00
Dustin B
a3753004a9
Config Modification removal since this is now included by default
...
Removes the edit from source allowing configuration import, as this is now included in the community edition without additional customization.
2019-08-20 13:53:11 -04:00
Danp2
4e3af20bd0
Remove mod to delete banner ( #58 )
2019-08-05 17:59:07 -05:00
Dustin B
632e3e1659
Update bug_report.md
2019-06-17 11:54:22 -04:00
Dustin B
044b513dd5
Delete ISSUE_TEMPLATE.md
...
Deleting this as the updated template is better formatted to address issues.
2019-06-17 11:50:40 -04:00
Dustin B
251793d077
Merge pull request #56 from Jarli01/Declaration-Support-Conditions
...
Update README.md
2019-06-17 11:13:43 -04:00
Dustin B
b061efdf76
Update README.md
2019-06-17 09:44:41 -04:00
Dustin B
33d5e4fd39
Update README.md
2019-06-13 17:06:38 -04:00
Dustin B
5aab7cc740
Update README.md
2019-06-13 17:04:23 -04:00
Dustin B
a72e3b8295
Update issue templates
2019-05-24 14:23:05 -04:00
Dustin B
f957eb5c0f
Merge pull request #53 from Jarli01/apt-transport-https-dependency-install
...
Adding a dependency installation for debian 9.9.0 which seems to lack it
2019-05-24 09:30:04 -04:00
Dustin B
6a065d7f35
Update xo_install.sh
2019-05-24 08:15:10 -04:00
Dustin B
450ae2d80f
Update xo_install.sh
2019-05-23 17:32:22 -04:00
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