aboutsummaryrefslogtreecommitdiffstats
path: root/git.sr.ht/installation.md
blob: 7e785d972fe635c7b0bdbf4aedb1ff60cd808a9e (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
---
title: git.sr.ht Installation
---

This document covers the installation steps for git.sr.ht, a git repository
hosting service.

# Installation

git.sr.ht can be installed through [package
installation](/installation.md#installing-from-packages).

## Daemons

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

## Cronjobs

- `gitsrht-periodic` - Performs various maintenance tasks.

## Configuration

See [Configuration](configuration.md).