18 lines
311 B
Markdown
18 lines
311 B
Markdown
+++
|
|
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
|