Table of Contents

  1. Installation

This document covers the installation steps for man.sr.ht, a SourceHut service for user wikis (or "manuals").

man.sr.ht depends on your deployment having a working git.sr.ht instance. Consult the git.sr.ht installation for more details on setting this up and ensure that your man.sr.ht config.ini file includes the [git.sr.ht] configuration.

Installation

Familiarize yourself with the general installation documentation before getting started.

Daemons

The man.sr.ht package includes one daemon:

  • man.sr.ht — The web service.

Enable and start it like so:

# service man.sr.ht start
# rc-update add man.sr.ht

About this wiki

commit 5b5b08b3b287db6b0180d0092943d1afb04b8852
Author: Drew DeVault <drew@ddevault.org>
Date:   2026-08-27T10:32:53+02:00

terms.md: limit LLM use
Clone this wiki ("master" branch)
https://git.sr.ht/~sircmpwn/sr.ht-docs (read-only)
git@git.sr.ht:~sircmpwn/sr.ht-docs (read/write)