Commit Graph

21 Commits

Author SHA1 Message Date
VirtuBox
c0547392e9 Fix cert.csv utf-8 2020-10-14 18:17:06 +02:00
VirtuBox
256a07b4a5 Fix utf-8 convertion 2020-10-14 17:48:36 +02:00
VirtuBox
82536f4f0d Fix variable 2020-10-14 17:15:13 +02:00
VirtuBox
c3076cfdfe Fix cert.csv encoding to utf-8 2020-10-14 15:29:06 +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
77bcba6484 Adding nanorc 2019-11-02 15:53:39 +01:00
VirtuBox
45252fdd1b Change MySQL backup path 2019-10-28 09:09:28 +01:00
VirtuBox
d7cd99f1e8 Add custom motd 2019-10-27 21:08:50 +01:00
VirtuBox
f3f0573954 Fix WOFileUtils 2019-10-26 01:30:52 +02:00
VirtuBox
7765b2ce84 Several improvements
* Run `mysql_upgrade` during MySQL upgrade with `wo stack upgrade` to perform migration if needed
* WordOps now check if a repository already exist before trying to adding it again.
* install script refactored
2019-10-25 23:58:08 +02:00
VirtuBox
fa4c7c04f6 Fix WOSite 2019-10-02 16:14:43 +02:00
VirtuBox
8812390bd2 Add function wpperm to fix WP files permissions 2019-09-25 17:00:30 +02:00
VirtuBox
50cc8a4d09 Sort import, create class DMN 2019-09-04 20:36:15 +02:00
VirtuBox
e4f686a9f4 Fix utf8 encoding when reading files 2019-09-01 23:29:23 +02:00
VirtuBox
e0e2ab21c0 Several fixes 2019-09-01 13:59:27 +02:00
VirtuBox
27aa48ae7b Remove symlink directly 2019-08-30 10:17:31 +02:00
VirtuBox
a68b85e0ba Use symlinks instead of copying file 2019-08-30 07:24:08 +02:00
VirtuBox
9b7291d04f Fix SSL certificate removal with WordOps backend 2019-08-29 16:43:25 +02:00
VirtuBox
0d4bf8a4f2 Remove uneeded import 2019-07-29 04:10:47 +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