Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TutoriaLinux Digitalocean Terraform mini-course extravaganza!

A quick terraform tutorial for setting up load balanced web servers in digitalocean.

This repository goes along with the free YouTube terraform course

It contains the terraform code that you can use to follow along and set up a haproxy-load-balanced group of webservers.

Have fun!

Quickstart:

  1. Clone this repo:

git clone https://github.com/groovemonkey/digitalocean-terraform.git

  1. Set up DigitalOcean credentials:
  1. Put those credentials into the variables.tf file.

  2. Initialize and run terraform:

terraform init
terraform plan
  1. If you're ready to spend some money (or DO credits):

terraform apply

About

A quick terraform tutorial for setting up load balanced web servers in digitalocean.

Resources

Stars

72 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages