From 8db227274a3e925c0e14c21dabac8d78beca40db Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 27 May 2022 21:46:09 +0200 Subject: [PATCH] autopushed --- podagora.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.