johnfitzpatrick / Kong4Fargate

Kong for Fargate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kong4Fargate

Kong for Fargate

  1. You must have AWS Access Key and Secret Access Key in ~/.aws/credentials

  2. Set the AWS profile, kong_proxy_type, and other metadata in terraform/terraform.tfvars

  3. terraform init

  4. terraform apply -auto-approve -var-file=terraform.tfvars

  5. You should see your url, like Kong4Fargate01-dev-lb-81be3392be1028d7.elb.us-east-2.amazonaws.com

  6. https --verify=no Kong4Fargate01-dev-lb-81be339b2d1028d7.elb.us-east-2.amazonaws.com:8444

About

Kong for Fargate


Languages

Language:HCL 40.0%Language:Smarty 26.9%Language:Go 17.8%Language:TypeScript 14.7%Language:Shell 0.6%