wordpress

WordPress

App42 PaaS WordPress solution keeps you away from all the configurations need to be done to get your WordPress up and running. In addition, You also get some other features as well like monitoring your site 24*7, real-time scaling for spike in traffic, Data backup etc. Unlike other PaaS providers, you don’t have to manually create separate app and MySQL service for your WordPress installation. App42 PaaS will do it for you in a single step. WordPress setup comes in 3 flavors ( Light, Medium, Heavy ) to choose from, which gives you the flexibility to choose based on your requirement.
In order to create your setup of WordPress, following steps are to be done:
    • Login with your account on App42 PaaS
Use your credentials to login into App42 PaaS.
 
    • Creating your first WordPress setup.
Navigate to Application Hosting > Create Setup. Select WordPress and enter the mandatory information to create your WordPress setup as shown in below image.
AppHQ Set Up
AppHQ Set Up
    • WordPress Setup List
Navigate to Application Hosting > Setups. Select Setup Type as “ WordPress” to see the setup list.
Apphq bpaas list
In order to create your setup of WordPress with CLI, following steps are to be done:
app42 addKeys
command: app42 addKeys
Add API key and Secret key
$ app42 addKeys
================= Enter your App42PaaS keys ==================
API Key      = your_api_key
Secret Key   = your_secret_key
Adding keys...done
app42 setupWordPress
command: app42 setupWordPress
Setup WordPress by choosing required configuration
$ app42 setupWordPress

Enter Setup Name: testWP
Checking Setup Name Availability... OK

1: Shared
Select Instance Type [Shared]: 

1: Amazon (Oregon)
Select IaaS Provider [Amazon (Oregon)]: 

1: Light
2: Medium
3: Heavy
Select Flavour [Light]: 1

Setting up the infrastructure... OK

Operation is in progress, Please wait...|

Your wordpress setup has been completed successfully, For details, Login to your PaaSHQ console.
app42 wordPressSetups
command: app42 wordPressSetups
List all the wordpress setups
$ app42 wordPressSetups
+-----------------------+--------------------------------------------+------------+-----------------+------------+---------+---------------+--------------+-----------------------------------------------------+
|                                                                                        === WordPress Setups List ===                                                                                       |
+-----------------------+--------------------------------------------+------------+-----------------+------------+---------+---------------+--------------+-----------------------------------------------------+
| Created On            | App Url                          | Setup Name | Iaas Provider   | Setup Type | Email               | Vm Type | Setup Flavour | Setup Status | App Hq Url                           |
+-----------------------+--------------------------------------------+------------+-----------------+------------+---------+---------------+--------------+-----------------------------------------------------+
| 2013-11-09 04:25:10.0 | https://testwp.iab.app42paas.com | testWP     | Amazon (Oregon) | WP         | admin@shephertz.com | Shared  | light         | RUNNING      | https://cloudapphq.iab.app42paas.com |
+-----------------------+--------------------------------------------+------------+-----------------+------------+---------+---------------+--------------+-----------------------------------------------------+


Once you have successfully created your wordpress setup, click the url to setup your wordpress account. Fill in the details and you are ready to use your wordpress.
Wordpress Set Up


Now you have successfully setup your wordpress account. Login to get started.
Wordpress Set Up