Commit Graph

84 Commits

Author SHA1 Message Date
VirtuBox
c3076cfdfe Fix cert.csv encoding to utf-8 2020-10-14 15:29:06 +02:00
VirtuBox
4f2cd2a295 Travis related testing 2020-10-12 19:27:23 +02:00
VirtuBox
f0cbc77602 Update dependencies 2020-08-09 13:21:57 +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
2475d1c4b3 Add Ubuntu 20.04 support to install script 2020-04-24 15:59:35 +02:00
VirtuBox
2b16b5a0e3 Update changelog 2020-01-17 11:52:13 +01:00
VirtuBox
9a5b3e3368 Fix mysql stack purge with remote db 2020-01-07 16:18:17 +01:00
VirtuBox
13a6000c20 Update dependencies
* display domain type in `wo site info`
2019-12-11 11:45:20 +01:00
VirtuBox
671cfbb739 Bump version de v3.11.2 2019-12-07 04:26:18 +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
f202116249 Set minimum python version to 3.4 2019-10-31 00:13:30 +01:00
VirtuBox
cbd587d82b HotFix install/update 2019-10-30 17:25:52 +01:00
VirtuBox
2c2b9c28fb Refactor wo update 2019-10-28 06:52:23 +01:00
VirtuBox
2ab250f2ba Linux tweak integration in wo 2019-10-23 01:59:10 +02:00
VirtuBox
6eceb5ed35 Update install for pip 2019-10-21 11:37:19 +02:00
VirtuBox
0d1352eb5a Update function to get README.md content 2019-10-18 18:47:08 +02:00
VirtuBox
da22ef2ebc add description content type 2019-10-18 18:00:15 +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
e32a2a1102 Fix travis 2019-10-11 12:19:32 +02:00
VirtuBox
ab6d44afd4 Fix mariaDB key 2019-10-09 17:35:23 +02:00
VirtuBox
d691f3a319 Fix setup.py 2019-10-08 17:39:00 +02:00
VirtuBox
cc2621e6ff Change description 2019-10-08 17:36:24 +02:00
VirtuBox
c90ac2620e Fix issues with APT repositories 2019-10-08 17:14:22 +02:00
VirtuBox
07755b13ff Fix secure 2019-10-08 10:04:40 +02:00
VirtuBox
6329b61879 Install WordOps from pypi 2019-10-05 12:29:49 +02:00
VirtuBox
cf28d4b292 update setup.py 2019-10-05 00:46:23 +02:00
VirtuBox
da4cdcdbec Update setup.py 2019-10-04 17:29:29 +02:00
VirtuBox
c2ac1b7c85 Update setup.py 2019-10-04 17:27:19 +02:00
VirtuBox
edd6210fd2 Update changelog, bash_completion 2019-10-04 13:09:21 +02:00
VirtuBox
a9c945a8aa update setup.py 2019-10-01 17:24:09 +02:00
VirtuBox
122428bab7 Update setup.py 2019-09-30 14:43:09 +02:00
VirtuBox
592ab3e437 Update setup.py for PyPI 2019-09-30 14:11:51 +02:00
VirtuBox
905ef0660a Fix some errors with pylint 2019-09-30 12:38:28 +02:00
VirtuBox
6c3d645d9e ngxblocker implementation 2019-09-30 03:10:30 +02:00
VirtuBox
a2854e73dd Add allowpassword 2019-09-26 15:45:38 +02:00
VirtuBox
6b5cfbacd6 Update stack_upgrade 2019-09-24 19:10:13 +02:00
VirtuBox
0170366ce4 Add DNS alias mode 2019-09-24 02:36:46 +02:00
VirtuBox
8b6c9a7c70 set back cement 2.8.2 2019-09-23 18:34:56 +02:00
VirtuBox
907d1dc5f5 Testing cement 2.10.12 2019-09-23 16:12:01 +02:00
VirtuBox
71f8e75fad Update changelog 2019-09-20 00:45:05 +02:00
VirtuBox
0873ea2555 update cement to 2.8.2 2019-09-18 15:07:48 +02:00
VirtuBox
7b6532f118 Split setup.py in two file to redirect logs 2019-09-17 01:30:58 +02:00
VirtuBox
0cc32a8565 Bump release to v3.9.8.11 2019-09-06 17:08:19 +02:00
VirtuBox
d3df2b6412 Fix mariadb-backup install 2019-09-04 16:55:58 +02:00
VirtuBox
f7be08eaac Bump version to 3.9.8.9 2019-09-03 12:49:19 +02:00
VirtuBox
953a1b0b06 Bump release to v3.9.8.8 2019-09-02 03:41:02 +02:00