Commit Graph

339 Commits

Author SHA1 Message Date
Roni Väyrynen
ec902a53ef change plugins default value inside script to same as in sample configuration 2022-04-02 11:34:24 +03:00
Roni Väyrynen
9a36a21e4d add missing default value for CONFIGUPDATE variable. issue #114 2022-04-02 11:28:56 +03:00
Roni Väyrynen
6db77d627d Merge pull request #113 from bnerickson/master
Adding option to disable repos installation
2022-04-01 14:17:59 +03:00
Roni Väyrynen
9d0e1e388a skip nodejs upgrade if repo installation is disabled. update xo-install.cfg and readme 2022-04-01 13:31:29 +03:00
Ben Erickson
1963605fa6 Adding option to disable repos installation 2022-03-31 10:09:18 -07:00
Ben Erickson
b73373c1e6 Adding option to disable repos installation 2022-03-30 10:47:29 -07:00
Roni Väyrynen
a75a3fadef bypass license check issue with xo-proxy. issue #111 2022-03-30 15:48:10 +03:00
Roni Väyrynen
b29320b33b read part of urandom when generating proxy token to prevent error with ubuntu 2022-03-16 22:20:22 +02:00
Roni Väyrynen
eb22d40a64 exit properly on errors 2022-03-16 19:45:42 +02:00
Roni Väyrynen
5006ef0f5e fix proxy installation #110 2022-03-16 19:22:13 +02:00
Roni Väyrynen
e06b47adac fix wrong variable name in output of failed service start 2022-03-16 18:47:49 +02:00
Roni Väyrynen
f0b98618a7 Merge pull request #109 from ITJamie/adjustments
make sure test modules doesnt get linked
2022-03-01 15:39:22 +02:00
Jamie (Bear) Murphy
1a9df9977c Update xo-install.sh 2022-03-01 11:46:16 +00:00
Jamie (Bear) Murphy
6d14c42234 make sure test module doesnt install 2022-03-01 11:31:22 +00:00
Roni Väyrynen
430e83b9c9 chore: adjust xo-vm-import.sh script output 2022-02-06 16:48:59 +02:00
Roni Väyrynen
96c4b04097 fix: change mention about image OS from debian 10 to debian 11 in xo-vm-import.sh 2022-02-06 16:46:47 +02:00
Roni Väyrynen
fb2b9b1f12 chore: change tests from centos 8 to centos 8 stream and mention it as supported instead of EOL centos 8 2022-02-02 18:45:01 +02:00
Roni Väyrynen
68e3fc2250 print xo-proxy json config always if configuration file was generated 2022-01-30 14:15:36 +02:00
Roni Väyrynen
629365ca1d fix to prevent writing xo-proxy config to wrong users directory when xouser is set in configuration 2022-01-30 14:07:36 +02:00
Roni Väyrynen
8a65dc0ee2 change systemd config file edit/activate order to make more sense 2022-01-30 13:58:08 +02:00
Roni Väyrynen
c6a9f0cb9a reference the actual logfile in case of error instead of vaguely mentioning logs 2022-01-30 13:19:59 +02:00
Roni Väyrynen
ca1c105210 add ntfs-3g package installation 2022-01-30 11:33:37 +02:00
Roni Väyrynen
5a605397c3 Merge pull request #105 from ronivay/feat/xo-proxy
Add backup proxy installation
2022-01-02 12:45:30 +02:00
Roni Väyrynen
9af79b5822 chore: update README 2022-01-02 12:33:12 +02:00
Roni Väyrynen
c8606529df chore: update README 2022-01-02 12:24:38 +02:00
Roni Väyrynen
1554c0c0a0 chore: fix typoed variable names in installation cleanup 2022-01-02 12:09:27 +02:00
Roni Väyrynen
b5e2baf166 chore: update README 2022-01-02 12:06:28 +02:00
Roni Väyrynen
20de902f10 chore: add some details to menu output about proxy configuration 2022-01-02 11:57:02 +02:00
Roni Väyrynen
13cd3ceec9 chore: deal with cleanup situation where there might be proxy and xen orchestra installed on same server. we only want to remove inactive installations 2022-01-02 11:54:37 +02:00
Roni Väyrynen
4f4e277c7f fix: do not print config json when installing if config already exists 2022-01-01 20:54:15 +02:00
Roni Väyrynen
03abc1d1f8 styling: fix shfmt issues 2022-01-01 19:09:31 +02:00
Roni Väyrynen
f9037cf0a2 feat: add possibility to deploy/update backup proxy 2022-01-01 19:03:39 +02:00
Roni Väyrynen
f530786619 Update README.md 2021-12-07 11:47:43 +02:00
Roni Väyrynen
94eca439ff add .editorconfig and remove static indent shfmt setting from lint action 2021-12-06 16:59:36 +02:00
Roni Väyrynen
a7ecc106ff check that user is not root before adding useSudo settings to xo-server config 2021-12-06 16:26:06 +02:00
Roni Väyrynen
623c660dad add mention about sudo package to README 2021-12-06 16:17:38 +02:00
Roni Väyrynen
1a8405707b set configpath again after creating optional non privileged user so variable is not left empty 2021-12-06 13:55:40 +02:00
Roni Väyrynen
a8a960a9ed fix wrong indent 2021-12-06 13:53:44 +02:00
Roni Väyrynen
820581cad0 add option to use sudo with non privileged user 2021-12-06 13:49:26 +02:00
ronivay
11460c3841 update README 2021-12-04 13:51:27 +02:00
Roni Väyrynen
c08c6b17a2 move epel repo position and fix existence check 2021-11-23 19:36:38 +02:00
ronivay
4bec10e62d update README 2021-11-04 19:36:09 +02:00
Roni Väyrynen
4c9f1124b1 add check that prevents xo-install.sh to be ran on official XOA VM 2021-09-15 11:55:20 +03:00
Roni Väyrynen
ad15da27f5 remove accidentaly commited file 2021-09-15 11:49:56 +03:00
Roni Väyrynen
c0849b5eaa add check for git binary and local changes to self upgrade 2021-09-15 11:48:40 +03:00
Roni Väyrynen
f8c97f4afa add comments to sample config 2021-09-12 11:16:43 +03:00
Roni Väyrynen
ca139df4c9 add mention to self upgrade that current version is being used if update fails 2021-09-12 11:11:26 +03:00
Roni Väyrynen
c94dba3ea6 remove obsolete conditional user print in menu 2021-09-12 11:08:39 +03:00
Roni Väyrynen
2187e86e43 add version details to selfupgrade and fix earlier lint error 2021-09-11 16:52:06 +03:00
Roni Väyrynen
ca424d0b63 add autocert config option to automatically create cert/key if they're defined but files don't exist 2021-09-11 16:45:32 +03:00