doc: better docs

This commit is contained in:
Mathew Guest 2024-08-30 02:57:20 -06:00
parent e1a1b8a938
commit 48aef499a8

@ -9,9 +9,7 @@ include_toc: true
Included is what's needed for act_runner to run on servbox host and provide a docker-runner Included is what's needed for act_runner to run on servbox host and provide a docker-runner
to Gitea instance. This is systemd units and configuration. to Gitea instance. This is systemd units and configuration.
[[__TOC__]] # Installation
Installation
------------ ------------
1. provision gitea-runner user, with home directory and clone this repo inside of it. 1. provision gitea-runner user, with home directory and clone this repo inside of it.
1. Install docker-rootless, provision sid and gid ranges 1. Install docker-rootless, provision sid and gid ranges
@ -47,8 +45,8 @@ journalctl --user -u docker.service
journalctl gitea-act-runner.service journalctl gitea-act-runner.service
``` ```
See also # See also
-------- -----------
* Mathew Guest: mat@zavage.net * Mathew Guest: mat@zavage.net
* https://gitea.com/gitea/act_runner * https://gitea.com/gitea/act_runner