Usage/Deployment Instructions
Step 1: Access Wordpress in Azure Marketplace and click on get it now button.



Step 2: Now to create a virtual machine, enter or select appropriate values for zone, machine type, resource group and so on as per your choice.






Click on Review + create;
Step 3: Use the browser to access the application at http://<instance ip address> replace <instance ip address> with the actual ip address of the running instance.
Note: You will get the Instance IP Address as shown in the screenshot below:

Step 4: Start Installation

Step 5: Configure database
While Installing use the following detail as given below:
Host: localhost
Database Name: miriwordpress
Username (for Database): miriwpuser
Password (For Database): miri

Step 6: before clicking on “run the install”. It is clearly mentioned in the screen below that you have to create the “wp-config.php” file manually.

For this please, open Putty and connect it with your public ip and SSH into the running instance by using following credentials:
Username- root
Password: Miri@2018
And type the following command: vi /var/www/html/wp-config.php

Paste the content from the below screen and save the file.

Step 7: Refresh the page and click on “installing now”.

Step 8: Setup website/blog information with admin details

Step 9: Success screen. Click on “Log in”.

Step 10: Enter your admin details.

Step 11: Dashboard for wordpress.
