473 Commits

Author SHA1 Message Date
Roni Väyrynen
aeb656a8ef feat: use python3 for all OS's
raised in #159
2023-01-13 18:58:22 +02:00
Roni Väyrynen
bcb1f3fb0d feat: bump node.js version to latest LTS
raised in issue #159
2023-01-13 18:44:34 +02:00
Roni Väyrynen
78c9a39536 chore: update README 2022-10-16 13:27:03 +03:00
Roni Väyrynen
7e107b07e6 Merge pull request #152 from ronivay/fix/centos-support
fix: missing if not condition in centos version check
2022-10-16 12:30:53 +03:00
Roni Väyrynen
da60af07ab fix: missing if not condition in centos version check 2022-10-16 12:30:06 +03:00
Roni Väyrynen
8d32e38dfc Merge pull request #151 from ronivay/feat/centos9-support
feat: add centos 9 stream support
2022-10-16 12:15:05 +03:00
Roni Väyrynen
45654ccba1 feat: add centos 9 stream support 2022-10-16 12:10:55 +03:00
Roni Väyrynen
46d6fcfd42 Merge pull request #150 from ronivay/feat/minimize-downtime-update
feat: wait for service shutdown until new build is complete
2022-10-15 20:26:20 +03:00
Roni Väyrynen
9d94bd6e22 feat: shutdown existing xo-server/xo-proxy processes after new build has finished 2022-10-15 20:21:10 +03:00
Roni Väyrynen
9c1acdc2bb Merge pull request #138 from jsargent8789/patch-1
Update xo-install.sh to support rocky linux 9
2022-08-12 14:17:42 +03:00
Roni Väyrynen
6ebf85ca40 chore: update supported OS's in README 2022-08-12 14:12:58 +03:00
Roni Väyrynen
f62d82381c Merge pull request #139 from ronivay/chore/update-gh-workflow
chore: don't run github workflows on push
2022-08-12 14:12:04 +03:00
Roni Väyrynen
44a81e216e chore: don't run github workflows on push 2022-08-12 14:11:03 +03:00
jsargent
4b97e020c9 Update xo-install.sh to support rocky linux 9 2022-08-08 22:52:43 -07:00
Roni Väyrynen
d0750206c2 Merge pull request #136 from ronivay/fix/rhel-redis-connection
fix: always use v4 localhost connection address for redis
2022-08-07 11:48:35 +03:00
Roni Väyrynen
8adfafd649 fix: always use v4 localhost connection address for redis 2022-08-07 11:31:53 +03:00
Roni Väyrynen
fef234d037 chore: rename letsencrypt to acme in sample config 2022-07-29 14:43:43 +03:00
Roni Väyrynen
ebf366bcc8 fix: add default empty value for acme_email 2022-07-29 14:39:03 +03:00
Roni Väyrynen
2012f78f59 chore: add some spacing to acme options in config file 2022-07-29 14:36:30 +03:00
Roni Väyrynen
3559945306 chore: rename letsencrypt to acme for more generic use and allow changing CA 2022-07-29 14:34:05 +03:00
Roni Väyrynen
eb82cc37f6 feat: add Let's Encrypt support 2022-07-29 14:21:32 +03:00
Roni Väyrynen
2a40ddbd1b Merge pull request #132 from sboyd-m/patch-1
Update xo-install.sh
2022-06-29 13:40:38 +03:00
Stephen Boyd
e13c52f5f1 Update xo-install.sh
Fixes #128
Also fixes force pushes to named branches, which cause `--ff-only` to fail

Co-authored-by: Roni Väyrynen <roni@vayrynen.info>
2022-06-27 17:36:50 -07:00
Roni Väyrynen
896824d412 Merge pull request #127 from michaelr0/almalinux-9
Add almalinux 9 to the checks
2022-06-07 10:46:22 +03:00
Roni Väyrynen
8290f7a678 Merge pull request #126 from michaelr0/ubuntu-22.04
Add ubuntu 22.04 to the checks
2022-06-07 10:39:41 +03:00
Michael Rook
2aa976773c Fix issue with Almalinux check failing after inclusion of version 9 2022-06-07 17:12:59 +10:00
Michael Rook
45ffb105f3 Remove comment about something above almalinux 8 2022-06-06 21:31:15 +10:00
Michael Rook
4b63373ccc Add almalinux 9 to the checks 2022-06-06 21:29:39 +10:00
Michael Rook
42e3a57764 Add ubuntu 22.04 to the checks 2022-06-06 20:54:33 +10:00
Roni Väyrynen
c2d0445f2f fix: typo in sample config file 2022-04-26 09:02:14 +03:00
Roni Väyrynen
9fba7b1935 feat: add possibility to use custom CA with XO 2022-04-26 08:56:05 +03:00
Roni Väyrynen
2f276eb80f chore: remove option to deploy from latest tagged release as it is obsolete nowadays 2022-04-23 12:53:37 +03:00
Roni Väyrynen
0acf22d232 chore: bump node version to 16.x 2022-04-20 09:00:16 +03:00
Roni Väyrynen
91d934efef fix: add missing dependency for xmllint 2022-04-20 08:51:47 +03:00
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