Commit Graph

14 Commits

Author SHA1 Message Date
VirtuBox
01ee8c0a13 v3.11.0 (#211)
- PHP 7.4 support
- Improved Webp images support with Cloudflare (Issue [#95](https://github.com/WordOps/WordOps/issues/95)). Nginx will not serve webp images alternative with Cloudflare IP ranges.
- Stack upgrade for adminer
- Check acme.sh installation and setup acme.sh if needed before issuing certificate
- Add `--ufw` to `wo stack status`
- Add Nginx directive `gzip_static on;` to serve precompressed assets with Cache-Enabler or WP-Rocket. (Issue [#207](https://github.com/WordOps/WordOps/issues/207))
- Previous `--php73` & `--php73=off` flags are replaced by `--php72`, `--php73`, `--php74` to switch site's php version
- phpMyAdmin updated to v4.9.2
- Adminer updated to v4.7.5
- Replace dot and dashes by underscores in database names (Issue [#206](https://github.com/WordOps/WordOps/issues/206))
- Increased database name length to 32 characters from domain name + 8 random characters
- typo error in motd-news script (Issue [#204](https://github.com/WordOps/WordOps/issues/204))
- Install Nginx before ngxblocker
- WordOps install/update script text color
- Issue with MySQL stack on Raspbian 9/10
- Typo error  (PR [#205](https://github.com/WordOps/WordOps/pull/205))
- php version in `wo debug` (PR [#209](https://github.com/WordOps/WordOps/pull/209))
- SSL certificates expiration display with shared wildcard certificates
2019-12-03 19:48:18 +01:00
VirtuBox
25c1d8a19b Add Cache-Enabler support 2019-08-15 19:59:23 +02:00
VirtuBox
fa826224af Fix wprocket 2019-08-09 00:17:42 +02:00
VirtuBox
304a31b8e8 Implement --wprocket
* cleanup templates by using variables
* add configuration for wp-rocket
* update mapping for wp-rocket
2019-08-09 00:17:24 +02:00
VirtuBox
a2e6f02795 simplify locations nginx template 2019-03-27 04:58:25 +01:00
VirtuBox
57bd6257db Adding load-balancing on unix sockets 2019-03-20 02:12:13 +01:00
VirtuBox
6db4a24e07 add letsencrypt validation with --proxy 2019-03-19 16:54:07 +01:00
VirtuBox
f1b3edfc31 fix missing ; 2019-03-18 05:55:00 +01:00
VirtuBox
6a80bc043e update vhost 2019-03-18 03:11:00 +01:00
VirtuBox
65068c6727 remove hhvm 2019-03-13 05:02:53 +01:00
VirtuBox
050201ae77 new nginx templates and wo man 2019-03-06 15:32:07 +01:00
VirtuBox
d3d13e21a6 template fix for --wpsubdir 2019-03-05 20:22:47 +01:00
VirtuBox
5eb1e3b123 update stack for php7.2/7.3 2019-03-05 17:03:23 +01:00
jeroenops
b36df4384a Refactored 2018-11-13 21:55:59 +01:00