Commit Graph

295 Commits

Author SHA1 Message Date
Janio Sarmento
a76d76ce5f #482: Add PHP 8.2 to WO 2022-12-10 10:37:20 -03:00
VirtuBox
4b71d22467 Fix Netdata stack install 2022-02-01 14:46:58 +01:00
VirtuBox
83b84678ac Fix for php stack install 2022-01-25 17:15:15 +01:00
Janio Sarmento
555269decf #348: PHP8 2022-01-23 15:14:24 -03:00
VirtuBox
78cd626d75 Set php 7.4 as default php version
* `wo stack install` will check php version to install in  /etc/wo/wo.conf
2020-11-07 21:06:26 +01:00
VirtuBox
7d0b0cd50c Fix MariaDB upgrade on Github actions 2020-10-28 12:25:09 +01:00
VirtuBox
ed83c2d54d install php7.3 by default 2020-05-04 17:21:36 +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
449bef0430 Fix phpmyadmin stack install 2020-04-23 16:36:30 +02:00
VirtuBox
65b950e5ac Add php version selection into wo.conf
* set PHP 7.3 as default php version
* update travis script
2020-01-28 12:47:00 +01:00
VirtuBox
a40a96c3e3 Fix MySQL purge with remote MySQL server 2020-01-21 12:44:07 +01:00
VirtuBox
9a5b3e3368 Fix mysql stack purge with remote db 2020-01-07 16:18:17 +01:00
VirtuBox
7738eb5506 Remove default ngxblocker with Nginx 2019-12-09 14:06:50 +01:00
VirtuBox
c70571f5a6 Improve netdata remove/purge 2019-12-09 07:28:38 +01:00
VirtuBox
01897adce6 Remove netdata user in case of stack purge 2019-12-06 13:12:01 +01:00
VirtuBox
5282000d4f Fix nginx variables_hash_bucket_size 2019-12-05 15:56:12 +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
ce39787564 Print help with wo stack remove/purge 2019-11-05 20:25:44 +01:00
VirtuBox
a96baa05f4 Update Nanorc 2019-11-05 17:37:42 +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
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
f2d4bcb353 Fix wo info and add tweaks to wo stack upgrade 2019-10-30 04:23:20 +01:00
VirtuBox
fd1105f459 Improve wo stack services 2019-10-29 01:10:37 +01:00
VirtuBox
5b9a17c116 Fix wo stack install --cheat 2019-10-28 20:07:38 +01:00
VirtuBox
2ab250f2ba Linux tweak integration in wo 2019-10-23 01:59:10 +02:00
VirtuBox
29018ad086 Fix ngxblocker stack 2019-10-18 15:28:58 +02:00
VirtuBox
44b539799c Remove useless imports 2019-10-16 13:10:36 +02:00
VirtuBox
969b432947 Fix ngxblocker stack 2019-10-16 13:09:06 +02:00
VirtuBox
ab6d44afd4 Fix mariaDB key 2019-10-09 17:35:23 +02:00
VirtuBox
c731d806d6 Refactor acme.sh and WOVariables 2019-10-02 13:13:32 +02:00
VirtuBox
5fbb0f58e6 Add support for custom nginx 2019-09-27 14:15:00 +02:00
VirtuBox
c7ee27a923 Fix ngxblocker stack 2019-09-27 11:59:57 +02:00
VirtuBox
b2d62a2218 Add ngxblocker 2019-09-27 01:19:45 +02:00
VirtuBox
ec1de94bc9 change message about mta 2019-09-26 11:17:08 +02:00
VirtuBox
c7e2f797d1 check for other mta before installing sendmail 2019-09-26 11:13:35 +02:00
VirtuBox
71ad9e1666 Allow port with ufw after ssh port change 2019-09-24 12:09:43 +02:00
VirtuBox
baada0473e Remove deprecated hook.register 2019-09-24 00:04:32 +02:00
VirtuBox
547b356a76 Remove deprecated handler.register 2019-09-24 00:01:20 +02:00
VirtuBox
b4fcb78f6b Remove deprecated handler register 2019-09-23 23:55:04 +02:00
VirtuBox
986ed19f64 Fix typo in stack 2019-09-23 12:24:10 +02:00
VirtuBox
5abc051901 Add wo secure --ssh 2019-09-23 12:11:15 +02:00
VirtuBox
d717e55384 Cleanup stack import 2019-09-22 01:02:04 +02:00
VirtuBox
757ad73e46 Fix UFW install 2019-09-21 19:08:53 +02:00
VirtuBox
daad6dbfe7 Fix phpmyadmin 2019-09-21 16:42:49 +02:00