Autopush.

This commit is contained in:
2021-08-11 20:27:40 +02:00
parent 35b2158063
commit ed39aa72c2
+8
View File
@@ -38,11 +38,17 @@ You need to clone *all three* to run a fully functioning Agora. Because the firs
- may be renamed `sources.yaml`
- (if the agora is a filesystem, this is the [[fstab]])
- [[gardens yaml]]
- `CONTRACT.md` contains the Agora system account's public commitment to the ecosystem.
You need to edit `gardens.yaml` if you want to carry a different set of sources. The Agora comes with defaults.
If you edit the [[CONTRACT]], your Agora might become incompatible with the Agora you forked from. Conflict resolution is part of [[agora protocol]] but currently not specified.
### [[Agora Server]]
- [[python]] backend, [[flask]] based.
- [[typescript]] frontend, no framework for now.
First you X, then you Y, then you add a [[systemd service]].
### Agora Bridge
- [[python]]
- [[gardens py]]
@@ -51,6 +57,8 @@ You need to clone *all three* to run a fully functioning Agora. Because the firs
- [[agora bot yaml]]
- [[typescript]]
First you X, then you Y, then you add a [[systemd service]].
## And now?
Now that you have a functioning Agora, consider what you will do with it.