aboutsummaryrefslogtreecommitdiffstats
path: root/meta.sr.ht/installation.md
blob: 3a4b557a2da96cb36ea70279d507eafa0c05a817 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
title: meta.sr.ht Installation
---

This document covers the installation steps for meta.sr.ht, the central
authentication and account service for sr.ht.

<div class="alert alert-warning">
  <strong>Warning:</strong> A working meta.sr.ht installation is a basic
  requirement of running any other sr.ht service.
</div>

# Installation

meta.sr.ht can be installed with the [standard package
installation process](/installation.md#installing-from-packages).

## Daemons

- `meta.sr.ht` - The web service.
- `meta.sr.ht-api` - The API service.
- `meta.sr.ht-webhooks` - Webhook delivery service.

## Cronjobs

- `metasrht-daily`: Purges old audit log entries and runs billing.

## Configuration

See [Configuration](configuration.md).