Commit Graph

1378 Commits

Author SHA1 Message Date
VirtuBox
5aa3de8c8b Fix wo clean 2019-12-04 03:40:17 +01:00
VirtuBox
acdc85ec2d Fix wo maintenance 2019-12-04 03:26:40 +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
63d2acf7ba Merge pull request #209 from xwang0929/master
correct php version for wo debug --php73=off
2019-11-26 12:51:55 +01:00
Xavier Wang
d608e78beb correct php version 2019-11-26 17:41:09 +08:00
VirtuBox
0cf8912a12 Merge pull request #205 from tersor/patch-1
Fix typo
2019-11-18 21:40:33 +01: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
8698332013 Merge pull request #192 from WordOps/updating-configuration
v3.10.2
2019-11-06 00:52:33 +01:00
VirtuBox
85e863bdd6 Bump version to v3.10.2 2019-11-06 00:29:31 +01:00
VirtuBox
2dde7fe94a Update changelog 2019-11-06 00:28:24 +01:00
VirtuBox
ce39787564 Print help with wo stack remove/purge 2019-11-05 20:25:44 +01:00
VirtuBox
e0165a7312 Fix wp-cli path 2019-11-05 17:51:44 +01:00
VirtuBox
a96baa05f4 Update Nanorc 2019-11-05 17:37:42 +01:00
VirtuBox
e4daf59803 hide apt-key output 2019-11-05 16:17:33 +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
b2fd3ba5a9 Fix travis 2019-11-02 17:02:17 +01:00
VirtuBox
0ca062b43b fix travis 2019-11-02 16:02:08 +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
f202116249 Set minimum python version to 3.4 2019-10-31 00:13:30 +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
8420d02255 Merge pull request #189 from WordOps/updating-configuration
HotFix install/update
2019-10-30 17:29:55 +01:00
VirtuBox
cbd587d82b HotFix install/update 2019-10-30 17:25:52 +01:00
VirtuBox
4547058a61 Merge branch 'updating-configuration' 2019-10-30 17:18:41 +01:00
VirtuBox
312cc5d956 Remove cleaning wo 2019-10-30 17:17:15 +01:00
VirtuBox
012fbd690f Merge branch 'updating-configuration' 2019-10-30 16:58:16 +01:00
VirtuBox
86fd134b0f Fix sync 2019-10-30 16:56:42 +01:00
VirtuBox
ee9ebc2deb Merge pull request #187 from WordOps/updating-configuration
WordOps v3.10.0
2019-10-30 16:39:38 +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
eb9888d1ce Fix wo update 2019-10-30 15:18:19 +01:00
VirtuBox
575c5e9489 update travis 2019-10-30 14:06:01 +01:00
VirtuBox
2d478f1d77 update travis 2019-10-30 14:04:48 +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
fdfe60315c Update changelog 2019-10-30 06:18:34 +01:00
VirtuBox
7c6b60188c Check if file exist before parsing 2019-10-30 06:14:38 +01:00