Infrastructure

Platform Documentation

SectionDescription
ArgoCDGitOps deployment platform - cluster topology, self-management, and AppProject configuration

Infrastructure Services

Overview of the Infrastructure Services repo, the Infrastructure Terraform repo, and the Infrastructure DNS repo.

Infra Services Overview

Repository: github.com/Titanbay/infra-services

This repository contains some terraform that is not Titanbay platform specific. For the most part this terraform creates projects and services in that support development of the Titanbay platform. Additionally there are some non platform services such as the marketing website for www.titabay.com.

Contents of the Repository

DirectoryDescription
cmdProgrammes that support the platform or are general CLI utilities
container-imagesDockerfiles for images used by platform engineering
docsDocumentation for infra / platform engineering using Hugo static renderer
k8sKustomization files for infra management cluster and ArgoCD
monitoringTerraform for a development observability project
pkgGo packages for the cmd programmes
threatsTerraform for the threats security project
titanbay-comTerraform for the marketing website
valuesMisc helm values files for infra management cluster

Infrastucture Terraform

Overview of the Infrastructure Terraform repo and it’s contents

Infra Terraform Overview

Repository: github.com/Titanbay/infra-terraform

This repository contains terraform that generally manages the infrastructure in the following areas:

  • Google Cloud Platform (GCP)
  • GitHub

Contents of the Repository

DirectoryDescription
gcpTerraform for GCP infrastructure
githubTerraform for GitHub

Infrastructure DNS

Overview of the Infrastructure DNS repo and it’s contents

Infra DNS Overview

This repository contains terraform that manages most of the DNS zones and records for the following domains:

  • titanbay.com
  • titanbay.ie
  • titanbay.eu
  • titanbay.lu
  • titanbayapis.com

The DNS for Titabay platform (ontitanbay.com) is managed in the infra-terraform repository under gcp/env/prod/dns.tf.


Working With Titanbay Infrastructure

Infra Services

Cloud Run Services

ArgoCD

ArgoCD GitOps deployment platform for Titanbay infrastructure