283 Commits

Author SHA1 Message Date
ronivay
93ce1b30c9 simplify OS check 2021-05-03 13:12:17 +03:00
jimmyuk
918ac474d8 Update xo-install.sh
Just a little wording change
2021-04-09 09:32:22 +01:00
ronivay
054ba9b4ee Change args handling and add support for forced update 2021-03-23 09:53:53 +02:00
ronivay
d163d0d9ab fix architecture error output 2021-03-22 16:02:31 +02:00
ronivay
052d103e83 Check service start differently. Fixes #71 2021-03-18 19:36:14 +02:00
ronivay
d0b1300089 remove docker remnants. there's an own repository for it 2021-03-02 14:51:30 +02:00
ronivay
79c8352add upgrade to nodejs 14.x, #62 2021-02-24 09:19:11 +02:00
ronivay
537b442ee0 accidental addition 2021-02-23 16:06:59 +02:00
ronivay
a288426869 exit correctly on errors 2021-02-23 15:58:14 +02:00
ronivay
8d2e1e3791 add architecture check and force using 64bit OS version 2021-01-25 09:27:45 +02:00
ronivay
4c9a25acbf Remove CentOS 7 support, #59 2020-12-14 10:31:23 +02:00
ronivay
15e3f4b1a3 change the waiting for port loop logic and look for logs only after latest installation 2020-12-11 12:04:12 +02:00
ronivay
9f2175aaaa change final outputs depending on update/install task 2020-11-11 09:36:36 +02:00
ronivay
f84f38f3d2 log output from plugin symlink task 2020-10-12 08:33:13 +03:00
ronivay
6b79206b3c always exit if we hit the errorhandling trap 2020-10-12 08:28:58 +03:00
ronivay
82695397d4 fix some exit codes 2020-10-09 09:10:44 +03:00
ronivay
6eda5a9464 refuse to run if OS is CentOS and xe binary is found (most likely xcp-ng/xenserver host) 2020-10-09 09:08:40 +03:00
ronivay
b3826de6cb add little more output if installation fails to service start phase 2020-10-08 16:43:14 +03:00
ronivay
dcff20eb6f fix wrong output in debian package installation 2020-07-02 11:58:16 +03:00
ronivay
28453b3e0d add autoupdate output when running interactive mode 2020-06-22 17:58:26 +03:00
ronivay
75d7d59db6 add missing free disk space check and remove memory check from non interactive options 2020-06-22 17:54:14 +03:00
ronivay
c828866f77 upgrade node.js version during installation if version too old 2020-06-22 17:45:02 +03:00
ronivay
b4b966c59a use node version variable instead of hard-coded versions 2020-06-20 12:11:09 +03:00
ronivay
d1a7f2bda2 check and upgrade node.js major version during update if not already installed 2020-06-20 11:39:04 +03:00
Andrzej Ressel
615e32c3bc Add support for custom Xen Orchestra repository 2020-06-05 02:27:01 +02:00
ronivay
50885cac39 typo 2020-06-04 14:13:25 +03:00
ronivay
1ae5951298 fix #46 2020-06-04 14:08:08 +03:00
ronivay
77860cc16f fix #45 2020-06-03 19:35:33 +03:00
ronivay
123494c484 Add free disk space check and prompts if disk space or memory amount is not enough 2020-06-01 09:23:25 +03:00
ronivay
f38f169146 add some more set flags 2020-05-31 13:00:03 +03:00
ronivay
4e53860d44 add missing logging for plugin installation yarn task 2020-05-31 12:20:54 +03:00
ronivay
6a70444185 don't try to log when logfile doesn't exist 2020-05-31 12:10:16 +03:00
ronivay
8a1bbd53e1 handle output information in functions rather than individual echo's 2020-05-31 12:04:06 +03:00
ronivay
c1042e8950 add newlines when exiting because of error 2020-05-31 00:22:19 +03:00
ronivay
188bbf1de1 minor output modifications 2020-05-30 20:58:15 +03:00
ronivay
2f5b500ad0 log path fix 2020-05-30 20:32:57 +03:00
ronivay
49d910725f logpath fix 2020-05-30 19:35:05 +03:00
ronivay
a1d2316ba1 add missing HTTPS variable setting 2020-05-30 19:14:10 +03:00
ronivay
e634929e7d move date variable to the beginning so that logfile and install directory date match 2020-05-30 19:11:22 +03:00
ronivay
bed522219e add accidentaly deleted HTTPS modifications 2020-05-30 18:40:00 +03:00
ronivay
cbabc072c6 refactor logging completely 2020-05-30 18:33:29 +03:00
ronivay
bcd6a3f3ef fix issue #43 2020-05-29 07:59:23 +03:00
ronivay
345f28aadb minor tweaks here and there 2020-05-28 12:16:51 +03:00
ronivay
db06c629ef typo 2020-05-11 17:01:19 +03:00
ronivay
1ea4db4232 Change logic with choosing correct centos python package and some minor indentation fixes 2020-05-11 16:59:54 +03:00
Ubuntu
1ddef1efbf changes per upstream mainters request 2020-05-11 12:45:57 +00:00
Ubuntu
631124d683 add fix for service not running as root 2020-05-09 15:54:22 +00:00
Ubuntu
503493c140 fix for ubuntu 20 2020-05-09 15:40:52 +00:00
ronivay
892868aade Add CentOS 8 support 2020-04-23 09:39:30 +03:00
ronivay
18c29ca478 change default installation directory from /etc to /opt since it's more appropriate location 2020-04-20 16:28:18 +03:00