diff options
author | Drew DeVault <sir@cmpwn.com> | 2018-01-28 20:50:56 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2018-01-28 20:50:56 -0500 |
commit | 3d5a3a4bcb826b5f6ff2a161aec983bdc8cdb78e (patch) | |
tree | c0460aa1bc1bacf5c9a9e59133ca7e10b8008cb6 /meta.sr.ht | |
parent | 7b3b287035e082419039bd3338943ea450aab122 (diff) | |
download | sr.ht-docs-3d5a3a4bcb826b5f6ff2a161aec983bdc8cdb78e.tar.gz |
Add shared installation documentation
Diffstat (limited to 'meta.sr.ht')
-rw-r--r-- | meta.sr.ht/installation.md | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/meta.sr.ht/installation.md b/meta.sr.ht/installation.md index 90ade71..1ec1224 100644 --- a/meta.sr.ht/installation.md +++ b/meta.sr.ht/installation.md @@ -1,2 +1,9 @@ -meta.sr.ht is the only hard requirement of an sr.ht network, which is why it'd -be great if someone actually wrote installation instructions here. +meta.sr.ht is the central autentication service and service bus for the sr.ht +network, and a working meta.sr.ht is a basic requirement of running any other +sr.ht software. + +# Installation + +meta.sr.ht is a standard sr.ht web service and can be installed through the +[standard procedure](/installation.md). Additionally, you will need to set up a +cron job to run `meta-audit-cleanup` daily. |