Skip to content

Enase/aws-mixpannel-proxy

Repository files navigation

Terraform Mixpanel Proxy for AWS ECS 🔀

Inspired by:

Deploy a Mixpanel Proxy on AWS

Feel free to fork or leave comments.

Give me a star ⭐️ if you like it!

Terraform Setup Guide

  1. Install terraform
  2. Install aws cli
  3. Install aws session manager (optional)
  4. Create and validate ssl certificate in ACM
  5. Create and deploy ECR container
  6. Setup terraform.tfvars and deploy service
  7. Create dns record on cloudflare for load balancer

Deploy the infrastructure

terraform init
terraform plan
terraform apply

Useful commands:

terraform console -plan
terraform state

Show terraform sensitive outputs

terraform output your_key
Recommended tools:

Install terraform linter:

brew install tflint

About

AWS ECS Terraform setup for Mixpanel Proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published