Commit Graph

943 Commits

Author SHA1 Message Date
Argus Duong
a32d6f483e Add avif support 2020-09-15 08:24:38 +07:00
VirtuBox
dce6b111b0 Merge pull request #308 from WordOps/updating-configuration
Several bug fixes
2020-08-20 13:50:14 +02:00
VirtuBox
21e7619822 Merge pull request #285 from ceefour/patch-1
Fix: GRANT works for all MySQL/MariaDB variants
2020-08-19 11:53:58 +02:00
VirtuBox
3c424c2fca Another fix for fail2ban 2020-08-07 16:12:20 +02:00
VirtuBox
27a98cab8d Fix fail2ban-client reload 2020-08-07 16:07:31 +02:00
VirtuBox
d30a5d7226 Fix fail2ban install without Nginx 2020-08-07 15:39:46 +02:00
VirtuBox
dcb0b8f4f7 Update proftpd tls.conf template
* Use Mozilla SSL Configuration Generator
2020-07-15 19:38:42 +02:00
VirtuBox
0185c63205 Update sshd config 2020-07-09 14:56:36 +02:00
tersor
841227aa17 Exclude the status page itself in traffic calculation 2020-06-03 10:30:13 +02:00
Hendy Irawan
1d69c1ecf7 Fix: GRANT works for all MySQL/MariaDB variants
Including AWS RDS MariaDB. See https://github.com/WordOps/WordOps/issues/263
2020-05-20 04:34:45 +07:00
VirtuBox
7e782ec3f4 Prepare for release v3.12.2 2020-05-15 11:06:10 +02:00
VirtuBox
834279a32f Fix WordOps backend php upstream 2020-05-14 13:06:02 +02:00
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
34d640cd22 Fix MariaDB innodb_buffer_pool_instances 2020-05-12 14:57:12 +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
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
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
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
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
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
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
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
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