Skip to content
Snippets Groups Projects
Unverified Commit 1951f234 authored by Jamie Maynard's avatar Jamie Maynard
Browse files

Migrate infrastructure from www-gitlab-com to handbook

parent bd48235d
No related branches found
No related tags found
1 merge request!1712Migrated infrastructure from www-gitlab-com to here
Showing
with 62 additions and 53 deletions
--- ---
layout: handbook-page-toc
title: "Data Guide for Adding Service Ping Metrics to Gainsight" title: "Data Guide for Adding Service Ping Metrics to Gainsight"
description: "Instructions for adding Service Ping metrics to Gainsight models" description: "Instructions for adding Service Ping metrics to Gainsight models"
--- ---
......
---
title: infrastructure
cascade:
type: docs
menu:
main:
name: infrastructure
pre: '<i class="fa-brands fa-gitlab"></i>'
---
--- ---
layout: handbook-page-toc
title: "Capacity Planning for GitLab.com" title: "Capacity Planning for GitLab.com"
--- ---
## On this page
{:.no_toc .hidden-md .hidden-lg}
- TOC
{:toc .hidden-md .hidden-lg}
## Introduction ## Introduction
......
--- ---
layout: handbook-page-toc
title: "Career Development in the Infrastructure Department" title: "Career Development in the Infrastructure Department"
--- ---
## On this page
{:.no_toc .hidden-md .hidden-lg}
- TOC
{:toc .hidden-md .hidden-lg}
## Career Development Discovery & Planning ## Career Development Discovery & Planning
......
--- ---
layout: handbook-page-toc
title: "Change Management" title: "Change Management"
--- ---
## On this page
{:.no_toc .hidden-md .hidden-lg}
- TOC
{:toc .hidden-md .hidden-lg}
{::options parse_block_html="true" /}
<div class="panel panel-gitlab-orange"> <div class="panel panel-gitlab-orange">
**This is a Controlled Document** **This is a Controlled Document**
......
--- ---
layout: handbook-page-toc
title: DBRE Escalation Process title: DBRE Escalation Process
--- ---
## On this page
{:.no_toc .hidden-md .hidden-lg}
- TOC
{:toc .hidden-md .hidden-lg}
{::options parse_block_html="true" /}
<div class="panel panel-info"> <div class="panel panel-info">
**Note** **Note**
......
--- ---
layout: handbook-page-toc
title: "Reliability:Database Reliability Team" title: "Reliability:Database Reliability Team"
--- ---
## On this page
{:.no_toc .hidden-md .hidden-lg}
- TOC
{:toc .hidden-md .hidden-lg}
## Mission ## Mission
......
--- ---
layout: handbook-page-toc
title: Database Group Activity Log title: Database Group Activity Log
--- ---
## On this page
{:.no_toc .hidden-md .hidden-lg}
- TOC
{:toc .hidden-md .hidden-lg}
## Overview ## Overview
......
--- ---
layout: handbook-page-toc
title: Sharding GitLab with CitusDB title: Sharding GitLab with CitusDB
--- ---
## On this page
{:.no_toc .hidden-md .hidden-lg}
- TOC
{:toc .hidden-md .hidden-lg}
## Sharding GitLab with CitusDB ## Sharding GitLab with CitusDB
This is a working document to outline the decision making process with respect to using CitusDB as a database sharding solution for GitLab on GitLab.com. This is a working document to outline the decision making process with respect to using CitusDB as a database sharding solution for GitLab on GitLab.com.
......
--- ---
layout: handbook-page-toc
title: Container Registry on PostgreSQL title: Container Registry on PostgreSQL
--- ---
## On this page
{:.no_toc .hidden-md .hidden-lg}
- TOC
{:toc .hidden-md .hidden-lg}
## Container Registry on PostgreSQL ## Container Registry on PostgreSQL
This page is meant to track the discussion of different database design approaches for the Container Registry. This page is meant to track the discussion of different database design approaches for the Container Registry.
......
--- ---
layout: handbook-page-toc
title: PostgreSQL 11 sharding with foreign data wrappers and partitioning title: PostgreSQL 11 sharding with foreign data wrappers and partitioning
--- ---
## On this page
{:.no_toc .hidden-md .hidden-lg}
- TOC
{:toc .hidden-md .hidden-lg}
## PostgreSQL 11 sharding with foreign data wrappers and partitioning ## PostgreSQL 11 sharding with foreign data wrappers and partitioning
This document captures our exploratory testing around using foreign data wrappers in combination with partitioning. The idea is to implement partitions as foreign tables and have other PostgreSQL clusters act as shards and hold a subset of the data. This document captures our exploratory testing around using foreign data wrappers in combination with partitioning. The idea is to implement partitions as foreign tables and have other PostgreSQL clusters act as shards and hold a subset of the data.
......
--- ---
layout: handbook-page-toc
title: Working with the GitLab.com database for developers title: Working with the GitLab.com database for developers
--- ---
## On this page
{:.no_toc .hidden-md .hidden-lg}
- TOC
{:toc .hidden-md .hidden-lg}
## A developer's guide to working with the GitLab.com database ## A developer's guide to working with the GitLab.com database
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment