Commit Graph

  • aeb656a8ef feat: use python3 for all OS's Roni Väyrynen 2023-01-13 18:58:22 +02:00
  • bcb1f3fb0d feat: bump node.js version to latest LTS Roni Väyrynen 2023-01-13 18:44:34 +02:00
  • 78c9a39536 chore: update README Roni Väyrynen 2022-10-16 13:27:03 +03:00
  • 7e107b07e6 Merge pull request #152 from ronivay/fix/centos-support Roni Väyrynen 2022-10-16 12:30:53 +03:00
  • da60af07ab fix: missing if not condition in centos version check Roni Väyrynen 2022-10-16 12:30:06 +03:00
  • 8d32e38dfc Merge pull request #151 from ronivay/feat/centos9-support Roni Väyrynen 2022-10-16 12:15:05 +03:00
  • 45654ccba1 feat: add centos 9 stream support Roni Väyrynen 2022-10-16 12:10:55 +03:00
  • 46d6fcfd42 Merge pull request #150 from ronivay/feat/minimize-downtime-update Roni Väyrynen 2022-10-15 20:26:20 +03:00
  • 9d94bd6e22 feat: shutdown existing xo-server/xo-proxy processes after new build has finished Roni Väyrynen 2022-10-15 20:21:10 +03:00
  • 9c1acdc2bb Merge pull request #138 from jsargent8789/patch-1 Roni Väyrynen 2022-08-12 14:17:42 +03:00
  • 6ebf85ca40 chore: update supported OS's in README Roni Väyrynen 2022-08-12 14:12:58 +03:00
  • f62d82381c Merge pull request #139 from ronivay/chore/update-gh-workflow Roni Väyrynen 2022-08-12 14:12:04 +03:00
  • 44a81e216e chore: don't run github workflows on push Roni Väyrynen 2022-08-12 14:11:03 +03:00
  • 4b97e020c9 Update xo-install.sh to support rocky linux 9 jsargent 2022-08-08 22:52:43 -07:00
  • d0750206c2 Merge pull request #136 from ronivay/fix/rhel-redis-connection Roni Väyrynen 2022-08-07 11:48:35 +03:00
  • 8adfafd649 fix: always use v4 localhost connection address for redis Roni Väyrynen 2022-08-07 11:31:53 +03:00
  • fef234d037 chore: rename letsencrypt to acme in sample config Roni Väyrynen 2022-07-29 14:43:43 +03:00
  • ebf366bcc8 fix: add default empty value for acme_email Roni Väyrynen 2022-07-29 14:39:03 +03:00
  • 2012f78f59 chore: add some spacing to acme options in config file Roni Väyrynen 2022-07-29 14:36:30 +03:00
  • 3559945306 chore: rename letsencrypt to acme for more generic use and allow changing CA Roni Väyrynen 2022-07-29 14:34:05 +03:00
  • eb82cc37f6 feat: add Let's Encrypt support Roni Väyrynen 2022-07-29 14:21:32 +03:00
  • 2a40ddbd1b Merge pull request #132 from sboyd-m/patch-1 Roni Väyrynen 2022-06-29 13:40:38 +03:00
  • e13c52f5f1 Update xo-install.sh Stephen Boyd 2022-06-24 15:38:09 -07:00
  • 896824d412 Merge pull request #127 from michaelr0/almalinux-9 Roni Väyrynen 2022-06-07 10:46:22 +03:00
  • 8290f7a678 Merge pull request #126 from michaelr0/ubuntu-22.04 Roni Väyrynen 2022-06-07 10:39:41 +03:00
  • 2aa976773c Fix issue with Almalinux check failing after inclusion of version 9 Michael Rook 2022-06-07 17:12:59 +10:00
  • 45ffb105f3 Remove comment about something above almalinux 8 Michael Rook 2022-06-06 21:31:15 +10:00
  • 4b63373ccc Add almalinux 9 to the checks Michael Rook 2022-06-06 21:29:39 +10:00
  • 42e3a57764 Add ubuntu 22.04 to the checks Michael Rook 2022-06-06 20:54:33 +10:00
  • c2d0445f2f fix: typo in sample config file Roni Väyrynen 2022-04-26 09:02:14 +03:00
  • 9fba7b1935 feat: add possibility to use custom CA with XO Roni Väyrynen 2022-04-26 08:56:05 +03:00
  • 2f276eb80f chore: remove option to deploy from latest tagged release as it is obsolete nowadays Roni Väyrynen 2022-04-23 12:53:37 +03:00
  • 0acf22d232 chore: bump node version to 16.x Roni Väyrynen 2022-04-20 09:00:16 +03:00
  • 91d934efef fix: add missing dependency for xmllint Roni Väyrynen 2022-04-20 08:51:47 +03:00
  • ec902a53ef change plugins default value inside script to same as in sample configuration Roni Väyrynen 2022-04-02 11:34:24 +03:00
  • 9a36a21e4d add missing default value for CONFIGUPDATE variable. issue #114 Roni Väyrynen 2022-04-02 11:28:56 +03:00
  • 6db77d627d Merge pull request #113 from bnerickson/master Roni Väyrynen 2022-04-01 14:17:59 +03:00
  • 9d0e1e388a skip nodejs upgrade if repo installation is disabled. update xo-install.cfg and readme Roni Väyrynen 2022-04-01 13:31:29 +03:00
  • 1963605fa6 Adding option to disable repos installation Ben Erickson 2022-03-30 10:47:29 -07:00
  • b73373c1e6 Adding option to disable repos installation Ben Erickson 2022-03-30 10:47:29 -07:00
  • a75a3fadef bypass license check issue with xo-proxy. issue #111 Roni Väyrynen 2022-03-30 15:48:10 +03:00
  • b29320b33b read part of urandom when generating proxy token to prevent error with ubuntu Roni Väyrynen 2022-03-16 22:20:22 +02:00
  • eb22d40a64 exit properly on errors Roni Väyrynen 2022-03-16 19:45:42 +02:00
  • 5006ef0f5e fix proxy installation #110 Roni Väyrynen 2022-03-16 19:22:13 +02:00
  • e06b47adac fix wrong variable name in output of failed service start Roni Väyrynen 2022-03-16 18:47:49 +02:00
  • f0b98618a7 Merge pull request #109 from ITJamie/adjustments Roni Väyrynen 2022-03-01 15:39:22 +02:00
  • 1a9df9977c Update xo-install.sh Jamie (Bear) Murphy 2022-03-01 11:46:16 +00:00
  • 6d14c42234 make sure test module doesnt install Jamie (Bear) Murphy 2022-03-01 11:31:22 +00:00
  • 430e83b9c9 chore: adjust xo-vm-import.sh script output Roni Väyrynen 2022-02-06 16:48:59 +02:00
  • 96c4b04097 fix: change mention about image OS from debian 10 to debian 11 in xo-vm-import.sh Roni Väyrynen 2022-02-06 16:46:47 +02:00
  • fb2b9b1f12 chore: change tests from centos 8 to centos 8 stream and mention it as supported instead of EOL centos 8 Roni Väyrynen 2022-02-02 18:45:01 +02:00
  • 68e3fc2250 print xo-proxy json config always if configuration file was generated Roni Väyrynen 2022-01-30 14:15:36 +02:00
  • 629365ca1d fix to prevent writing xo-proxy config to wrong users directory when xouser is set in configuration Roni Väyrynen 2022-01-30 14:07:36 +02:00
  • 8a65dc0ee2 change systemd config file edit/activate order to make more sense Roni Väyrynen 2022-01-30 13:58:08 +02:00
  • c6a9f0cb9a reference the actual logfile in case of error instead of vaguely mentioning logs Roni Väyrynen 2022-01-30 13:19:59 +02:00
  • ca1c105210 add ntfs-3g package installation Roni Väyrynen 2022-01-30 11:33:37 +02:00
  • 5a605397c3 Merge pull request #105 from ronivay/feat/xo-proxy Roni Väyrynen 2022-01-02 12:45:30 +02:00
  • 9af79b5822 chore: update README Roni Väyrynen 2022-01-02 12:33:12 +02:00
  • c8606529df chore: update README Roni Väyrynen 2022-01-02 12:24:38 +02:00
  • 1554c0c0a0 chore: fix typoed variable names in installation cleanup Roni Väyrynen 2022-01-02 12:09:27 +02:00
  • b5e2baf166 chore: update README Roni Väyrynen 2022-01-02 12:06:28 +02:00
  • 20de902f10 chore: add some details to menu output about proxy configuration Roni Väyrynen 2022-01-02 11:57:02 +02:00
  • 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 Roni Väyrynen 2022-01-02 11:54:37 +02:00
  • 4f4e277c7f fix: do not print config json when installing if config already exists Roni Väyrynen 2022-01-01 20:54:15 +02:00
  • 03abc1d1f8 styling: fix shfmt issues Roni Väyrynen 2022-01-01 19:09:31 +02:00
  • f9037cf0a2 feat: add possibility to deploy/update backup proxy Roni Väyrynen 2022-01-01 19:03:39 +02:00
  • f530786619 Update README.md Roni Väyrynen 2021-12-07 11:47:43 +02:00
  • 94eca439ff add .editorconfig and remove static indent shfmt setting from lint action Roni Väyrynen 2021-12-06 16:59:36 +02:00
  • a7ecc106ff check that user is not root before adding useSudo settings to xo-server config Roni Väyrynen 2021-12-06 16:26:06 +02:00
  • 623c660dad add mention about sudo package to README Roni Väyrynen 2021-12-06 16:17:38 +02:00
  • 1a8405707b set configpath again after creating optional non privileged user so variable is not left empty Roni Väyrynen 2021-12-06 13:55:40 +02:00
  • a8a960a9ed fix wrong indent Roni Väyrynen 2021-12-06 13:53:44 +02:00
  • 820581cad0 add option to use sudo with non privileged user Roni Väyrynen 2021-12-06 13:49:26 +02:00
  • 11460c3841 update README ronivay 2021-12-04 13:51:27 +02:00
  • c08c6b17a2 move epel repo position and fix existence check Roni Väyrynen 2021-11-23 19:36:38 +02:00
  • 4bec10e62d update README ronivay 2021-11-04 19:36:09 +02:00
  • 4c9f1124b1 add check that prevents xo-install.sh to be ran on official XOA VM Roni Väyrynen 2021-09-15 11:55:20 +03:00
  • ad15da27f5 remove accidentaly commited file Roni Väyrynen 2021-09-15 11:49:56 +03:00
  • c0849b5eaa add check for git binary and local changes to self upgrade Roni Väyrynen 2021-09-15 11:48:40 +03:00
  • f8c97f4afa add comments to sample config Roni Väyrynen 2021-09-12 11:16:43 +03:00
  • ca139df4c9 add mention to self upgrade that current version is being used if update fails Roni Väyrynen 2021-09-12 11:11:26 +03:00
  • c94dba3ea6 remove obsolete conditional user print in menu Roni Väyrynen 2021-09-12 11:08:39 +03:00
  • 2187e86e43 add version details to selfupgrade and fix earlier lint error Roni Väyrynen 2021-09-11 16:52:06 +03:00
  • ca424d0b63 add autocert config option to automatically create cert/key if they're defined but files don't exist Roni Väyrynen 2021-09-11 16:45:32 +03:00
  • b977ff2ae3 remove obsolete https redirect config setting. fixes #93 Roni Väyrynen 2021-09-04 22:38:52 +03:00
  • 954cc7051d remove old entries from gitignore ronivay 2021-08-25 17:03:35 +03:00
  • 16c39860b6 update README ronivay 2021-08-25 12:38:06 +03:00
  • b7ed9867d6 update README ronivay 2021-08-25 12:33:52 +03:00
  • 0a6839e2ea change selfupgrade/scriptinfo function names consistent with others ronivay 2021-08-24 09:18:13 +03:00
  • c0d56a59c2 add shfmt to lint.yml Roni Väyrynen 2021-08-24 09:15:07 +03:00
  • 8bd090aada change indentation from tabs to spaces and couple other minor suggestions by shfmt ronivay 2021-08-24 08:57:15 +03:00
  • 03f5ad9d10 implement self upgrade to the script ronivay 2021-08-23 16:20:32 +03:00
  • b5399a482e define script base dir as variable and couple minor fixes ronivay 2021-08-23 15:44:57 +03:00
  • 9b5af86fae fix typo in README ronivay 2021-08-23 15:22:48 +03:00
  • 36903f8f8c add Debian 11 support ronivay 2021-08-23 13:40:12 +03:00
  • 2d7d197878 fix git checkout from wrong working directory when other than master branch used ronivay 2021-08-18 10:08:01 +03:00
  • ce4c2d36e0 update readme ronivay 2021-08-14 12:12:44 +03:00
  • 52b3c3826d update readme ronivay 2021-08-14 12:10:48 +03:00
  • f56c7aa4ea fix vm image repository url ronivay 2021-08-03 11:01:00 +03:00
  • 23a623a4f7 rename all appliance portions to make it clear this has nothing to do with official XOA ronivay 2021-08-03 10:48:14 +03:00