From 35b2158063a692480ed9e1b610f3278292fb8839 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Wed, 11 Aug 2021 20:20:12 +0200 Subject: [PATCH] Autopush. --- agora install.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/agora install.md b/agora install.md index 1875ea2bb..54874f79f 100644 --- a/agora install.md +++ b/agora install.md @@ -34,11 +34,22 @@ You need to clone *all three* to run a fully functioning Agora. Because the firs ### Agora -- `gardens.yaml` contains the list of sources. +- `gardens.yaml` contains the list of sources for this Agora. + - may be renamed `sources.yaml` + - (if the agora is a filesystem, this is the [[fstab]]) + - [[gardens yaml]] +### [[Agora Server]] +- [[python]] backend, [[flask]] based. +- [[typescript]] frontend, no framework for now. -### Agora Server -### Agora Server +### Agora Bridge +- [[python]] + - [[gardens py]] +- [[yaml]] + - [[gardens yaml]] + - [[agora bot yaml]] +- [[typescript]] ## And now?