Digital Ocean (Machine)
Digital Ocean
Create Docker machines on Digital Ocean.
You need to create a personal access token under “Apps & API” in the Digital Ocean Control Panel and pass that to docker-machine create
with the --digitalocean-access-token
option.
$ docker-machine create --driver digitalocean --digitalocean-access-token=aa9399a2175a93b17b1c86c807e08d3fc4b79876545432a629602f61cf6ccd6b test-this
Options:
-
--digitalocean-access-token
: required Your personal access token for the Digital Ocean API. -
--digitalocean-image
: The name of the Digital Ocean image to use. -
--digitalocean-region
: The region to create the droplet in, see Regions A