Although my Forgejo instance runs in Docker, the `forgejo-runner` [software](https://forgejo.org/docs/latest/admin/actions/runner-installation/) that manages the
runners necessary to execute [Forgejo Actions](https://forgejo.org/docs/v8.0/user/actions/) is installed on the metal.
This service runs as a `systemd` service configured at
`/etc/systemd/system/forgejo-runner.service`.
I currently only have a single global runner in operation (`self-host-server`)
that runs on `ubuntu-latest`.
#### Garage object storage
I run a single-zone instance of [Garage](https://garagehq.deuxfleurs.fr/) at
`s3.systemsobscure.net`. This subdomain is used for authenticated API and
`awscli` access to my buckets.
Garage is configured at `/etc/garage.toml`. Garage runs as a `systemd` service configured at
`/etc/systemd/system/garage.service`.
Certain buckets are publicly exposed to the Internet on subdomains for un-authenticated