diff --git a/podagora.md b/podagora.md index b07509047..324f9262b 100644 --- a/podagora.md +++ b/podagora.md @@ -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.