From 38c90ce5d62dadbffc95f70eb1e1aae0bf44d2cd Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Tue, 30 Apr 2024 17:31:06 +0200 Subject: [PATCH] developer(infrastructure): ubuntu-runner.forgejo.org --- docs/developer/infrastructure.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/developer/infrastructure.md b/docs/developer/infrastructure.md index 8064aa34..e236625a 100644 --- a/docs/developer/infrastructure.md +++ b/docs/developer/infrastructure.md @@ -403,6 +403,22 @@ The website https://forgejo.org is hosted at https://uberspace.de/. The https://codeberg.org/forgejo/website/ CI has credentials to push HTML pages there. +## ubuntu-runner.forgejo.org + +The ubuntu-runner.forgejo.org virtual machine is hosted in the OVH +public cloud under the same account as the domain names. It is +dedicated to a [Forgejo runner for the benefit of the snap package](https://codeberg.org/forgejo-contrib/snap/issues/9) of +Forgejo. + +As of April 2024 it is unclear how to run snapd in an LXC nested +container. When [this is resolved](https://code.forgejo.org/forgejo/lxc-helpers/issues/24), the machine can be destroyed and the +runner moved to an LXC container instead. + +Forgejo contributors with SSH access to this machine are: + +- https://codeberg.org/popey +- https://codeberg.org/earl-warren + ## Installing Forgejo runners ### Preparing the LXC hypervisor