Commit Graph

36 Commits

Author SHA1 Message Date
VirtuBox
db7d8498db Refactor stack services 2023-08-12 16:11:36 +02:00
Janio Sarmento
a76d76ce5f #482: Add PHP 8.2 to WO 2022-12-10 10:37:20 -03:00
Saša Todorović
6ab40e73c4 Fix wrong else statements in stack_services.py 2022-11-01 17:02:14 +01:00
VirtuBox
7f50d675d2 Fix stack status 2022-01-26 17:07:01 +01:00
Janio Sarmento
555269decf #348: PHP8 2022-01-23 15:14:24 -03:00
VirtuBox
0abd5b60c4 Fix mariadb stack status 2020-11-01 22:34:38 +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
fd1105f459 Improve wo stack services 2019-10-29 01:10:37 +01:00
VirtuBox
98e6e6963f Remove imports 2019-10-16 13:31:30 +02:00
VirtuBox
c731d806d6 Refactor acme.sh and WOVariables 2019-10-02 13:13:32 +02:00
VirtuBox
757ad73e46 Fix UFW install 2019-09-21 19:08:53 +02:00
VirtuBox
50cc8a4d09 Sort import, create class DMN 2019-09-04 20:36:15 +02:00
VirtuBox
c7712ae6dd Sort imports 2019-09-02 04:37:13 +02:00
VirtuBox
13a5cea8e2 Fix Netdata on raspbian 2019-08-28 14:22:11 +02:00
VirtuBox
446ab8d7c7 Fix typo 2019-08-27 22:25:18 +02:00
VirtuBox
3118e50ff5 Add exit on close 2019-08-17 20:29:55 +02:00
VirtuBox
2e262af637 Add wo stack upgrade --dashboard 2019-08-16 14:53:39 +02:00
VirtuBox
1dc564f94e Add wprocket to cache list 2019-08-13 03:46:15 +02:00
VirtuBox
8d9d52e09e Reduce WO size 2019-08-09 00:17:52 +02:00
VirtuBox
f97b51cd07 Add ProFTPd setup 2019-07-19 13:47:29 +02:00
VirtuBox
99c6cc8d58 Fix fail2ban variable 2019-07-18 17:54:45 +02:00
VirtuBox
8906fa2c61 Fix Fail2ban 2019-07-18 14:32:41 +02:00
VirtuBox
945677bdd6 Remove reference to memcached 2019-07-15 00:45:24 +02:00
VirtuBox
4ac9a5f4fe add fail2ban 2019-04-25 01:38:14 +02:00
VirtuBox
1e10bf6294 update install script and travis 2019-04-14 19:43:23 +02:00
VirtuBox
419c6caa03 remove previous outdated config 2019-03-25 11:47:56 +01:00
VirtuBox
3226bf556d fix indentation 2019-03-15 17:52:13 +01:00
VirtuBox
5b0b3b9688 fix stack_services 2019-03-15 17:37:30 +01:00
VirtuBox
d6d2ebe0fc cleanup code 2019-03-14 13:11:54 +01:00
VirtuBox
65068c6727 remove hhvm 2019-03-13 05:02:53 +01:00
VirtuBox
b17ce2bc52 fix indentation 2019-03-07 13:26:25 +01:00
VirtuBox
9b3e318121 set proper services names
* rename memcache to memcached
* remove outdated platform checks
2019-03-07 13:15:15 +01:00
VirtuBox
a49b9701bd reworked php7.3 stack
* replace previous stack php7 variables
* properly set stack php = php7.2 and php73 = php7.3
* rename upstream php72 and php73 to avoid issues when migrating from EEv3
* use unix socket in nginx upstream instead of TCP/IP
2019-03-05 15:46:25 +01:00
VirtuBox
79d45044f9 fix stack issues
* fix php7.2 stack detection
* add php7.3 as php7.0 replacement
2019-03-05 15:45:05 +01:00
jeroenlaylo
2788f3169d Almost there, don't use this yet 2018-11-30 18:54:42 +01:00
jeroenops
b36df4384a Refactored 2018-11-13 21:55:59 +01:00