From c80afe82874b273fd3ec6b95da9ebcec144b4bb3 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Wed, 11 Aug 2021 21:09:54 +0200 Subject: [PATCH] Autopush. --- agora install.md | 2 +- agora setup.md | 3 +++ journal/2021-08-11.md | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/agora install.md b/agora install.md index 2fb9021f8..17277fb86 100644 --- a/agora install.md +++ b/agora install.md @@ -65,7 +65,7 @@ You need to create a Python virtual environment, install packages from `requirem You need to create a Python virtual environment, install packages from `requirements.txt`, then run `./run-prod.sh` either on a shell or as a [[systemd service]]. This will pull from all sources in the root repository's `gardens.yaml` in a loop. -You can also optionally run a number of bots that will interact with people in supported platforms. See the `bots` directory and https://github.com/flancian/agora-bridge for more. +You can also optionally run a number of bots that will interact with people in supported platforms. See the `bots` directory and https://github.com/flancian/agora-bridge#install for more. ## And now? diff --git a/agora setup.md b/agora setup.md index e8f6d4967..239a0d958 100644 --- a/agora setup.md +++ b/agora setup.md @@ -12,4 +12,7 @@ You'll need these three repos: - [[agora server]] - [[agora bridge]] +Read on for more: + +- [[pull]] [[agora install]] diff --git a/journal/2021-08-11.md b/journal/2021-08-11.md index 9a5efbe1e..3a01b66b1 100644 --- a/journal/2021-08-11.md +++ b/journal/2021-08-11.md @@ -17,6 +17,7 @@ - finally added agora-server and agora-bridge as systemd (user) services succesfully - [[agora howto]] - [[agora signup]] + - [[agora setup]] - [[agora install]] - [[fork the agora]] - [[eigeneigen]]