Commit Graph

311 Commits

Author SHA1 Message Date
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
Roni Väyrynen
38719cd17a Merge pull request #48 from jereksel/custom-xo-fork
Add support for custom Xen Orchestra repository
2020-06-05 08:22:25 +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
Roni Väyrynen
8b0c3722c0 Update issue templates 2020-05-31 12:24:22 +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
Roni Väyrynen
f52b98475d Update issue templates 2020-05-27 08:34:59 +03:00
Roni Väyrynen
a00713720b Update issue templates 2020-05-26 19:02:56 +03:00
Roni Väyrynen
495e9c5196 Delete bug-report.md 2020-05-26 19:00:19 +03:00
Roni Väyrynen
639bb6768d Update issue templates 2020-05-26 18:58:09 +03:00
ronivay
74946b9da3 Change default behaviour to install all available plugins instead of none without modifying cfg 2020-05-13 10:13:32 +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
Roni Väyrynen
dea98d564b Merge pull request #41 from davidsenk/master
Fix for ubuntu 20
2020-05-11 16:47:06 +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
19c969646d add missing lvm2 package under centos to readme 2020-04-23 09:41:16 +03:00
ronivay
8d1ef7246d Increase memory amount in test vagrantfiles 2020-04-23 09:40:36 +03: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
ronivay
c6b66e70a0 If running ubuntu, make sure we have universe repository enabled so package installation doesn't fail 2020-04-06 19:55:19 +03:00
ronivay
78bcd027a5 Replace default nodejs v10 in debian 10 if installed 2020-04-06 12:10:39 +03:00
ronivay
d983287b04 skip couple steps from installation if XOUSER is root since this variable is nowadays always set 2020-04-04 20:53:53 +03:00
ronivay
26f0bcd858 Don't give error fron find command during rollback if xo-builds directory doesn't exist 2020-04-04 20:49:41 +03:00
ronivay
10cd21067e Exclude memory amount from rollback option, pointless 2020-04-04 20:47:16 +03:00
ronivay
059c753c4e Warn about memory even when using non-interactive options. while at it, remove some unecessary stuff from menu which is in README 2020-04-04 20:39:53 +03:00
ronivay
74aed4c011 Add a system memory amount check and give warning in the menu when less than 3GB 2020-04-04 20:15:08 +03:00
ronivay
d568e68ebd Add a note to README about system requirements 2020-04-04 19:46:47 +03:00
ronivay
9b5b4a401d fix output brainfarts from plugin installation 2020-03-17 10:52:14 +02:00
ronivay
89d588171b update README 2020-03-16 08:48:29 +02:00
ronivay
354a977b7b add debian 10 support 2020-03-16 08:44:42 +02:00
ronivay
e5ab695e9b update README 2020-03-14 10:11:33 +02:00