WordPress Cluster

How to create a WordPress Cluster

It is easy with Stackean.

Deployment Options

Image Description
Create Account (if ot exist)
Click New Environment
Select WordPress Cluster App
Wait for provisioning.
Deploy your app via Git, SSH or FTP.
That's it. Browse environment url to see your app on live.
~/stackean/users/authentication/signin --login [email protected] --password L3tme1n --platformUrl https://app.cloud.stackean.com
~/stackean/environment/control/createenvironment --env '{"shortdomain" : "my wordpress-cluster app", "engine" : "wordpress-cluster"}' --nodes '[{"nodeType" : "wordpress-cluster"}]'
JSONObject env = new JSONObject()
.put("ishaenabled", true)
.put("engine", "wordpress-cluster")

Discover Marketplace Apps

View All