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.
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.
Large scale 3D reconstructions created from aerial data captures are quickly becoming an important tool for many industries including commercial construction, agriculture and mining.
Flynn is a next-generation PaaS (Platform as a Service) solution that can deploy, run, and scale both twelve-factor apps as well as stateful services. In this post, we're checking out the brand-new Flynn Azure Installer.
Creating a CI pipeline to support the Azure CPI and BOSH deployments on Azure using Concourse CI to automate the build with a series of well-defined, containerized, and isolated steps.