Commit Graph

38 Commits

Author SHA1 Message Date
VirtuBox
f751968fe7 Refactor all php stack 2023-08-12 14:44:56 +02:00
Janio Sarmento
a76d76ce5f #482: Add PHP 8.2 to WO 2022-12-10 10:37:20 -03:00
Janio Sarmento
555269decf #348: PHP8 2022-01-23 15:14:24 -03: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
7c6b60188c Check if file exist before parsing 2019-10-30 06:14:38 +01:00
VirtuBox
d3a4947831 Add Log.error in case of failure 2019-10-30 06:11:57 +01:00
VirtuBox
04361eecf5 Fix has_section 2019-10-30 06:09:35 +01:00
VirtuBox
715b31329a fix indentation 2019-10-30 06:07:40 +01:00
VirtuBox
270fb478a5 Final fix for wo info 2019-10-30 06:07:01 +01:00
VirtuBox
4652ea6ceb Fix info 2019-10-30 05:30:13 +01:00
VirtuBox
1ce64e62df Fix wo_ouputhandler 2019-10-30 05:26:44 +01:00
VirtuBox
97fd871ede Another way to proceed for wo info 2019-10-30 04:51:56 +01:00
VirtuBox
3388f2d95d Another fix for info 2019-10-30 04:30:14 +01:00
VirtuBox
089bb64cdb fix wo info 2019-10-30 04:28:37 +01:00
VirtuBox
f2d4bcb353 Fix wo info and add tweaks to wo stack upgrade 2019-10-30 04:23:20 +01:00
VirtuBox
98e6e6963f Remove imports 2019-10-16 13:31:30 +02:00
VirtuBox
baada0473e Remove deprecated hook.register 2019-09-24 00:04:32 +02:00
VirtuBox
547b356a76 Remove deprecated handler.register 2019-09-24 00:01:20 +02:00
VirtuBox
50cc8a4d09 Sort import, create class DMN 2019-09-04 20:36:15 +02:00
VirtuBox
e9481aa964 Update changelog, set binary full path 2019-08-01 11:09:49 +02:00
VirtuBox
ba376c037b Few improvements 2019-08-01 10:39:15 +02:00
VirtuBox
b85a81ad8d Few code quality improvements 2019-07-29 02:32:53 +02:00
VirtuBox
37bd353fa4 Add upgrade script for phpmyadmin 2019-07-14 22:50:34 +02:00
VirtuBox
b6542bbb34 improve code quality according to codacy 2019-04-30 19:55:55 +02:00
VirtuBox
09e764cba7 improve code quality according to codacy 2019-04-30 19:00:14 +02:00
VirtuBox
d988d8b6af fix wo info 2019-04-03 11:32:35 +02:00
VirtuBox
f5b128babd add an extra space into info 2019-03-27 09:12:30 +01:00
VirtuBox
5953c0cc7e another fix for wo info 2019-03-27 08:11:42 +01:00
VirtuBox
195e8b3838 fix wo info 2019-03-27 05:11:12 +01:00
VirtuBox
8ee6cc9dd4 fix wo info & update readme 2019-03-27 04:26:20 +01:00
VirtuBox
8618b32f29 fix wo info 2019-03-20 12:55:26 +01:00
VirtuBox
9b3e318121 set proper services names
* rename memcache to memcached
* remove outdated platform checks
2019-03-07 13:15:15 +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
6aab6373b5 Almost there, don't use this yet 2018-11-30 19:33:29 +01:00
jeroenlaylo
2788f3169d Almost there, don't use this yet 2018-11-30 18:54:42 +01:00
jeroenlaylo
ed9d8e304d Almost there, don't use this yet 2018-11-30 17:04:15 +01:00
jeroenops
b36df4384a Refactored 2018-11-13 21:55:59 +01:00