Commit Graph

12 Commits

Author SHA1 Message Date
Seth Vargo 073a0f76c5 Add meta descriptions to all pages 2014-10-21 23:21:56 -04:00
Jack Pearkes 28692656e2 providers/digitalocean: add user_data for create droplet
fixes #267
2014-09-05 11:16:12 -04:00
Mitchell Hashimoto 637446d1ab website: make it clearer how to retrieve DO key info 2014-08-11 09:14:30 -07:00
Nicholas Rempel 41d03fac3f Fix example digital ocean image name 2014-07-31 10:48:31 -07:00
Jack Pearkes 4a0ea48814 website: make ssh_key configuration for droplet clearer 2014-07-30 17:50:29 -04:00
Jack Pearkes 872acb3740 providers/digitalocean: fix ip address when using private networking
This adds a new `ipv4_address_private` and `ipv4_address_public`
computed attr. Also pulls in upstream changes from pearkes/digitalocean
2014-07-29 19:04:10 -04:00
borgified b5590ee6da spellchecked all the *.markdown
ran this command:
find . -iname *.markdown -type f -exec aspell check {} \;
and manually checked each problem that aspell found
2014-07-28 23:51:24 -07:00
Armon Dadgar 0b4950976c Revert "providers/digitalocean: don't save status and locked"
This reverts commit b9414b832c.
2014-07-28 13:04:17 -04:00
Jack Pearkes a3c8374183 website: heroku domain docs 2014-07-25 10:23:44 -04:00
Jack Pearkes b9414b832c providers/digitalocean: don't save status and locked 2014-07-24 23:32:42 -04:00
Armon Dadgar decc837fa3 website: Document the new DO resources 2014-07-24 19:35:43 -04:00
Armon Dadgar e81e9d6d73 website: Document digitalocean 2014-07-24 10:29:46 -04:00