283 Commits

Author SHA1 Message Date
ronivay
5a8516f3b8 Fix nodejs and yarn update procedure for debian/ubuntu 2018-07-24 17:28:25 +03:00
ronivay
b1531af96e Put docker pull/build tasks in to their own functions 2018-07-24 09:19:16 +03:00
ronivay
9f33a8277c Small readability improvements and explanation 2018-07-24 08:39:34 +03:00
ronivay
6da4b7e09d Update NodeJS and Yarn packages before running xo update. Prevent issue where install fails because of outdated package 2018-07-24 08:34:06 +03:00
Roni Väyrynen
5ebbe6e4a0 Merge pull request #6 from oscartbeaumont/master
Added Support For Specifying A Tag To Install
2018-07-23 12:31:06 +03:00
ronivay
1e2dcb74bd minor fixes and improvements 2018-07-22 23:13:18 +03:00
ronivay
c2b610d877 fix broken plugin installation 2018-07-22 22:44:09 +03:00
Oscar Beaumont
b7560d2c71 Make The Set Tag/Branch Message More Clear 2018-07-20 12:31:36 -04:00
Oscar Beaumont
0cf195d17b Added Support For Specifying A Tag To Install 2018-07-20 23:45:43 +08:00
ronivay
edf42dd685 fixed if statement in plugin installation 2018-06-15 12:46:32 +03:00
ronivay
36ba32b2f8 Added possibility to install plugins, minor improvements to comments and README 2018-06-15 08:26:01 +03:00
ronivay
2c58dbf85b Add option to run update in non-interactive mode 2018-06-08 22:28:56 +03:00
ronivay
451c357616 Log functions instead of individual tasks 2018-06-01 15:26:01 +03:00
Tim Sedlmeyer
444307193a Use 'id -u' to check for root
Root user is not always named root but is always uid 0
2018-04-11 18:54:03 -04:00
Tim Sedlmeyer
8bd5867fe9 Use $INSTALLDIR when setting working directory
Fix WorkingDirectory for systemd service configuration being hardcoded to /etc/xo/xo-server.
2018-04-11 18:19:08 -04:00
Tim Sedlmeyer
7033393d15 Correct LOGFILE typo
Correct $LOGFLE to $LOGFILE
2018-04-09 23:05:10 -04:00
ronivay
c631e5f97b Check port status only after latest start 2018-02-26 07:19:37 +02:00
ronivay
c5545e631c Update to work with new Xen-Orchestra repo and structure. Minor updates on top of it 2018-02-24 18:18:39 +02:00
ronivay
55c7d01875 fix wrong path in docker build command and add default action to docker related menu 2017-09-30 17:05:18 +03:00
ronivay
95830b2d5c make message about removing old installations more clear 2017-09-01 21:00:22 +03:00
ronivay
d389316e2f add option to cancel container deployment 2017-09-01 20:31:15 +03:00
ronivay
d9fcebb12d Check that docker is present for option 3 to work in installation script 2017-09-01 20:26:04 +03:00
ronivay
2eb8e9c250 fix menu description 2017-09-01 20:19:04 +03:00
ronivay
b92cda90b0 Update readme and script to offer XO install without installing dependencies 2017-09-01 20:16:50 +03:00
ronivay
914128efc0 -typos 2017-08-30 19:01:57 +03:00
ronivay
606dcac780 Add comment to deleting old builds and preserve 3 latest instead of 5 2017-08-30 19:01:06 +03:00
ronivay
1c6fd74cae Put startup screen and options under function 2017-08-30 18:52:46 +03:00
ronivay
2cd984d9db Add Docker container, update readme and fix indentations 2017-08-30 15:10:28 +03:00
ronivay
4d37ca1edf fix indentation, extra spaces and add comment 2017-08-29 20:50:04 +03:00
ronivay
4d2c48129f Add WorkingDirectory parameter to systemd config and comments 2017-08-29 19:16:07 +03:00
ronivay
716e64bcc3 fix typo in xo-web/dist path 2017-08-29 15:49:12 +03:00
ronivay
4b007b1864 shutdown xo-server even when install is possibly mistakenly ran. add gitignore 2017-08-29 15:17:08 +03:00
Roni
412e809a20 initial commit 2017-08-29 14:32:57 +03:00