1
0
Fork 0
mirror of https://code.forgejo.org/infrastructure/documentation synced 2024-11-21 19:11:11 +00:00

add aburayama @ codeberg in the host pool

This commit is contained in:
Earl Warren 2024-11-07 14:37:58 +01:00
parent e0b2aa4488
commit 5abb755a06
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -9,6 +9,23 @@ There is a [dedicated chatroom](https://matrix.to/#/#forgejo-ci:matrix.org). A m
- Installing a [Forgejo runner in an LXC container](runner-lxc.md) - Installing a [Forgejo runner in an LXC container](runner-lxc.md)
- Managing the [Octopuce host](octopuce.md) - Managing the [Octopuce host](octopuce.md)
## aburayama @ codeberg
Dedicated to hosting Forgejo runners.
See [the codeberg documentation](https://codeberg.org/Codeberg-Infrastructure/meta#ssh-access) for SSH access.
```ssh-config
Host *.lxc.aburayama.local
User earl
ProxyJump aburayama.m.codeberg.org
Host *.m.codeberg.org
User jump
Port 19198
ForwardAgent yes
```
## hetzner{05,06} ## hetzner{05,06}
https://hetzner05.forgejo.org & https://hetzner06.forgejo.org run on [EX44](https://www.hetzner.com/dedicated-rootserver/ex44) Hetzner hardware. https://hetzner05.forgejo.org & https://hetzner06.forgejo.org run on [EX44](https://www.hetzner.com/dedicated-rootserver/ex44) Hetzner hardware.