blob: b2b4177dd70e48db9c946428792ee4ac25c588f6 (
plain) (
tree)
|
|
---
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).
|