mirror of
https://code.forgejo.org/infrastructure/documentation
synced 2024-11-21 11:01:15 +00:00
add aburayama @ codeberg in the host pool
This commit is contained in:
parent
e0b2aa4488
commit
5abb755a06
17
README.md
17
README.md
|
@ -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)
|
||||
- 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}
|
||||
|
||||
https://hetzner05.forgejo.org & https://hetzner06.forgejo.org run on [EX44](https://www.hetzner.com/dedicated-rootserver/ex44) Hetzner hardware.
|
||||
|
|
Loading…
Reference in a new issue