88 Commits

Author SHA1 Message Date
VirtuBox
00d8bd42be Fix tests 2025-06-15 19:56:41 +02:00
VirtuBox
17a49afe81 Update test to display error 2024-12-03 15:56:34 +01:00
VirtuBox
2f45853067 Add php8.4 support 2024-12-03 14:08:19 +01:00
VirtuBox
c4cd8e813a Update tests to check repo 2024-06-07 16:20:27 +02:00
VirtuBox
066ccd6682 Update issue script to remove domain in logs 2024-05-29 18:17:37 +02:00
VirtuBox
def2ddd393 Remove php72 and php73 2024-05-29 02:00:50 +02:00
VirtuBox
e2755e38c4 Add php83 to tests 2023-11-25 16:24:20 +01:00
VirtuBox
80528ce26a Add proxy site and alias to CI 2023-08-26 15:32:07 +02:00
VirtuBox
2aac18b24c Fix GitHub actions 2023-01-10 19:00:27 +01:00
VirtuBox
67fdae3083 Remove adminer from tests 2022-12-11 18:36:32 +01:00
Janio Sarmento
a76d76ce5f #482: Add PHP 8.2 to WO 2022-12-10 10:37:20 -03:00
VirtuBox
88e358f36c Update tests with PHP 8.0 & 8.1 2022-01-26 17:40:17 +01:00
VirtuBox
81cb326c37 Fix install and testing 2021-05-20 16:28:32 +02:00
VirtuBox
164f817d25 Fix github actions 2020-10-28 11:45:30 +01:00
VirtuBox
8330cb0c9d Fix Github actions 2020-10-27 12:26:07 +01:00
VirtuBox
bed285abc4 Use wo stack migrate for MariaDB major upgrade 2020-10-23 12:50:31 +02:00
VirtuBox
fd66b5475f Fix Redis upgrade on Ubuntu 20.04 LTS
* Fix typo in bash completion
2020-10-17 01:48:50 +02:00
VirtuBox
0da8fdcac9 Fix for fail2ban 2020-10-15 14:02:09 +02:00
VirtuBox
43cd78ebc6 Fix for travis on Ubuntu focal 2020-10-15 13:40:17 +02:00
VirtuBox
0a1a4da63a Add sendmail to testing 2020-10-14 15:39:06 +02:00
VirtuBox
ea42cde214 Fix travis 2020-10-12 22:20:08 +02:00
VirtuBox
672e17ecdd Another Travis related test 2020-10-12 20:59:51 +02:00
VirtuBox
4f2cd2a295 Travis related testing 2020-10-12 19:27:23 +02:00
VirtuBox
d30a5d7226 Fix fail2ban install without Nginx 2020-08-07 15:39:46 +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
0bd58ef7a7 Add wo secure --port to travis 2020-01-17 12:11:24 +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
2dde7fe94a Update changelog 2019-11-06 00:28:24 +01:00
VirtuBox
a96baa05f4 Update Nanorc 2019-11-05 17:37:42 +01:00
VirtuBox
8be23bba38 Fix small errors, and remove nanorc from travis 2019-11-02 18:15:17 +01:00
VirtuBox
0ca062b43b fix travis 2019-11-02 16:02:08 +01:00
VirtuBox
ae50f1a12e Add nanorc to travis 2019-11-02 15:59:19 +01:00
VirtuBox
23be601c11 //WIP 2019-10-31 15:42:42 +01:00
VirtuBox
7d28d66d11 Add wo stack upgrade --ngxblocker 2019-10-30 12:06:42 +01:00
VirtuBox
f2d4bcb353 Fix wo info and add tweaks to wo stack upgrade 2019-10-30 04:23:20 +01:00
VirtuBox
290e9edeb9 Fix tests 2019-10-29 15:22:22 +01:00
VirtuBox
521daa3b32 Fix tests 2019-10-29 15:22:06 +01:00
VirtuBox
94b64c962e Fix tests 2019-10-29 14:11:42 +01:00
VirtuBox
dd45835ffa refactor tests 2019-10-29 14:08:48 +01:00
VirtuBox
4c1569781d Refactor tests 2019-10-29 13:58:17 +01:00
VirtuBox
bda69cb552 Add cheat to travis 2019-10-28 22:08:23 +01:00
VirtuBox
123c4955e4 add cheat to travis 2019-10-28 22:07:51 +01:00
VirtuBox
061744b69f Fix tests 2019-10-23 12:43:19 +02:00
VirtuBox
d37c5639e0 Fix test 2019-10-23 12:40:20 +02:00
VirtuBox
cb980e1310 update travis 2019-10-18 15:34:39 +02:00
VirtuBox
1482cdbc10 Update issue script 2019-10-09 17:39:55 +02:00
VirtuBox
8d47374c2a Update travis 2019-10-09 15:24:12 +02:00
VirtuBox
e79041b31e Fix travis 2019-10-08 18:56:46 +02:00