Now that we have an active Docker for Azure installation set up, let's deploy an application to see how it works. In this recipe, we will be installing Joomla!, a popular open source CMS, on top of Docker for Azure.
Deploying Joomla! on Docker for Azure
Getting ready
Before we can get started, there are a few things you will need:
- You will need to have your Docker for AWS stack up and running from the previous recipe.
- SSH into one of the manager nodes. Instructions on how to do this are also available in the previous recipe.
How to do it...
Once we are logged in...