Commit Graph

19 Commits

Author SHA1 Message Date
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