Commit Graph

160 Commits

Author SHA1 Message Date
VirtuBox
2573cbe13b Prepare hotfix v3.12.1 2020-05-14 01:01:56 +02:00
VirtuBox
610cf8d254 Fix redis-server on Ubuntu 20.04 LTS 2020-05-14 00:20:21 +02:00
VirtuBox
596e7bf03b Fix wo-kernel service start 2020-05-12 01:42:04 +02:00
VirtuBox
24457d6b31 Fix mariadb configuration on Ubuntu 20.04 2020-05-04 17:26:10 +02:00
VirtuBox
e415fe827a Testing MariaDB on Ubuntu 20.04 2020-05-02 18:16:26 +02:00
VirtuBox
449bef0430 Fix phpmyadmin stack install 2020-04-23 16:36:30 +02:00
VirtuBox
b1e9262f92 Fix install on raspberry pi 4 2020-02-26 10:01:27 +01:00
VirtuBox
930e92ac03 Minor change in stack_pref 2020-02-07 15:03:42 +01:00
VirtuBox
21bba1d12a Fix fail2ban typo 2020-01-30 17:07:42 +01:00
VirtuBox
6421e045b0 another fail2ban fix 2020-01-30 15:37:56 +01:00
VirtuBox
8e40bac374 fix fail2ban 2020-01-30 15:26:17 +01:00
VirtuBox
15f3d49eed Fix fail2ban configuration when nginx not installed
* improve kernel tweaks 
* remove deprecated kernel tweaks
2020-01-30 12:35:38 +01:00
VirtuBox
47dbb65ed8 Set opcache.preload_user for PHP 7.4 2020-01-24 09:37:47 +01:00
VirtuBox
937898bfd6 Fix netdata 2020-01-14 16:26:25 +01:00
VirtuBox
2cdec042b5 Update 22222 port from template 2020-01-13 18:24:18 +01:00
VirtuBox
ac0a034260 Fix stack pref 2019-12-16 22:37:45 +01:00
VirtuBox
1bc1b8f895 Fix stack pref 2019-12-16 19:08:44 +01:00
VirtuBox
b7adc790ac Get python version for library tasks 2019-12-16 17:43:01 +01:00
VirtuBox
ef6c1d2a99 Improve opcache clean
* force enabling php imagick extension
2019-12-10 18:42:27 +01:00
VirtuBox
4b45ac0c79 Use WOConf in stack_pref 2019-12-08 01:36:08 +01:00
VirtuBox
0e12bc29db Fix netdata mysql user in case of reinstall 2019-12-06 13:09:45 +01:00
VirtuBox
e45955a513 Fix variables_hash_bucket_size 2019-12-05 20:36: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
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
8be23bba38 Fix small errors, and remove nanorc from travis 2019-11-02 18:15:17 +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
8fd202af3c Fix searchreplace 2019-10-30 06:21:49 +01:00
VirtuBox
f2d4bcb353 Fix wo info and add tweaks to wo stack upgrade 2019-10-30 04:23:20 +01:00
VirtuBox
5b9a17c116 Fix wo stack install --cheat 2019-10-28 20:07:38 +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
VirtuBox
09f0e11cea Fix wo-update motd 2019-10-27 22:47:28 +01:00
VirtuBox
d7cd99f1e8 Add custom motd 2019-10-27 21:08:50 +01:00
VirtuBox
7765b2ce84 Several improvements
* Run `mysql_upgrade` during MySQL upgrade with `wo stack upgrade` to perform migration if needed
* WordOps now check if a repository already exist before trying to adding it again.
* install script refactored
2019-10-25 23:58:08 +02:00
VirtuBox
e84399540b Fix stack pref 2019-10-23 13:47:04 +02:00
VirtuBox
5584d90a25 Refactor install
* remove all tweaking sections
* integrate them directly in wo
* add pip install from github repo
2019-10-23 12:24:30 +02:00
VirtuBox
3f259ca185 Fix missing data in stack_pref 2019-10-23 02:30:23 +02:00
VirtuBox
2ab250f2ba Linux tweak integration in wo 2019-10-23 01:59:10 +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
ab6d44afd4 Fix mariaDB key 2019-10-09 17:35:23 +02:00
VirtuBox
404c5696ff Add conf rollback with Git 2019-10-03 15:44:23 +02:00
VirtuBox
c731d806d6 Refactor acme.sh and WOVariables 2019-10-02 13:13:32 +02:00
VirtuBox
f10acccec3 Add nginx hashbucket fix and config rollback 2019-09-27 11:58:02 +02:00
VirtuBox
b2d62a2218 Add ngxblocker 2019-09-27 01:19:45 +02:00
VirtuBox
4d8edc39ee Always add stack conf into git before making changes 2019-09-25 14:47:48 +02:00
VirtuBox
8a5a096d06 Fix php-fpm template 2019-09-25 14:30:29 +02:00
VirtuBox
0062b8ba99 Render php-fpm pool from template 2019-09-25 13:05:23 +02:00