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
b771b2578e Updating configuration (#197)
#### Added

- [ACME] Display warning about sudo usage when issuing certificate with DNS API validation (require `sudo -E`)

#### Changed

- [ACME] Resolve domain IP over HTTPS with Cloudflare DNS Resolver
- [CORE] Cement Framework updated to v2.10.2
- [SITE] database name = 0 to 16 characters from the site name + 4 randomly generated character
- [SITE] database user = 0 to 12 characters from the site name + 4 randomy generated character
- [STACK] Improve sysctl tweak deployment

#### Fixed

- [SITE] https redirection missing on subdomains sites
- Issues with digitalocean mariadb repository
- Cement Framework output handler issues
- [CLEAN] check if Nginx is installed before purging fastcgi or opcache
2019-11-11 19:06:11 +01:00
VirtuBox
290e9edeb9 Fix tests 2019-10-29 15:22:22 +01:00
VirtuBox
521daa3b32 Fix tests 2019-10-29 15:22:06 +01:00
VirtuBox
94b64c962e Fix tests 2019-10-29 14:11:42 +01:00
VirtuBox
dd45835ffa refactor tests 2019-10-29 14:08:48 +01:00
VirtuBox
4c1569781d Refactor tests 2019-10-29 13:58:17 +01:00
VirtuBox
061744b69f Fix tests 2019-10-23 12:43:19 +02:00
VirtuBox
d37c5639e0 Fix test 2019-10-23 12:40:20 +02:00
VirtuBox
1d8164e583 Improve acme and check dns before issuing cert 2019-09-24 01:59:49 +02:00
VirtuBox
e98ed1fe7a Fix wo_prompt 2019-08-16 23:46:44 +02:00
VirtuBox
db8a954773 Update Travis and tests 2019-08-16 23:26:23 +02:00
VirtuBox
f0a0834205 Fix phpMyAdmin download link 2019-07-24 11:03:50 +02:00
jeroenops
b36df4384a Refactored 2018-11-13 21:55:59 +01:00