add service template draft

main
schweby 2022-01-05 23:53:25 +01:00 committed by stuebinm
parent ad7b0aea0f
commit 2ac546297c
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
+++
title = "$Service Name"
draft = true ## Remove this line to make file appear on website
+++
#$ServiceName
Runs on: $Server
config: $LinkToNixfile
is containerised: (yes|no)
external reachability: (no|$URL)
## How To Upgrade
## Usual Breakpoints
## Workarounds & peculiar configuration choices