Autopush.

This commit is contained in:
2021-08-11 21:09:54 +02:00
parent ff541c2cba
commit c80afe8287
3 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -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?
+3
View File
@@ -12,4 +12,7 @@ You'll need these three repos:
- [[agora server]]
- [[agora bridge]]
Read on for more:
- [[pull]] [[agora install]]
+1
View File
@@ -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]]