Commit Graph

75 Commits

Author SHA1 Message Date
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
Terje Sørbø
acd3639650 Fix typo 2019-11-18 13:30:43 +01:00
VirtuBox
914f049852 Fix acme certificate on domain 2019-11-05 16:11:43 +01:00
VirtuBox
250ea66aa4 Fix cmd_exec 2019-10-30 12:44:36 +01:00
VirtuBox
4c6a0be680 Fix shellexec 2019-10-30 12:19:39 +01:00
VirtuBox
7b82aae8ce Fix stack upgrade 2019-10-30 12:09:25 +01:00
VirtuBox
7d28d66d11 Add wo stack upgrade --ngxblocker 2019-10-30 12:06:42 +01:00
VirtuBox
f2d4bcb353 Fix wo info and add tweaks to wo stack upgrade 2019-10-30 04:23:20 +01:00
VirtuBox
45252fdd1b Change MySQL backup path 2019-10-28 09:09:28 +01:00
VirtuBox
2867de7ff1 Fix mysql_upgrade 2019-10-27 17:40:34 +01:00
VirtuBox
179ea7d9cf Improve acme process and error log 2019-10-26 19:28:56 +02:00
VirtuBox
5ad068dc7c Several fixes
* don't deploy ssl certificate if acme.sh failed
* install script issues
* GPG keys error with old EasyEngine Nginx repository
2019-10-18 10:49:06 +02:00
VirtuBox
98e6e6963f Remove imports 2019-10-16 13:31:30 +02:00
VirtuBox
e3f38bb864 Fix wo stack upgrade issues 2019-10-08 02:19:22 +02:00
VirtuBox
c731d806d6 Refactor acme.sh and WOVariables 2019-10-02 13:13:32 +02:00
VirtuBox
5fbb0f58e6 Add support for custom nginx 2019-09-27 14:15:00 +02:00
VirtuBox
d46c9806d7 Remove previous fix for php-fpm 2019-09-25 14:40:04 +02:00
VirtuBox
6b5cfbacd6 Update stack_upgrade 2019-09-24 19:10:13 +02:00
VirtuBox
1950764dc8 Updating WordOps dashboard 2019-09-22 14:11:12 +02:00
VirtuBox
757ad73e46 Fix UFW install 2019-09-21 19:08:53 +02:00
VirtuBox
cc2cb6a986 Fix MySQL install 2019-09-06 12:40:29 +02:00
VirtuBox
9a231840c4 Fix wo upgrade --nginx 2019-09-06 02:34:33 +02:00
VirtuBox
50cc8a4d09 Sort import, create class DMN 2019-09-04 20:36:15 +02:00
VirtuBox
d3df2b6412 Fix mariadb-backup install 2019-09-04 16:55:58 +02:00
VirtuBox
99a2206a76 Improve logging and fix typo 2019-09-04 04:21:07 +02:00
VirtuBox
6a7d1fc356 Fix sslutils 2019-09-03 19:02:00 +02:00
VirtuBox
c7712ae6dd Sort imports 2019-09-02 04:37:13 +02:00
VirtuBox
c87a4da261 Update changelog, improve netdata stack upgrade 2019-09-02 02:44:43 +02:00
VirtuBox
5ee448f802 Fix display message 2019-08-31 00:59:11 +02:00
VirtuBox
b5cdd172ef Add more info during stack install 2019-08-29 16:19:27 +02:00
VirtuBox
f40d356875 Remove useless imports 2019-08-28 14:03:40 +02:00
VirtuBox
d24ae7e8d2 Add Nginx configuration Rollback 2019-08-27 15:12:01 +02:00
VirtuBox
42e856173f Several new features
- cht.sh stack : linux online cheatsheet. Usage : `cheat <command>`. Example for tar : `cheat tar`
- ClamAV anti-virus with weekly cronjob to update signatures database
- Internal function to add daily cronjobs
- Additional comment to detect previous configuration tuning (MariaDB & Redis)
- Domain/Subdomain detection based on public domain suffixes list
- Increase Nginx & MariaDB systemd open_files limits
- Cronjob to update Cloudflare IPs list
2019-08-26 18:05:26 +02:00
VirtuBox
d6cd58922a Fix pre_pref 2019-08-22 16:33:56 +02:00
VirtuBox
086da5202b Fix Nginx package pre_pref 2019-08-22 15:04:19 +02:00
VirtuBox
5c54f80efc Additional message after update 2019-08-22 14:46:39 +02:00
VirtuBox
d9487af219 Fix wo upgrade 2019-08-20 13:53:41 +02:00
VirtuBox
3853df76e5 Fix stack upgrade 2019-08-20 06:44:23 +02:00
VirtuBox
54cc0e8eb2 Simplify stack upgrade 2019-08-20 06:17:32 +02:00
VirtuBox
3118e50ff5 Add exit on close 2019-08-17 20:29:55 +02:00
VirtuBox
d772199f26 Fix for wo upgrade 2019-08-17 13:40:28 +02:00
VirtuBox
2e262af637 Add wo stack upgrade --dashboard 2019-08-16 14:53:39 +02:00
VirtuBox
7cb223b02a Fix missing --force and cleanup code 2019-08-16 00:15:34 +02:00
VirtuBox
8d9d52e09e Reduce WO size 2019-08-09 00:17:52 +02:00
VirtuBox
7dfef0566c Fix package purge 2019-08-09 00:17:24 +02:00
VirtuBox
f2abaeb5da Another fix for php7.x-fpm upgrade 2019-08-09 00:17:14 +02:00
VirtuBox
3a47162994 Remove outdated part of wo upgrade 2019-08-09 00:17:14 +02:00
VirtuBox
5b9af72e7c Fix php72 upgrade 2019-08-09 00:17:14 +02:00
VirtuBox
2cad38bce4 Add stack_pref 2019-08-09 00:16:30 +02:00