Commit Graph

17 Commits

Author SHA1 Message Date
VirtuBox
4b71d22467 Fix Netdata stack install 2022-02-01 14:46:58 +01:00
VirtuBox
9f22455770 v3.11.1 (#215)
- `--fail2ban` in wo stack upgrade
- error with `wo maintenance`
- php-igbinary missing for php74 (run `wo stack upgrade` to install it)
- opcache reset with `wo clean`
2019-12-04 23:34:03 +01: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
947efe1e21 More improvement in aptget.py 2019-10-11 13:01:00 +02:00
VirtuBox
e42eb52bba Improve apt-get update process 2019-10-11 12:39:00 +02:00
VirtuBox
a9a8b3348c Fix install on xenial 2019-10-09 11:43:09 +02:00
VirtuBox
c90ac2620e Fix issues with APT repositories 2019-10-08 17:14:22 +02:00
VirtuBox
6b5cfbacd6 Update stack_upgrade 2019-09-24 19:10:13 +02:00
VirtuBox
cc2cb6a986 Fix MySQL install 2019-09-06 12:40:29 +02:00
VirtuBox
50cc8a4d09 Sort import, create class DMN 2019-09-04 20:36:15 +02:00
VirtuBox
574406631c Fix stack purge non interactive 2019-08-29 23:45:36 +02:00
VirtuBox
4fd9d267bb Add debug log 2019-07-29 15:08:49 +02:00
VirtuBox
0d4bf8a4f2 Remove uneeded import 2019-07-29 04:10:47 +02:00
VirtuBox
22446d448a Improve apt-get operations 2019-07-24 13:31:45 +02:00
VirtuBox
b6542bbb34 improve code quality according to codacy 2019-04-30 19:55:55 +02:00
VirtuBox
b2f07de184 reformat code 2019-04-25 01:25:13 +02:00
jeroenops
b36df4384a Refactored 2018-11-13 21:55:59 +01:00