From 0e9d19a2100b3ac216091f79b520ab2a897710d9 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 27 May 2022 11:16:58 +0200 Subject: [PATCH] autopushed --- podagora.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/podagora.md b/podagora.md index 1da051c23..326720132 100644 --- a/podagora.md +++ b/podagora.md @@ -1,8 +1,9 @@ - Notes on how to get an Agora up an running on [[podman]] (should work also for [[docker]] with some modifications?). - #pull [[podman]] - These notes track an [[experiment]] in [[hypatia]], one of the [[servers]] of [[flancia collective]]. - - [[Dockerfile]]. - - [[link]] + - [[Dockerfile]] + - in [[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.