Giter Site home page Giter Site logo

croguerrero / acme-blogging-gcp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from derailed-dash/acme-blogging-gcp

0.0 0.0 0.0 7.48 MB

Bootstrapping and Terraforming a Blogging Application on GCP

Shell 18.71% Python 3.68% HCL 77.47% Dockerfile 0.14%

acme-blogging-gcp's Introduction

Acme Blogging App Case Study Repo

Documentation Site

See Acme Blogging App Case Study Documentation

Structure

.
├── docs                               # The documentation website src for ths repo
│   ├── pages                            # Content pages
│   ├── _data                            # Lookups, e.g. site navigation
│   ├── _layouts                         # Page templates
│   └── assets                           # Styling and images
├── iac                                # IaC
│   ├── 0-infra-bootstrap                # Create the Terraform bootstrap project, service account and permissions
│   ├── 1-cloud-build-shared-services    # Create the project for hosting the Cloud Build CI/CD pipeline
│   ├── 2-project-factory-init           # Terraform Project Factory for creating repeatable project environments
│   ├── 3-project-factory-network        # Terraform for deploying standard networking to the project
│   ├── 4-app-infra-db                   # Terraform for deploying HA DB, and DB secrets
│   └── 5-app-infra-frontend             # Terraform for deploying Ghost app servers, MIGs, load balancer
├── purge-app                         # Application for viewing and purging Ghost posts, written in Python.
│   └── tf-purge-app                     # Terraform for deploying Cloud Functions; expected to be triggered by Cloud Build
└── README.md                          # This file

acme-blogging-gcp's People

Contributors

derailed-dash avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.