Skip to content

This is the vagrant and ansible configuration for a Digital Ocean droplet.

Notifications You must be signed in to change notification settings

612SoftwareFoundry/612softwarefoundry-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

612softwarefoundry-web

This is the vagrant and ansible configuration for a Digital Ocean droplet.

Setup

Set variable values in roles/common/vars/main.yml.

Add the following environment variables:

export DO_DROPLET_NAME='the Digital Ocean droplet name'
export DO_TOKEN='the Digital Ocean API token'
export DO_SSH_KEY_NAME='name of the Digital Ocean SSH key to use for setup'

Install the provider plugin:

$ vagrant plugin install vagrant-digitalocean

Run

$ vagrant up --provider=digital_ocean

About

This is the vagrant and ansible configuration for a Digital Ocean droplet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published