Skip to content

Creates a freebsd 11.0 instance and a dns record for radachy.com with terraform on Digital Ocean. Remote state backed by Google Drive.

Notifications You must be signed in to change notification settings

StephenRadachy/do-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

do-terraform

Creates a freebsd 11.0 instance and a dns record for radachy.com with terraform on Digital Ocean. Remote state backed by Google Drive.

Prerequisites

  • Doctl
    • brew install doctl
    • run doctl auth init and add your access token
  • Google Drive
    • brew install google-drive
  • Terraform
    • brew install terraform

Setup

Deploy

  • source ./setup.sh
  • terraform apply

Login

  • ssh-add ~/.ssh/do
  • ssh freebsd@radachy.com

About

Creates a freebsd 11.0 instance and a dns record for radachy.com with terraform on Digital Ocean. Remote state backed by Google Drive.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published