From cf08130fbaf5d1f5325cf9dfa3b8cd3324f09e89 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sun, 29 Oct 2023 09:43:04 +0100 Subject: [PATCH] Replace Synapse with Conduit --- README.org | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/README.org b/README.org index a8cacd1..4dcbb3e 100644 --- a/README.org +++ b/README.org @@ -2,23 +2,22 @@ #+DATE: 2023-10-18 -Minimal charts built for use with my deployments based on Flux. +Backend-focused and UX optimized minmal charts built for use with deployments based on Flux. + +*** Chart Implementation Guidelines + +TODO *** Charts -**** [[charts/element-web][Element Web]] +**** [[charts/conduit][Conduit]] -A simplified version of ananace chart, implementing secrets for PostgreSQL as well. +An efficient and self-contained Matrix server using an embedded RocksDB database. -**** [[charts/matrix-synapse][Matrix Synapse]] -**** [[charts/synatainer][Synatainer]] -**** [[charts/sliding-sync-proxy][Matrix Sliding Sync / Sync v3 proxy]] **** [[][Attic]] -[[https://github.com/zhaofengli/attic][Attic]] (introduction post [[https://discourse.nixos.org/t/introducing-attic-a-self-hostable-nix-binary-cache-server/24343][here]]) is a Nix Binary Cache server that -reduces the time to compile and distribute builds. +[[https://github.com/zhaofengli/attic][Attic]] (introduction post [[https://discourse.nixos.org/t/introducing-attic-a-self-hostable-nix-binary-cache-server/24343][here]]) is a Nix Binary Cache server that reduces the time to compile and distribute builds. -docker pull ghcr.io/zhaofengli/attic:b43d12082e34bceb26038bdad0438fd68804cfcd *** Usage