diff options
author | Drew DeVault <sir@cmpwn.com> | 2019-04-12 11:56:09 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-04-12 11:56:09 -0400 |
commit | 034d92ce14251297c41f68cfbf7e37df5fe80d0f (patch) | |
tree | 9d8fd31ec85c480f8af853b1ce463c1048d50586 /builds.sr.ht/installation.md | |
parent | 8f4d5ccd2765ae841f529f8d9bde468a187d4987 (diff) | |
download | sr.ht-docs-034d92ce14251297c41f68cfbf7e37df5fe80d0f.tar.gz |
Add YAMl frontmatter to all pages
Diffstat (limited to 'builds.sr.ht/installation.md')
-rw-r--r-- | builds.sr.ht/installation.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/builds.sr.ht/installation.md b/builds.sr.ht/installation.md index c9cebd2..bd4942b 100644 --- a/builds.sr.ht/installation.md +++ b/builds.sr.ht/installation.md @@ -1,3 +1,7 @@ +--- +title: builds.sr.ht installation +--- + There are two components to builds.sr.ht: the job runner and the master server. Typically installations will have one master and many runners distributed on many servers, but both can be installed on the same server for small |