Commit Graph

81 Commits

Author SHA1 Message Date
VirtuBox
9743a60742 Set php8.0 as default 2022-01-25 16:29:13 +01:00
Roman Ananyev
01bed1e283 Remove duplicates for Apps & Tools: MySQLTuner 2021-04-08 12:17:05 +04:00
VirtuBox
4bca86580e Run dist-upgrade after MariaDB upgrade 2020-10-28 11:11:01 +01:00
VirtuBox
869286f19f Update README.md 2020-10-25 19:05:29 +01:00
VirtuBox
c6bd9b329a Update README.md and travis 2020-10-14 19:06:37 +02:00
VirtuBox
85a9862efc Add missing dependency for psutil 2020-10-13 14:13:06 +02:00
VirtuBox
0d0e39d5a0 Update changelog 2020-05-14 01:05:59 +02:00
VirtuBox
327bd96d16 Prepare for release v3.12.0 2020-05-13 13:57:44 +02:00
VirtuBox
77abb969a4 Update changelog and README 2020-05-04 17:11:38 +02:00
VirtuBox
d90bf5a195 Add debian packages list to readme.md 2020-01-17 12:09:47 +01:00
kovach
422e19f73f Update README.md
fix typo in readme
2019-12-23 22:06:53 +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
914f049852 Fix acme certificate on domain 2019-11-05 16:11:43 +01:00
VirtuBox
089bb64cdb fix wo info 2019-10-30 04:28:37 +01:00
VirtuBox
4a7bcfbf4b Update command to get latest WordOps version with curl 2019-10-28 11:52:32 +01:00
VirtuBox
f3f0573954 Fix WOFileUtils 2019-10-26 01:30:52 +02:00
VirtuBox
91097c87dc Improve install script 2019-09-17 03:20:12 +02:00
VirtuBox
d3df2b6412 Fix mariadb-backup install 2019-09-04 16:55:58 +02:00
VirtuBox
333469bfce Update Readme & Changelog 2019-09-03 23:14:06 +02:00
VirtuBox
cda05da286 Add links to cache plugins 2019-09-01 14:31:12 +02:00
VirtuBox
cf89d43e1c Update changelog and credits 2019-08-29 20:13:59 +02:00
VirtuBox
6ec91412c0 Improve repo gpg keys handling 2019-08-27 20:20:25 +02:00
VirtuBox
2f411f8831 [skip travis] update README.md 2019-08-22 19:20:13 +02:00
VirtuBox
ddf88570e7 [skip travis] bumping release to v3.9.8 2019-08-16 00:46:07 +02:00
VirtuBox
25c1d8a19b Add Cache-Enabler support 2019-08-15 19:59:23 +02:00
VirtuBox
937e61305a Fix HSTS and update changelog 2019-08-14 13:56:37 +02:00
VirtuBox
1dc564f94e Add wprocket to cache list 2019-08-13 03:46:15 +02:00
VirtuBox
62eca49326 Add hostname alternative 2019-08-04 18:43:38 +02:00
VirtuBox
6776e66cbf Replace video by gif 2019-08-04 12:30:06 +02:00
VirtuBox
d7fc33ce0d Update README & add 22222 info 2019-08-04 12:24:10 +02:00
VirtuBox
50bf3d4185 Fix phpredisadmin install 2019-08-01 17:02:39 +02:00
VirtuBox
3ee46e306f Change badge color to blue 2019-07-30 23:22:37 +02:00
VirtuBox
9ea2e75084 Add line 2019-07-30 23:21:23 +02:00
VirtuBox
94c0598672 Fix badge 2019-07-30 23:20:41 +02:00
VirtuBox
da1dadbff5 Add favicon & badge 2019-07-30 23:17:19 +02:00
VirtuBox
7142d19c5c Try again 2019-07-25 17:58:04 +02:00
VirtuBox
f97b51cd07 Add ProFTPd setup 2019-07-19 13:47:29 +02:00
VirtuBox
90e3ebb88c Implement dns validation on site create 2019-07-15 12:36:29 +02:00
VirtuBox
53b85719f1 Refactor Letsencrypt stack 2019-07-15 10:43:40 +02:00
VirtuBox
cc70f86421 New Nginx build with OpenSSL 1.1.1c 2019-07-09 04:07:27 +02:00
VirtuBox
b9c38503b9 [skip travis] updates credits and image link 2019-05-03 16:30:22 +02:00
VirtuBox
147369bc75 prepare for release 2019-05-02 18:41:07 +02:00
VirtuBox
06dcf5d156 replace /tmp for security according to codacy 2019-05-01 12:06:39 +02:00
VirtuBox
7cf6d44086 Add support for Ubuntu 19.04 Disco 2019-04-29 13:13:44 +02:00
VirtuBox
264d014c5d reformat code
*  add security stack for futur usage
* fix pep8 formatting issues
2019-04-29 00:45:02 +02:00
VirtuBox
78fd8bbb44 update nginx, set wan interface for wo dashboard 2019-04-24 02:01:50 +02:00
VirtuBox
9de375ef58 fix netdata 2019-04-23 19:03:42 +02:00
VirtuBox
91e477e6ca Update README.md 2019-04-19 05:35:39 +02:00
Narender Chopra
21607957dc minor change
brolti changed to brotli
2019-04-18 09:33:32 +05:30
VirtuBox
21a72aacd0 add hsts command to readme 2019-04-17 14:16:38 +02:00