Skip to content

Deployment

Since we used Docker for containerization, it is very easy to deploy our application in a variety of different ways:

Docker Machine

Docker Machine is a tool designed for automatically provisioning servers to run Docker images. To set this up on Azure, follow the following instructions:

https://docs.docker.com/machine/drivers/azure/