Commit Graph

41 Commits

Author SHA1 Message Date
Jarli01
0eb7c14134
Update xo_install.sh 2018-02-07 14:41:05 -05:00
Jarli01
e5dc51991f
Update xo_install.sh
more fixes to allow importing a config file.
2018-02-07 10:54:31 -05:00
Jarli01
db1580301a
Update xo_install.sh 2018-02-07 10:36:56 -05:00
Jarli01
5da3a6d022
Update xo_install.sh 2018-02-07 10:35:30 -05:00
Jarli01
af596a2f58
Update xo_install.sh
typo fixes.
2018-02-07 10:33:04 -05:00
Jarli01
e94425813b
Update xo_install.sh
more fixes to paths
2018-02-07 10:27:50 -05:00
Jarli01
b7887a36cb
Update xo_install.sh
more changes. . .
2018-02-07 10:16:50 -05:00
Jarli01
5d84edb8e2
Update xo_install.sh
more fixes
2018-02-07 10:07:51 -05:00
Jarli01
c1e58d98a0
Update xo_install.sh
fixes to a few things - relative path etc.
2018-02-07 10:00:45 -05:00
Jarli01
4157c9cde4
Update xo_install.sh 2018-02-07 09:46:18 -05:00
Danp2
d9c1babcaa Allow config restore 2018-02-01 09:44:58 -06:00
Danp2
6ce7fedcfb Fix_Monorepo
Correct functionality after xo-server move to Monorepo
2018-02-01 09:41:39 -06:00
Danp2
95eefcab43 Update yarn commands 2017-12-30 09:36:37 -06:00
Danp2
3cb4092b28 Merge branch 'master' into variables 2017-08-04 08:44:09 -05:00
hooksie1
ba5bf94571 Wasn't paying attention. Need it in both places. 2017-08-03 20:24:38 -04:00
hooksie1
5b9bf914f7 Move yarn install --force before yaml copy. 2017-08-03 20:17:50 -04:00
Danp2
12392d5cad Use yarn to install xo-server 2017-08-03 15:00:37 -05:00
hooksie1
6922a04944 Fix incorrect if statement variable 2017-08-03 10:55:55 -04:00
hooksie1
7f13ef0e6c Fix incorrect variable for XO service file 2017-08-03 10:17:23 -04:00
John Hooks
39fcc93629 Remove indents 2017-08-02 22:05:56 -04:00
John Hooks
aa4650d54f Add full path for yarn 2017-08-02 22:05:18 -04:00
John Hooks
36cb593532 Add full path for npm 2017-08-02 21:39:52 -04:00
John Hooks
abedcaf0b9 Change sed command to replace existing sample mount
instead of creating new line. Uses pipe as delimiter so
it's easier to read.
2017-08-02 21:38:23 -04:00
John Hooks
39a36fa5a9 Add variables for systemd dir and service
Add some comments
Add full paths for security
Add some spacing
2017-08-02 21:37:23 -04:00
John Hooks
2c704dafcf Add variables for xo-web and xo-server dir
and clean up variable spacing.
2017-08-02 20:12:10 -04:00
John Hooks
3dfb424c7f Add variable for n location 2017-08-02 20:10:34 -04:00
John Hooks
a51af30a4c Added variables for n, yarn, yarn key, and node 2017-08-02 20:08:58 -04:00
John Hooks
650cab8fe0 Add variables for the XO branch and URLs 2017-08-02 20:03:53 -04:00
Danp2
0d7b91791b Remove custom lodash package requirement 2017-07-03 13:30:50 -05:00
Jarli01
cf0b49fc07 Update xo_install.sh 2017-03-07 07:31:55 -05:00
Jarli01
7678f9a900 Yarn Installation as required from XOA developers (March 2017)
Installs the required Yarn package manager and then completes the installation using `yarn install --force' rather than 'npm install' and 'npm run build'
2017-03-06 10:56:44 -05:00
Jarli01
1969843305 libvhdi-utils
Required component for file level restore functionality.
2017-01-03 10:23:30 -05:00
Jarli01
1360e859c6 Removed libpng12-dev
libpng12-dev is removed from the Ubuntu repo and is replaced with libpng-dev. 

Tested and confirmed installable on a new Ubuntu 16.10 install.
2017-01-03 08:43:31 -05:00
Jarli01
e0af0bf2cc Includes systemd startup 2016-03-08 15:38:21 -05:00
Jarli01
acff44b2bc Update xo_install.sh 2016-01-26 15:35:27 -05:00
Jarli01
f23a059762 Forced installation of NFS-Common
It's rather painful to have access, and then wonder why NFS doesn't mount.
2016-01-26 15:34:47 -05:00
Scott Alan Miller
aa5cd1996e sudo fixes 2016-01-13 21:28:04 -05:00
Jarli01
c1e35e8235 Removed version checks
Removed node -v and npm -v running them after n stable is only useful for the manual installation.
2016-01-13 20:26:13 -05:00
Scott Alan Miller
00da1fdb4d fixing sed 2016-01-13 20:16:41 -05:00
Scott Alan Miller
1f7a9b52ea fixing paths 2016-01-13 20:05:36 -05:00
Jarli01
071425af3a Rename xenorchestra_installer.sh to xo_install.sh 2016-01-13 16:16:11 -05:00