Prepare for release 3.15.3
This commit is contained in:
@@ -66,11 +66,11 @@
|
||||
#### Also compatible
|
||||
|
||||
- Debian 10 (Buster)
|
||||
- Raspbian 10 (Buster)
|
||||
- Debian 11 (Bullseye)
|
||||
|
||||
#### For testing purpose only
|
||||
|
||||
- Debian 11 (Bullseye)
|
||||
- Raspbian 10 (Buster)
|
||||
- Raspbian 11 (Bullseye)
|
||||
|
||||
## Getting Started
|
||||
@@ -124,10 +124,9 @@ wo site create example.com --wpsubdomain --wpce # install wpmu-subdomain + C
|
||||
wo site create example.com --html # create example.com for static/html sites
|
||||
wo site create example.com --php # create example.com with php 8.0 support
|
||||
wo site create example.com --php80 # create example.com with php 8.0 support
|
||||
wo site create example.com --php74 # create example.com with php 7.4 support
|
||||
wo site create example.com --php81 # create example.com with php 8.1 support
|
||||
wo site create example.com --mysql # create example.com with php 8.0 & mysql support
|
||||
wo site create example.com --mysql --php81 # create example.com with php 8.1 & mysql support
|
||||
wo site create example.com --mysql --php73 # create example.com with php 7.3 & mysql support
|
||||
wo site create example.com --proxy=127.0.0.1:3000 # create example.com with nginx as reverse-proxy
|
||||
```
|
||||
|
||||
@@ -195,7 +194,7 @@ Third-party debian packages shipped with WordOps :
|
||||
|
||||
- [Nginx-wo by WordOps](https://build.opensuse.org/package/show/home:virtubox:WordOps/nginx)
|
||||
- [PHP by Ondřej Surý](https://launchpad.net/~ondrej/+archive/ubuntu/php)
|
||||
- [Redis by Chris Lea](https://launchpad.net/~chris-lea/+archive/ubuntu/redis-server)
|
||||
- [Redis](https://redis.io/docs/getting-started/installation/install-redis-on-linux/)
|
||||
|
||||
WordPress Cache Plugins supported by WordOps :
|
||||
|
||||
|
||||
Reference in New Issue
Block a user