Skip to content

ahmed-abdelazim/shadid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Ocean deployment

This Terraform code creates a deployment on Digital Ocean as described on this tutorial:

How to Configure a Droplet as a VPC Gateway

Deployment diagram

Prerequisites

Steps:

  1. Get your Digital Ocean token from: https://cloud.digitalocean.com/account/api/tokens make sure that you are on the correct team. Token must have read / write access. Token is shown for single time only, please save it.
  2. Connect this Repo to Terraform cloud folowing this tutorial https://learn.hashicorp.com/tutorials/terraform/cloud-workspace-create?in=terraform/cloud-get-started
  3. on the last step of the previous tutorial set the variables as follows:

do_token: YOUR_DIGITALOCEAN_TOKEN

do_count: Number of back droplets

Notes:

  • You will be able to access back droplets only throug the Gateway
  • Back droplets will communicate to the internet using gateway ip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages