Commit Graph

15 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
a7d03b6098 Few changes based on Cement boss template 2019-11-03 23:07:24 +01:00
VirtuBox
c18975cca0 Switch back main 2019-10-29 15:24:28 +01:00
VirtuBox
6648764836 Update tests 2019-10-29 15:20:25 +01:00
VirtuBox
8ae8f0ee7d Refactor main 2019-10-23 00:40:11 +02:00
VirtuBox
6c3d645d9e ngxblocker implementation 2019-09-30 03:10:30 +02:00
VirtuBox
490a7969e1 Fix signal for cement 2019-09-23 15:43:23 +02:00
VirtuBox
ebd216c073 Fix main.py 2019-09-15 14:54:48 +02:00
VirtuBox
a70a45a484 Update main.py according to cement docs 2019-09-15 14:47:58 +02:00
VirtuBox
44d0514da6 Improve logging 2019-09-05 11:47:04 +02:00
VirtuBox
896e5a237b Add exit on close properly 2019-08-18 00:00:52 +02:00
VirtuBox
b2f07de184 reformat code 2019-04-25 01:25:13 +02:00
VirtuBox
d6d2ebe0fc cleanup code 2019-03-14 13:11:54 +01:00
jeroenops
b36df4384a Refactored 2018-11-13 21:55:59 +01:00