From b9ffc9163951317d528ff4961b371d2cdd2d5d59 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Wed, 11 Aug 2021 17:34:43 +0200 Subject: [PATCH] Default commit message, part of an automated flow. --- agora install.md | 23 ++++++++++++++++++++++- eigeneigen.md | 5 +++++ journal/2021-08-11.md | 5 ++++- 3 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 eigeneigen.md diff --git a/agora install.md b/agora install.md index cda3616e4..3ba297132 100644 --- a/agora install.md +++ b/agora install.md @@ -1,4 +1,25 @@ # Agora Install - a [[howto]]. - - These are instructions to [[run your own agora]]. If you are looking for instructions on how to *join* this agora, please refer to: [[agora editor]], [[agora signup]]. + - These are instructions to [[run your own agora]]. If you are looking for instructions on how to *join* this Agora, please refer to: [[agora signup]], [[agora editor]]. + +## Before you get started + +As of the time of writing the [[Agora]] consists of three distinct repositories: + +- The Agora proper, which contains the root of a tree defined by its configuration and [[contract]]. + - -> [[go/agora]] +- The [[agora server]], which is designed as a [[read interface]] to the [[agora]] and which you are likely browsing these instructions in (unless you're reading them on [[github]]). +- The [[agora bridge]], which is designed as a [[write interface]] to the [[agora]], tasked with maintaining the Agora's configuration and running fetch/update tasks. + +You need to set up *all three* to run a fully functioning Agora, but you only need to set up the first two to run a read only mirror. + +The following instructions assume you run all services under the same user in a Unix-like system (anagora.org runs on Debian GNU/Linux). We suggest `agora`: + +``` + +``` + +## Docker + +There is currently no [[docker]] support, but it seems like it could be a great fit. We have this in our plan, but if you're handy with Docker, this would be a great contribution for you! :) \ No newline at end of file diff --git a/eigeneigen.md b/eigeneigen.md new file mode 100644 index 000000000..dda3b268d --- /dev/null +++ b/eigeneigen.md @@ -0,0 +1,5 @@ +# eigeneigen + +- https://twitter.com/generativist/status/1425479797220601863 + - [[pull]] [[eigen]] [[self own]] + diff --git a/journal/2021-08-11.md b/journal/2021-08-11.md index 54888395b..1071977c5 100644 --- a/journal/2021-08-11.md +++ b/journal/2021-08-11.md @@ -15,4 +15,7 @@ - fixed backup issue that was plaging thecla/filling up space - finally added agora-server and agora-bridge as systemd (user) services succesfully - [[agora howto]] - - [[agora signup]] + - [[agora signup]] + - [[agora install]] + - [[fork the agora]] +- [[eigeneigen]] \ No newline at end of file