blob: b437838fbcf3f13e183da85b6b32f7ed65760010 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# CloudFormation Templates for Deploying VyOS on AWS
## Overview
These CloudFormation templates automate the deployment of a VyOS instance on AWS, configuring essential components such as VPC, public/private subnets, internet gateway, route tables, Elastic IPs, and security groups.
### Templates
- **VyOS Deployment with Basic Configuration**: Includes essential VyOS instance configurations (for quick deployment).
- **VyOS Deployment with Advanced Configuration**: Includes advanced VyOS instance configurations.
## Deployment Scenarios
- **Existing VPC**: Deploys VyOS within an existing VPC and subnet structure.
- **New VPC**: Creates a fully configured VPC and subnet environment for VyOS deployment and deploys VyOS instance.
|