ISE Developer Blog

The Deploy to Azure Button

Deploy your project to Microsoft Azure with a single click of a button. We'll walk through how we simplified deployment of slackin through the 'Deploy to Azure' button, and show how you can do the same to enable easy deployment of your project to Azure.

Streamlined Dokku Deployment on Azure

Dokku is a very small PaaS implementation, powered by Docker. In this code story, we walk through how to deploy Dokku on Azure, and how to use Dokku to deploy, load balance, and update a simple Rails app.

Cloud Foundry: Elastic Containerized Applications on Azure

This code story discusses how we enabled Cloud Foundry deployment on Azure by implementing an interface that enables BOSH to install and update software packages on Azure VMs. We also provide documentation for you to provision your own Cloud Foundry cluster on Azure using BOSH.