aboutsummaryrefslogblamecommitdiffstats
path: root/git.sr.ht/installation.md
blob: 7e785d972fe635c7b0bdbf4aedb1ff60cd808a9e (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).