VirtuBox
4e55d169a8
Update MariaDB repository for Ubuntu 20.04 LTS
2020-05-14 01:04:38 +02:00
VirtuBox
2573cbe13b
Prepare hotfix v3.12.1
2020-05-14 01:01:56 +02:00
VirtuBox
610cf8d254
Fix redis-server on Ubuntu 20.04 LTS
2020-05-14 00:20:21 +02:00
VirtuBox
e8dc20e367
Merge pull request #279 from WordOps/updating-configuration
...
v3.12.0 release
2020-05-13 15:13:51 +02:00
VirtuBox
327bd96d16
Prepare for release v3.12.0
2020-05-13 13:57:44 +02:00
VirtuBox
34d640cd22
Fix MariaDB innodb_buffer_pool_instances
2020-05-12 14:57:12 +02:00
VirtuBox
469dd1bfd8
Fix missing letsencrypt settings in wo.conf
2020-05-12 01:51:52 +02:00
VirtuBox
596e7bf03b
Fix wo-kernel service start
2020-05-12 01:42:04 +02:00
VirtuBox
0f5fd0a349
Fix php-memcached on Ubuntu 20.04
2020-05-04 19:33:10 +02:00
VirtuBox
24457d6b31
Fix mariadb configuration on Ubuntu 20.04
2020-05-04 17:26:10 +02:00
VirtuBox
ed83c2d54d
install php7.3 by default
2020-05-04 17:21:36 +02:00
VirtuBox
77abb969a4
Update changelog and README
2020-05-04 17:11:38 +02:00
VirtuBox
fd65e3c7e3
Add variable php version into site
2020-05-04 16:36:12 +02:00
VirtuBox
e415fe827a
Testing MariaDB on Ubuntu 20.04
2020-05-02 18:16:26 +02:00
VirtuBox
2475d1c4b3
Add Ubuntu 20.04 support to install script
2020-04-24 15:59:35 +02:00
VirtuBox
5ce74f7af0
update changelog
2020-04-23 17:04:21 +02:00
VirtuBox
b31aadb3e8
Improve adminer install/upgrade
...
* always get the latest release from adminer.org
2020-04-23 16:44:23 +02:00
VirtuBox
449bef0430
Fix phpmyadmin stack install
2020-04-23 16:36:30 +02:00
VirtuBox
913d5edf22
Improve phpmyadmin upgrade
...
* query phpmyadmin.net api to get the latest version
2020-04-22 17:50:01 +02:00
VirtuBox
ecae406791
Merge pull request #265 from morganhvidt/morganhvidt-patch-1
...
Updated caching rules
2020-04-15 12:42:47 +02:00
Morgan
e0b9b06d0c
Updated caching rules
...
Removed `/edd_action` as it's actually `/?edd_action` a query string. They are removed by default.
Removed `/checkout` as we already have /checkout/ (One of my plugins has the URL of /checkout-countdown../ and was never cached.)
Added `/account/` as it's a common page that shouldn't be cached.
2020-03-22 19:28:56 +08:00
VirtuBox
241b11821c
Merge pull request #257 from hgrimelid/master
...
Add --allow-root to search-replace in SSL.siteurlhttps.
2020-03-04 15:33:08 +01:00
Håvard Grimelid
bfb12445ba
Add --allow-root to search-replace.
2020-03-04 12:29:22 +01:00
VirtuBox
b1e9262f92
Fix install on raspberry pi 4
2020-02-26 10:01:27 +01:00
VirtuBox
fdefecbfba
Merge pull request #254 from tersor/master
...
Enable Letsencrypt installation on sites that use basic auth
2020-02-12 18:30:05 +01:00
tersor
e8bbd0c370
Enable Letsencrypt installation on sites that use basic auth
2020-02-12 11:57:13 +01:00
VirtuBox
930e92ac03
Minor change in stack_pref
2020-02-07 15:03:42 +01:00
VirtuBox
8047440acf
Add link to changelog after upgrade
2020-02-04 12:26:36 +01:00
VirtuBox
21bba1d12a
Fix fail2ban typo
2020-01-30 17:07:42 +01:00
VirtuBox
6421e045b0
another fail2ban fix
2020-01-30 15:37:56 +01:00
VirtuBox
8e40bac374
fix fail2ban
2020-01-30 15:26:17 +01:00
VirtuBox
15f3d49eed
Fix fail2ban configuration when nginx not installed
...
* improve kernel tweaks
* remove deprecated kernel tweaks
2020-01-30 12:35:38 +01:00
VirtuBox
dce09ddadb
update php stack check during site creating
...
* use the php version define in wo.conf
* define php7.3 as default
2020-01-28 13:31:18 +01:00
VirtuBox
65b950e5ac
Add php version selection into wo.conf
...
* set PHP 7.3 as default php version
* update travis script
2020-01-28 12:47:00 +01:00
VirtuBox
47dbb65ed8
Set opcache.preload_user for PHP 7.4
2020-01-24 09:37:47 +01:00
VirtuBox
a40a96c3e3
Fix MySQL purge with remote MySQL server
2020-01-21 12:44:07 +01:00
VirtuBox
87e46d9145
Fix site ssl status not updated
2020-01-18 18:43:58 +01:00
VirtuBox
9d3c820b83
Merge pull request #244 from WordOps/updating-configuration
...
v3.11.4
2020-01-17 13:34:07 +01:00
VirtuBox
0bd58ef7a7
Add wo secure --port to travis
2020-01-17 12:11:24 +01:00
VirtuBox
d90bf5a195
Add debian packages list to readme.md
2020-01-17 12:09:47 +01:00
VirtuBox
81fbb72fe1
Fix webroot variable in template
2020-01-17 11:57:15 +01:00
VirtuBox
2b16b5a0e3
Update changelog
2020-01-17 11:52:13 +01:00
VirtuBox
b503cb3132
Fix variable acme_cert in -le
2020-01-17 11:50:31 +01:00
VirtuBox
616555549c
Fix variable port in wo secure
2020-01-17 11:48:36 +01:00
VirtuBox
a2fbfa3306
Merge pull request #242 from WordOps/updating-configuration
...
v3.11.3
2020-01-16 21:54:08 +01:00
VirtuBox
a7e34f0c23
prepare for release 3.11.3
2020-01-16 15:22:41 +01:00
VirtuBox
f27f491765
Additional check for existant SSL certificates
2020-01-14 16:30:08 +01:00
VirtuBox
937898bfd6
Fix netdata
2020-01-14 16:26:25 +01:00
VirtuBox
2cdec042b5
Update 22222 port from template
2020-01-13 18:24:18 +01:00
VirtuBox
9a5b3e3368
Fix mysql stack purge with remote db
2020-01-07 16:18:17 +01:00