This document covers the installation steps for todo.sr.ht, a SourceHut service for ticket tracking.
Familiarize yourself with the general installation documentation before getting started.
todo.sr.ht — The web service.todo.sr.ht-api — The API service.todo.sr.ht-lmtp — Incoming mail service.It is not necessary for any/all of these to run on the same server. You may prefer to run todo.sr.ht-lmtp on your mail server, for example.
The todo.sr.ht-lmtp daemon is used to process incoming emails, for instance by
replying to email notifications to participate in ticket discussions. It is
configured with the [todo.sr.ht::mail] section of your config.ini.
commit 8d6d72442c116c48f9bdeaf11429f906c1e0f993 Author: CismonX <admin@cismon.net> Date: 2026-05-12T11:45:59+08:00 Fix typos Noticed a typo while reading the docs, so I ran crate-ci/typos on the entire repo, and fixed them once and for all :) Notes: - "publically" is not necessarily a typo, but it is considered non-standard in modern English. Use "publicly" instead. - Similar case with "moreso".