Infrastructure Templates Overview

Infrastructure Templates

Welcome to Pro tier! You now have access to our private GitHub repositories with production-ready infrastructure code.

What’s Included

Terraform Modules

  • AWS ECS Fargate deployments
  • RDS PostgreSQL with backups
  • CloudFront + S3 static sites
  • Lambda@Edge authentication
  • VPC networking patterns

CloudFormation Templates

  • Full-stack Hugo blog deployment
  • Keycloak authentication infrastructure
  • CI/CD pipelines with GitHub Actions

Docker Configurations

  • Multi-stage builds
  • Development environments
  • Production-ready containers

Getting Access

Your GitHub username needs to be added to our private repositories. Email support with your GitHub username to get access.

Repository Structure

gs-infrastructure/
├── terraform/
│   ├── modules/
│   │   ├── ecs-fargate/
│   │   ├── rds-postgres/
│   │   ├── cloudfront-s3/
│   │   └── lambda-edge/
│   └── environments/
│       ├── dev/
│       └── prod/
├── cloudformation/
│   ├── hugo-blog.yaml
│   └── keycloak.yaml
└── docker/
    ├── hugo/
    └── keycloak/

Questions? Use your priority support (24hr response) or reach out in the community.