Commit Graph

826 Commits

Author SHA1 Message Date
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
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
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
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
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
616555549c Fix variable port in wo secure 2020-01-17 11:48:36 +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
VirtuBox
ac0a034260 Fix stack pref 2019-12-16 22:37:45 +01:00
VirtuBox
1bc1b8f895 Fix stack pref 2019-12-16 19:08:44 +01:00
VirtuBox
b7adc790ac Get python version for library tasks 2019-12-16 17:43:01 +01:00
VirtuBox
bca4155866 Merge remote-tracking branch 'origin/master' into updating-configuration 2019-12-16 14:10:06 +01:00
Morgan
7bb918b2e3 Protect Easy Digital Download files from being accessed directly.
Easy Digital Download files won't be able to be downloaded directly from the server. 

https://docs.easydigitaldownloads.com/article/682-protected-download-files-on-nginx
2019-12-16 10:44:32 +08:00
VirtuBox
85465c442b Remove unused variables 2019-12-11 14:42:27 +01:00
VirtuBox
13a6000c20 Update dependencies
* display domain type in `wo site info`
2019-12-11 11:45:20 +01:00
VirtuBox
ef6c1d2a99 Improve opcache clean
* force enabling php imagick extension
2019-12-10 18:42:27 +01:00
VirtuBox
7738eb5506 Remove default ngxblocker with Nginx 2019-12-09 14:06:50 +01:00
VirtuBox
c409d44246 Cleanup site imports 2019-12-09 13:56:00 +01:00
VirtuBox
c70571f5a6 Improve netdata remove/purge 2019-12-09 07:28:38 +01:00
VirtuBox
4b45ac0c79 Use WOConf in stack_pref 2019-12-08 01:36:08 +01:00
VirtuBox
01897adce6 Remove netdata user in case of stack purge 2019-12-06 13:12:01 +01:00