7 Commits

Author SHA1 Message Date
VirtuBox
b863fc7c57 Updating WordOps dashboard to v1.3 2024-04-21 17:40:53 +02:00
VirtuBox
c57ca89d7e Fix http2_max deprecated Nginx directive 2022-09-09 11:00:14 +02:00
Hamada Habib
3c15940f4e fix obsolete warnings logged 2022-05-28 04:35:37 +02:00
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
b877b1e8c7 Add TLS 1.3 0-RTT nginx configuration 2019-10-08 17:50:51 +02:00
VirtuBox
a5d0eed9a7 Fix wo info 2019-08-18 00:25:35 +02:00
VirtuBox
aa1a830c5b Additional Nginx tweaks 2019-08-16 22:57:26 +02:00