From 25d62069976195d82239ba16648f1f17439972d8 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Thu, 26 May 2022 17:58:17 +0200 Subject: [PATCH] Auto saved by Logseq --- logseq/bak/podagora.md.2022-05-26T15_58_14.924Z | 8 ++++++++ podagora.md | 5 +++-- 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 logseq/bak/podagora.md.2022-05-26T15_58_14.924Z diff --git a/logseq/bak/podagora.md.2022-05-26T15_58_14.924Z b/logseq/bak/podagora.md.2022-05-26T15_58_14.924Z new file mode 100644 index 000000000..033b216a0 --- /dev/null +++ b/logseq/bak/podagora.md.2022-05-26T15_58_14.924Z @@ -0,0 +1,8 @@ +- 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 my [[computers]]. + - + +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. diff --git a/podagora.md b/podagora.md index 033b216a0..f7d55a72e 100644 --- a/podagora.md +++ b/podagora.md @@ -1,7 +1,8 @@ - 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 my [[computers]]. - - + - These notes track an [[experiment]] in [[hypatia]], one of the [[servers]] of [[flancia collective]]. + - [[Dockerfile]]. + - [[link]] 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.