From 48aef499a87f84d54921cec3dca7a0309497bf25 Mon Sep 17 00:00:00 2001 From: Mathew Guest Date: Fri, 30 Aug 2024 02:57:20 -0600 Subject: [PATCH] doc: better docs --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5aa3a8b..c09c507 100644 --- a/README.md +++ b/README.md @@ -3,15 +3,13 @@ gitea: none include_toc: true --- -** Zavage act_runner for Gitea ** +**Zavage act_runner for Gitea** --------------------------------- 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. -[[__TOC__]] - -Installation +# Installation ------------ 1. provision gitea-runner user, with home directory and clone this repo inside of it. 1. Install docker-rootless, provision sid and gid ranges @@ -47,8 +45,8 @@ journalctl --user -u docker.service journalctl gitea-act-runner.service ``` -See also --------- +# See also +----------- * Mathew Guest: mat@zavage.net * https://gitea.com/gitea/act_runner