Skip to content

CloudEric/basic-stack-cloudformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

A Basic CloudFormation Stack for Testing

This CloudFormation template is a stripped down version of my other project, A CloudFormation Template for Deploying an Ad-Blocking DNS Server. This lays down a basic set of components that can be used for testing functionality of various systems.

A quick-create link can be found here


Included components

  • VPC with a small subnet and Internet gateway
  • A security group with forwarding for ssh, DNS, VPN, and web ports
  • EC2 instance with the latest Amazon Linux 2 AMI
  • EBS volume for docker bind mounts
  • Docker
  • Docker Compose

This project is only intended for testing and reference.

About

Baseline CloudFormation Stack for Testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published