From 02797dc33fad95d4060951b2262b55805b9d7a4b Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 27 May 2022 21:46:54 +0200 Subject: [PATCH] Auto saved by Logseq --- logseq/bak/podagora.md.2022-05-27T19_45_54.524Z | 12 ++++++++++++ logseq/bak/podagora.md.2022-05-27T19_46_05.134Z | 12 ++++++++++++ logseq/bak/podagora.md.2022-05-27T19_46_15.595Z | 12 ++++++++++++ 3 files changed, 36 insertions(+) create mode 100644 logseq/bak/podagora.md.2022-05-27T19_45_54.524Z create mode 100644 logseq/bak/podagora.md.2022-05-27T19_46_05.134Z create mode 100644 logseq/bak/podagora.md.2022-05-27T19_46_15.595Z diff --git a/logseq/bak/podagora.md.2022-05-27T19_45_54.524Z b/logseq/bak/podagora.md.2022-05-27T19_45_54.524Z new file mode 100644 index 000000000..326720132 --- /dev/null +++ b/logseq/bak/podagora.md.2022-05-27T19_45_54.524Z @@ -0,0 +1,12 @@ +- 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]] + - 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. + +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. + +I took a detour of one pomodoro for [[chezmoi]], and I think it made sense: they are related, [[chezmoi]] seeming like a reasonable candidate for a personal configuration manager including links to arbitrary repositories, containers. diff --git a/logseq/bak/podagora.md.2022-05-27T19_46_05.134Z b/logseq/bak/podagora.md.2022-05-27T19_46_05.134Z new file mode 100644 index 000000000..b07509047 --- /dev/null +++ b/logseq/bak/podagora.md.2022-05-27T19_46_05.134Z @@ -0,0 +1,12 @@ +- 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]] + - 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. + +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. + +I took a detour of one pomodoro for [[chezmoi]], and I think it made sense: they are related, [[chezmoi]] seeming like a reasonable candidate for a personal configuration manager including links to arbitrary repositories, containers. diff --git a/logseq/bak/podagora.md.2022-05-27T19_46_15.595Z b/logseq/bak/podagora.md.2022-05-27T19_46_15.595Z new file mode 100644 index 000000000..324f9262b --- /dev/null +++ b/logseq/bak/podagora.md.2022-05-27T19_46_15.595Z @@ -0,0 +1,12 @@ +- 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]] + - in repository [[go/agora]] + - Done: we now have a simple but working Dockerfile that bootstraps an Agora. See [[podman]] for instructions. + +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. + +I took a detour of one pomodoro for [[chezmoi]], and I think it made sense: they are related, [[chezmoi]] seeming like a reasonable candidate for a personal configuration manager including links to arbitrary repositories, containers.