Commit Graph

261 Commits

Author SHA1 Message Date
VirtuBox
7465628d95 Add --hex-blob to mysqldump 2020-11-02 11:58:21 +01:00
VirtuBox
164f817d25 Fix github actions 2020-10-28 11:45:30 +01:00
VirtuBox
46c8dd7dd9 Ready for release 2020-10-27 11:49:21 +01:00
VirtuBox
dbb58192ec Ready for release 2020-10-26 15:15:19 +01:00
VirtuBox
cbd29a968c Perform a full dump before upgrading MariaDB 2020-10-22 20:39:25 +02:00
VirtuBox
dff13eb345 Testing MariaDB 10.5 2020-10-22 11:04:23 +02:00
VirtuBox
5b6fbe278b Fix wo_extra_repo variable 2020-10-15 13:25:07 +02:00
VirtuBox
afa17b62dd Final fix for Xenial stack 2020-10-15 13:24:00 +02:00
VirtuBox
8d19fd7a26 Fix missing function 2020-10-14 18:22:21 +02:00
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
85a9862efc Add missing dependency for psutil 2020-10-13 14:13:06 +02:00
VirtuBox
4f2cd2a295 Travis related testing 2020-10-12 19:27:23 +02:00
VirtuBox
7050bd5894 Fix php8.0-cli issue 2020-10-12 10:20:03 +02:00
VirtuBox
7e782ec3f4 Prepare for release v3.12.2 2020-05-15 11:06:10 +02:00
VirtuBox
2573cbe13b Prepare hotfix v3.12.1 2020-05-14 01:01:56 +02:00
VirtuBox
e8dc20e367 Merge pull request #279 from WordOps/updating-configuration
v3.12.0 release
2020-05-13 15:13:51 +02:00
VirtuBox
0f5fd0a349 Fix php-memcached on Ubuntu 20.04 2020-05-04 19:33:10 +02:00
VirtuBox
2475d1c4b3 Add Ubuntu 20.04 support to install script 2020-04-24 15:59:35 +02:00
VirtuBox
b31aadb3e8 Improve adminer install/upgrade
* always get the latest release from adminer.org
2020-04-23 16:44:23 +02:00
VirtuBox
913d5edf22 Improve phpmyadmin upgrade
* query phpmyadmin.net api to get the latest version
2020-04-22 17:50:01 +02:00
Håvard Grimelid
bfb12445ba Add --allow-root to search-replace. 2020-03-04 12:29:22 +01:00
VirtuBox
a40a96c3e3 Fix MySQL purge with remote MySQL server 2020-01-21 12:44:07 +01:00
VirtuBox
2b16b5a0e3 Update changelog 2020-01-17 11:52:13 +01:00
VirtuBox
b503cb3132 Fix variable acme_cert in -le 2020-01-17 11:50:31 +01:00
VirtuBox
a7e34f0c23 prepare for release 3.11.3 2020-01-16 15:22:41 +01:00
VirtuBox
f27f491765 Additional check for existant SSL certificates 2020-01-14 16:30:08 +01:00
VirtuBox
7ce01d3ded Fix acme domain IP validation with cname 2019-12-10 00:24:01 +01:00
VirtuBox
4b45ac0c79 Use WOConf in stack_pref 2019-12-08 01:36:08 +01:00
VirtuBox
671cfbb739 Bump version de v3.11.2 2019-12-07 04:26:18 +01:00
VirtuBox
0e12bc29db Fix netdata mysql user in case of reinstall 2019-12-06 13:09:45 +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
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
85e863bdd6 Bump version to v3.10.2 2019-11-06 00:29:31 +01:00
VirtuBox
e0165a7312 Fix wp-cli path 2019-11-05 17:51:44 +01:00
VirtuBox
914f049852 Fix acme certificate on domain 2019-11-05 16:11:43 +01:00
VirtuBox
0c59efd90f Fix nanorc 2019-11-02 19:37:52 +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
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
eb9888d1ce Fix wo update 2019-10-30 15:18:19 +01:00
VirtuBox
37c937f006 Improve return function 2019-10-30 13:05:08 +01:00
VirtuBox
f2d4bcb353 Fix wo info and add tweaks to wo stack upgrade 2019-10-30 04:23:20 +01:00
VirtuBox
aa5f2eeb49 Refactor -le=renew 2019-10-29 18:47:52 +01:00
VirtuBox
97103704eb Add function name into log_debug 2019-10-29 15:35:08 +01:00
VirtuBox
2d21ba82e6 Fix wo clean issue
* add `wo update --mainline`
* move mariadb tweaks into wo
2019-10-28 14:53:15 +01:00