The great reset, we moved infra into two clusters (sekibanki et seija)

This commit is contained in:
2025-07-16 10:39:09 -04:00
parent 68f1108c2d
commit 1df5459f70
145 changed files with 2431 additions and 576 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: etherpad-config
data:
TITLE: "🌻 Etherpad"
DEFAULT_PAD_TEXT: "Welcome to Etherpad! This pad text is provided by the prettysunflower collective, and is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents! Get involved with Etherpad at https://etherpad.org"
DB_TYPE: "postgres"
DB_HOST: "100.110.40.2"
DB_PORT: "5432"
TRUST_PROXY: "true"
AUTOMATIC_RECONNECTION_TIMEOUT: "5"