Commit Graph

332 Commits

Author SHA1 Message Date
Jose Lujano
881d56cd6e fix acme.sh to use letsencrypt by default in new installs
update install script so that acme.sh will use LetsEncrypt instead of ZeroSSL when the `--letsencrypt` parameter is used.
2021-06-24 10:50:42 -07:00
VirtuBox
81cb326c37 Fix install and testing 2021-05-20 16:28:32 +02:00
VirtuBox
0e7bc7fe32 Fix xenial install 2021-02-17 15:19:19 +01:00
VirtuBox
b225b6e339 Bump version for testing 2020-11-10 16:28:04 +01:00
VirtuBox
7062596236 Fix MariaDB connections issues
* allow new unix_socket auth system
* add socket path in /etc/mysql/conf.d/my.cnf
2020-11-10 12:54:53 +01:00
VirtuBox
3567d4f894 bash-completion missing in dependencies 2020-11-02 11:57:54 +01:00
VirtuBox
4735696ef1 Fix install 2020-10-29 15:00:35 +01:00
VirtuBox
5d8e2f0fc8 Improve venv install 2020-10-28 15:26:58 +01:00
VirtuBox
12cead0031 Enable MariaDB service in install script 2020-10-27 13:04:56 +01:00
VirtuBox
46c8dd7dd9 Ready for release 2020-10-27 11:49:21 +01:00
VirtuBox
518d687ec1 Fix typo 2020-10-27 11:17:18 +01:00
VirtuBox
71fc90a0cc WordOps install fix 2020-10-27 10:41:00 +01:00
VirtuBox
81218a07a4 Fix travis 2020-10-26 16:38:23 +01:00
VirtuBox
dbb58192ec Ready for release 2020-10-26 15:15:19 +01:00
VirtuBox
54905adf36 Fix python-apt install on Debian 9 2020-10-26 14:54:47 +01:00
VirtuBox
295b8420cf Fix virtualenv configuration 2020-10-26 14:21:04 +01:00
VirtuBox
821eed29ef Another fix for travis 2020-10-25 20:32:05 +01:00
VirtuBox
5a3344a830 Fix travis 2020-10-25 20:15:38 +01:00
VirtuBox
32b6ff5fcf Fix travis 2020-10-25 19:57:23 +01:00
VirtuBox
4ac512038e Ready for release 2020-10-25 18:54:33 +01:00
VirtuBox
4fe0bfadb7 Fix travis install 2020-10-25 18:30:03 +01:00
VirtuBox
b5db63ff82 Install WordOps inside a virtualenv 2020-10-25 16:03:46 +01:00
VirtuBox
cbd29a968c Perform a full dump before upgrading MariaDB 2020-10-22 20:39:25 +02:00
VirtuBox
22501d1616 Fix php versions not installed with WordOps
- Remove all php versions not installed with WordOps without removing php versions installed with EasyEngine or manually (check if php-fpm executable exist)
2020-10-16 13:33:58 +02:00
VirtuBox
b9a748c926 Add idn package to dependencies 2020-10-14 18:38:03 +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
4ba2d14262 Add php8.0 fix in install script 2020-10-13 00:25:24 +02:00
VirtuBox
4f2cd2a295 Travis related testing 2020-10-12 19:27:23 +02:00
VirtuBox
2fb7eb8c47 Use zstd compression instead of gzip
* fix proftpd TLS version
2020-09-15 14:33:26 +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
327bd96d16 Prepare for release v3.12.0 2020-05-13 13:57:44 +02:00
VirtuBox
469dd1bfd8 Fix missing letsencrypt settings in wo.conf 2020-05-12 01:51:52 +02:00
VirtuBox
596e7bf03b Fix wo-kernel service start 2020-05-12 01:42:04 +02:00
VirtuBox
e415fe827a Testing MariaDB on Ubuntu 20.04 2020-05-02 18:16:26 +02:00
VirtuBox
2475d1c4b3 Add Ubuntu 20.04 support to install script 2020-04-24 15:59:35 +02:00
VirtuBox
b1e9262f92 Fix install on raspberry pi 4 2020-02-26 10:01:27 +01:00
VirtuBox
8047440acf Add link to changelog after upgrade 2020-02-04 12:26:36 +01:00
VirtuBox
2b16b5a0e3 Update changelog 2020-01-17 11:52:13 +01:00
VirtuBox
a7e34f0c23 prepare for release 3.11.3 2020-01-16 15:22:41 +01:00
VirtuBox
9a5b3e3368 Fix mysql stack purge with remote db 2020-01-07 16:18:17 +01:00
VirtuBox
b7adc790ac Get python version for library tasks 2019-12-16 17:43:01 +01:00
VirtuBox
671cfbb739 Bump version de v3.11.2 2019-12-07 04:26:18 +01:00
VirtuBox
a1cf706f9f Do not upgrade acme.sh twice 2019-12-06 03:04:14 +01:00
VirtuBox
6f86a5d9c3 Force acme.sh upgrade and force cronjob update 2019-12-06 01:19:57 +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