aboutsummaryrefslogblamecommitdiffstats
path: root/hg.sr.ht/installation.md
blob: 2da2ac210b4171f36ce694c6c811460daa179d1a (plain) (tree)
1
2
3
4
5
6
7
8
9
   
                            

   

                                                                           


              

                                                                 
 

          
                                 


           


                                                                     



                                      
---
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).