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

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

# Installation

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

## Daemons

- `hg.sr.ht` - The web service.

## Cronjobs

- `hgsrht-periodic`: Performs various maintenance tasks.
- `hgsrht-clonebundles` (optional): Generates [clone
  bundles](https://www.mercurial-scm.org/wiki/ClonebundlesExtension).

## Configuration

See [Configuration](configuration.md).