From 11602273a8b0c4e1300db007d014752502c62772 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Thu, 26 May 2022 17:36:56 +0200 Subject: [PATCH] autopushed --- podagora.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/podagora.md b/podagora.md index 4266fb4f0..af99b7678 100644 --- a/podagora.md +++ b/podagora.md @@ -1,3 +1,7 @@ - Notes on how to get an Agora up an running on [[podman]] (should work also for [[docker]] with some modifications?). - These are based on an experiment in [[hypatia]], one of my servers. - - #pull [[podman]] \ No newline at end of file + - #pull [[podman]] + +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. + +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.