serlo / infrastructure-env-staging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecation Note:

This repo is archived in favor of serlo/infra

Staging-Infrastructure for Serlo

Introduction

Serlo's infrastructure is based on Terraform, Kubernetes and the Google Cloud Platform.

We currently support the following environments:

  1. https://serlo-staging.dev (staging environment to test and integrate infrastructure and apps, deployable only by infrastructure unit - https://github.com/serlo/infrastructure-env-staging)
  2. https://serlo.org (production environment, deployable only by infrastructure unit - https://github.com/serlo/infrastructure-env-production)

To get access to our staging environment please contact us.

Deployment process for staging

The deployment of infrastructure code or new app versions into staging has to be reviewed by the infrastructure unit.

Therefore, please open a new pull request into main.

About

License:Apache License 2.0


Languages

Language:HCL 82.7%Language:Makefile 12.9%Language:Shell 4.3%