aboutsummaryrefslogblamecommitdiffstats
path: root/dispatch.sr.ht/installation.md
blob: eaf9dda3e39490ed312d9789644b1841468641de (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                               
---
title: dispatch.sr.ht installation
---

# Installation

dispatch.sr.ht is a standard sr.ht web service and can be installed through the
[standard procedure](/installation.md). However, there is an additional step
required.

## GitHub OAuth client

You need to register your dispatch.sr.ht installation under [GitHub OAuth
Apps](https://github.com/settings/developers). For the `Authorization callback
URL` use the URL of your service instance with `/github/callback` appended (for
example `https://dispatch.sr.ht/github/callback`). Put the `Client ID` and
`Client Secret` you get from GitHub into your sourcehut config in the
`[dispatch.sr.ht::github]` section.