Commit Graph

773 Commits

Author SHA1 Message Date
VirtuBox
5282000d4f Fix nginx variables_hash_bucket_size 2019-12-05 15:56:12 +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
Xavier Wang
d608e78beb correct php version 2019-11-26 17:41:09 +08:00
Terje Sørbø
acd3639650 Fix typo 2019-11-18 13:30:43 +01:00
VirtuBox
b771b2578e Updating configuration (#197)
#### Added

- [ACME] Display warning about sudo usage when issuing certificate with DNS API validation (require `sudo -E`)

#### Changed

- [ACME] Resolve domain IP over HTTPS with Cloudflare DNS Resolver
- [CORE] Cement Framework updated to v2.10.2
- [SITE] database name = 0 to 16 characters from the site name + 4 randomly generated character
- [SITE] database user = 0 to 12 characters from the site name + 4 randomy generated character
- [STACK] Improve sysctl tweak deployment

#### Fixed

- [SITE] https redirection missing on subdomains sites
- Issues with digitalocean mariadb repository
- Cement Framework output handler issues
- [CLEAN] check if Nginx is installed before purging fastcgi or opcache
2019-11-11 19:06:11 +01:00
VirtuBox
ce39787564 Print help with wo stack remove/purge 2019-11-05 20:25:44 +01:00
VirtuBox
a96baa05f4 Update Nanorc 2019-11-05 17:37:42 +01:00
VirtuBox
914f049852 Fix acme certificate on domain 2019-11-05 16:11:43 +01:00
VirtuBox
a7d03b6098 Few changes based on Cement boss template 2019-11-03 23:07:24 +01:00
VirtuBox
0c59efd90f Fix nanorc 2019-11-02 19:37:52 +01:00
VirtuBox
8be23bba38 Fix small errors, and remove nanorc from travis 2019-11-02 18:15:17 +01:00
VirtuBox
8df0391cab update motd-script 2019-11-02 17:05:12 +01:00
VirtuBox
ae50f1a12e Add nanorc to travis 2019-11-02 15:59:19 +01:00
VirtuBox
77bcba6484 Adding nanorc 2019-11-02 15:53:39 +01:00
VirtuBox
23be601c11 //WIP 2019-10-31 15:42:42 +01:00
VirtuBox
31f14ceaad Fix typo 2019-10-30 22:24:26 +01:00
VirtuBox
188c37fc4f Fix update version check 2019-10-30 22:23:54 +01:00
VirtuBox
cbd587d82b HotFix install/update 2019-10-30 17:25:52 +01:00
VirtuBox
0b6e627306 update travis 2019-10-30 16:14:14 +01:00
VirtuBox
9b3891409c Add info about travis update 2019-10-30 15:23:12 +01:00
VirtuBox
37c937f006 Improve return function 2019-10-30 13:05:08 +01:00
VirtuBox
8ce4a206a9 Fix slow-log-db 2019-10-30 12:48:40 +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
8fd202af3c Fix searchreplace 2019-10-30 06:21:49 +01:00
VirtuBox
fb61a9697f Fix extra argument 2019-10-30 06:20:22 +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
5cb8ab6268 Set --force required to renew > 30 days 2019-10-29 22:20:36 +01:00
VirtuBox
61a2201e17 fix var_raw 2019-10-29 19:33:57 +01:00
VirtuBox
56a01c3f8d Fix wp_raw 2019-10-29 19:32:26 +01:00
VirtuBox
c859e3d4b7 Fix incorrect import 2019-10-29 19:28:55 +01:00
VirtuBox
b874616343 Refactor wp-config.php setup 2019-10-29 19:26:51 +01:00
VirtuBox
aa5f2eeb49 Refactor -le=renew 2019-10-29 18:47:52 +01:00
VirtuBox
c18975cca0 Switch back main 2019-10-29 15:24:28 +01:00
VirtuBox
6648764836 Update tests 2019-10-29 15:20:25 +01:00
VirtuBox
8b32910c07 Remove useless variable 2019-10-29 03:25:44 +01:00
VirtuBox
fd1105f459 Improve wo stack services 2019-10-29 01:10:37 +01:00