aws-ingress
karimjamali/aws-ingress/aviatrix
This code builds an Aviatrix Ingress design on AWS for a 3-tier Wordpress Application
Aviatrix AWS Ingress with Wordpress !aviatrix_logo_final_reverse (1) Summary This repository builds out an ingress scenario leveraging Aviatrix on AWS using a 3-tier Wordpress Application. It builds the following: Aviatrix Transit in us-east-1 with FireNet having Palo Alto Networks VM-series Firewalls. Aviatrix Transit in us-east-2 without FireNet. 3 Spoke VPCs (Ingress, Proxy, Web) attached to Aviatrix Transit in us-east-1 1 Spoke VPC (Database) attached to the Aviatrix Transit in us-east-2 Wordpress Application (Proxy, Web and Database) Central Application Load Balancer (ALB) configured in the Ingress VPC Proxy LB (NLB) that services the Proxy tier of the application 3 x Ubuntu VMs (Proxy, Web, Database) that are private and get Outbound internet access through PAN FWs. Palo Alto Firewal
| Name | Type | Description | Default |
|---|---|---|---|
| role_fw_s3 | string | The role that allows the FW Instances to read S3 for bootstrapping | "" |
| proxy-lb-ip1 | string | "10.1.0.68" | |
| ha_setup | bool | false | |
| pan_fw_username | string | "admin" | |
| pan_fw_password | string | "Aviatrix123#" | |
| aws_acess_key | string | AWS Access Key | "" |
| aws_region_2 | string | "us-east-2" | |
| home_ip | string | This is the IP Address from which you are accessing the setup use IP/Mask for ex | "" |
| pan_fw_s3_bucket_bootstrap | string | This is the bucket that includes the bootsrap information for the PAN FW | "" |
| aws_account_name | string | "aws-account" | |
| aws_secret_key | string | AWS Secret Key | "" |
| avx_controller_username | string | AVX Controller username | "" |
| avx_controller_password | string | AVX Controller password | "" |
| aws_account_number | string | "" | |
| aws_region_1 | string | "us-east-1" | |
| firenet | bool | true | |
| proxy-lb-ip2 | string | "10.1.0.84" | |
| ubuntu_vms_password | string | "Aviatrix123#" | |
| avx_controller_ip | string | AVX Controller IP Address | "" |
lb_dns_name