autopushed

This commit is contained in:
2022-05-27 21:46:09 +02:00
parent 9355908ca5
commit 8db227274a
+1 -1
View File
@@ -5,7 +5,7 @@
- in repository [[go/agora]]
- Done: we now have a simple but working Dockerfile that bootstraps an Agora. See [[podman]] for instructions.
Loosely structured thoughts: it'd be nice if you could just pass a sources.yaml (or a link to an Agora repo?) to some variation of `podman run` and get an Agora, just like that.
Loosely structured thoughts from earlier: it'd be nice if you could just pass a sources.yaml (or a link to an Agora repo?) to some variation of `podman run` and get an Agora, just like that.
Perhaps we need `agora.yaml` though? For things like configuring hostname. [[agora server]] has `config.py`, but it'd be nice to have it be just a config and store it in the [[agora root repository]] instead.