diff options
author | Drew DeVault <sir@cmpwn.com> | 2020-09-12 10:45:49 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-09-12 10:45:49 -0400 |
commit | a50fdb6701b30d2cedb2943c7dde579b7268004d (patch) | |
tree | 15b699acee8eda5e668b0ce257aac0c5a7966c2d /hub.sr.ht/installation.md | |
parent | c53ccbed796be79847affde659bed943e13cee70 (diff) | |
download | sr.ht-docs-a50fdb6701b30d2cedb2943c7dde579b7268004d.tar.gz |
Add initial docs for hub.sr.ht
Diffstat (limited to 'hub.sr.ht/installation.md')
-rw-r--r-- | hub.sr.ht/installation.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/hub.sr.ht/installation.md b/hub.sr.ht/installation.md new file mode 100644 index 0000000..2fdf384 --- /dev/null +++ b/hub.sr.ht/installation.md @@ -0,0 +1,22 @@ +--- +title: Project hub installation +--- + +[hub.sr.ht](https://sr.ht) (or the "project hub") indexes and organizes projects +for sr.ht communities. + +# Installation + +hub.sr.ht is a standard sr.ht web service and can be installed through the +[standard procedure](/installation.md). However, its utility depends on the +installation and configuration of at least one or two other web services. See +the top-level [installation guide](/installation.md) for a list of these +services. + +## Daemons + +- `hub.sr.ht`: the web service + +## Cronjobs + +(none) |