Commit Graph

321 Commits

Author SHA1 Message Date
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
Roni Väyrynen
b977ff2ae3 remove obsolete https redirect config setting. fixes #93 2021-09-04 22:38:52 +03:00
ronivay
954cc7051d remove old entries from gitignore 2021-08-25 17:03:35 +03:00
ronivay
16c39860b6 update README 2021-08-25 12:38:06 +03:00
ronivay
b7ed9867d6 update README 2021-08-25 12:33:52 +03:00
ronivay
0a6839e2ea change selfupgrade/scriptinfo function names consistent with others 2021-08-24 09:18:13 +03:00
Roni Väyrynen
c0d56a59c2 add shfmt to lint.yml 2021-08-24 09:15:07 +03:00
ronivay
8bd090aada change indentation from tabs to spaces and couple other minor suggestions by shfmt 2021-08-24 08:57:15 +03:00
ronivay
03f5ad9d10 implement self upgrade to the script 2021-08-23 16:20:32 +03:00
ronivay
b5399a482e define script base dir as variable and couple minor fixes 2021-08-23 15:44:57 +03:00
ronivay
9b5af86fae fix typo in README 2021-08-23 15:22:48 +03:00
ronivay
36903f8f8c add Debian 11 support 2021-08-23 13:40:12 +03:00
ronivay
2d7d197878 fix git checkout from wrong working directory when other than master branch used 2021-08-18 10:08:01 +03:00
ronivay
ce4c2d36e0 update readme 2021-08-14 12:12:44 +03:00
ronivay
52b3c3826d update readme 2021-08-14 12:10:48 +03:00
ronivay
f56c7aa4ea fix vm image repository url 2021-08-03 11:01:00 +03:00
ronivay
23a623a4f7 rename all appliance portions to make it clear this has nothing to do with official XOA 2021-08-03 10:48:14 +03:00
ronivay
1d5f3798cc add mention about appliance sha256sum to readme 2021-07-26 10:37:41 +03:00
ronivay
555dd6317d make local variables consistent in all functions 2021-07-23 17:47:18 +03:00