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

   

                                                                           


              

                                                         
 

          


                                                    


           
                                                            



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