Commit Graph

21 Commits

Author SHA1 Message Date
Janio Sarmento
a76d76ce5f #482: Add PHP 8.2 to WO 2022-12-10 10:37:20 -03:00
VirtuBox
f1f84fdde1 Fix php upstream in WordOps backend 2022-02-16 14:35:58 +01:00
VirtuBox
4d18b78274 Update wo version 2022-01-25 15:49:11 +01:00
VirtuBox
834279a32f Fix WordOps backend php upstream 2020-05-14 13:06:02 +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
3537867e0d Update changelog 2019-10-18 21:19:16 +02:00
VirtuBox
aa1a830c5b Additional Nginx tweaks 2019-08-16 22:57:26 +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
773681bb52 Testing MySQL tuning 2019-07-25 11:40:12 +02:00
VirtuBox
a2e6f02795 simplify locations nginx template 2019-03-27 04:58:25 +01:00
VirtuBox
58f9acc790 add wordops version into upstream.conf 2019-03-25 10:17:51 +01:00
VirtuBox
8667c1da83 add backup and cleanup before upgrade 2019-03-23 18:05:30 +01:00
VirtuBox
9c693724b5 add load-balancing for php7.3 2019-03-20 03:21:39 +01:00
VirtuBox
57bd6257db Adding load-balancing on unix sockets 2019-03-20 02:12:13 +01:00
VirtuBox
65068c6727 remove hhvm 2019-03-13 05:02:53 +01:00
VirtuBox
a0294576b7 update upstream template
* cleanup stack.py
* replace nginx-ee by nginx-wo in install script
2019-03-10 23:46:52 +01:00
VirtuBox
d8765a4726 update nginx upstreams 2019-03-06 15:55:39 +01:00
VirtuBox
a49b9701bd reworked php7.3 stack
* replace previous stack php7 variables
* properly set stack php = php7.2 and php73 = php7.3
* rename upstream php72 and php73 to avoid issues when migrating from EEv3
* use unix socket in nginx upstream instead of TCP/IP
2019-03-05 15:46:25 +01:00
VirtuBox
79d45044f9 fix stack issues
* fix php7.2 stack detection
* add php7.3 as php7.0 replacement
2019-03-05 15:45:05 +01:00
jeroenlaylo
36f77e3497 PHP port fixes 2018-12-05 18:37:40 +01:00
jeroenops
b36df4384a Refactored 2018-11-13 21:55:59 +01:00