June 2017
Beginner
1091 pages
22h 9m
English
Digital Ocean is a cloud service provider that offers competitive prices to host virtual machines. It makes deploying and serving Docker images very easy. In this section, we are going to deploy a droplet (Digital Ocean's terminology for a single machine) that runs our dockerized Vault service in the cloud.
Specifically, following are the steps to deploy Docker images to Digital Ocean:
USERNAME/vault container.curl command.Digital Ocean is a Platform as a Service (PaaS) architecture, and as such, the user experience is likely to change from time to time, so the exact flow described here ...
Read now
Unlock full access