aboutsummaryrefslogtreecommitdiffstats
path: root/hg.sr.ht/installation.md
blob: c8c5e93ae075953a9901ff9c889f1c99a1b7e73f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
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).