Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

INACTIVE - http://mzl.la/ghe-archive - Terraform configuration for Participation Infrastructure

License

Notifications You must be signed in to change notification settings

mozilla/partinfra-terraform

Repository files navigation

Participation Infrastructure

Terraform resources

Introduction

partinfra-terraform is a collection of resources and modules to manage the cloud infrastructure that power various sites related to mozilla community. The code in this repository is authored and maintained by Mozilla engineers and a vibrant community of volunteer contributors.

For more information:

Get Involved!

Resources

  • mesos-cluster
    • Module that defines the infrastructure required for the community PaaS cluster.
      • AWS ELB load balancer for regional community sites and *.mozilla.community apps
      • AWS EC2 configuration for mesos-master and mesos-slave nodes
      • AWS Autoscaling groups for mesos-master and mesos-slave nodes
      • Security group rules for the mesos-cluster network flow
    • This acts as the base for our 2 mesos cluster tiers: production and staging
  • admin
    • Deploy AWS EC2 instance, security group rules, AWS ELB and SSL termination for admin node.
  • consul
  • db
    • Deploy shared AWS RDS (MySQL) instance, security group rules and AWS Route53 DNS entry for our generic MySQL instance.
  • network
    • Deploy staging, production and shared AWS VPC and configure the network flow required for the cluster needs.
  • terraform
  • vpn
    • Deploy AWS EC2 instance and security group rules required for our VPN server.

Issues

For issue tracking we use bugzilla.mozilla.org. Create a bug on bugzilla.mozilla.org under Participation Infrastructure > Community Ops component.