Deployment

How To Manage Multi-Node Deployments with Rancher and Docker Machine on Ubuntu 16.04 — step-by-step Docker tutorial on Progressive Robot

How To Manage Multi-Node Deployments with Rancher and Docker Machine on Ubuntu 16.04

Rancher supports Docker Machine-based provisioning, which makes it easy to create Docker hosts on cloud providers, or inside your own data center. In this tutorial, you’ll use the the cloud provider driver that’s built into Rancher to create Droplets from the Rancher UI and provision them to run Docker compute hosts which you can monitor, scale, and use to deploy Docker containers.

Read more
How To Package And Distribute Python Applications — step-by-step Python tutorial on Progressive Robot

How To Package And Distribute Python Applications

In this the cloud provider article, we talk about the necessary tools for Python application distribution. We go over the key steps to allow readers to package their own useful libraries, modules, or applications — which should help them with deploying project on droplets or sharing on the internet.

Read more
CHAT