From 77a7b8a53949cbbe44ceaa03c5a9fde85c5ae55c Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Mon, 13 Feb 2023 02:35:01 +0100 Subject: [PATCH] remove technical architecture --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index d4d79311a4..2fa03777ea 100644 --- a/README.md +++ b/README.md @@ -60,8 +60,6 @@ https://user-images.githubusercontent.com/275584/218350457-bc2fdc3b-e667-4da5-a2 - [Secrets, credentials and sensitive values](#secrets-credentials-and-sensitive-values) - [Performance](#performance) - [Architecture](#architecture) - - [Big-picture Architecture](#big-picture-architecture) - - [Technical Architecture](#technical-architecture) - [How to self-host](#how-to-self-host) - [Docker compose](#docker-compose) - [Kubernetes (k8s) and Helm charts](#kubernetes-k8s-and-helm-charts) @@ -190,14 +188,8 @@ back to the database is ~50ms. A typical lightweight deno job will take around

-### Big-picture Architecture - -### Technical Architecture - - -

## How to self-host