Compare commits

..

2 Commits

Author SHA1 Message Date
49c1417b8a
make soft man pages 2024-12-06 22:39:45 +01:00
bbea859ffe
split services by directory 2024-12-06 22:30:54 +01:00
50 changed files with 161 additions and 2 deletions
Makefile
kralizec
cgit11
cryptpad-deb-12
dmzrs12
dmzrsflask11
donationcalc12
dynamicdns11
ejabberd11
elinearch
flaskldap11
gitea11
http11
krovhttp11
nginx
openldap12
postfix11
postgresql11
radionice11
roundcube12
ssh11
sshfs11
tor11
webring12
wiki11
xmppmirror11
krov
serverko
ddns12
dmzrs12
dmzrsaccount
ejabberd12
ipv6tunnel12
nginx12
opensmptd12
postgres12
slapd12
stopreklamama12
taskmanager12
tor12
wireguard12
srv1
chatbot12
dendrite
goodvibes12
icecast12
mariadb12
mpd12
ollama12
sshfs11
tor12
ympd
splintrs/soft-serve

@ -29,6 +29,12 @@ krovmans = $(krov_docs:krov/%/README.md=$(mandir)/%.6)
$(mandir)/%.6: krov/%/README.md
lowdown -stman $< > $@
splint_docs != grep -rl "^section:" splintrs
splintmans = $(splint_docs:splintrs/%/README.md=$(mandir)/%.6)
$(mandir)/%.6: splintrs/%/README.md
lowdown -stman $< > $@
setup_docs != grep -rl "^section:" setup
setupmans = $(setup_docs:setup/%.md=$(mandir)/%.6)
@ -38,10 +44,10 @@ $(mandir)/%.6: setup/%.md
$(mandir):
mkdir -p $@
$(kralmans) $(krovmans) $(setupmans) :| $(mandir)
$(kralmans) $(krovmans) $(splintmans) $(setupmans) :| $(mandir)
.PHONY: pages
pages: $(kralmans) $(krovmans) $(setupmans)
pages: $(kralmans) $(krovmans) $(setupmans) $(splintmans)
$(info $(kralmans))
@test ! $(command -v mandb) || mandb --user-db
$(info Open DMZ's man pages with 'man 6 <tab>')

@ -0,0 +1,3 @@
---
VMID: 115
---

@ -0,0 +1,3 @@
---
VMID: 126
---

@ -0,0 +1,3 @@
---
VMID: 122
---

@ -0,0 +1,3 @@
---
VMID: 118
---

@ -0,0 +1,3 @@
---
VMID: 124
---

@ -0,0 +1,3 @@
---
VMID: 111
---

@ -0,0 +1,3 @@
---
VMID: 106
---

@ -0,0 +1,3 @@
---
VMID: 119
---

@ -0,0 +1,3 @@
---
VMID: 109
---

@ -0,0 +1,3 @@
---
VMID: 117
---

@ -0,0 +1,3 @@
---
VMID: 104
---

@ -0,0 +1,3 @@
---
VMID: 121
---

3
kralizec/nginx/README.md Normal file

@ -0,0 +1,3 @@
---
VMID: 108
---

@ -0,0 +1,3 @@
---
VMID: 127
---

@ -0,0 +1,3 @@
---
VMID: 113
---

@ -0,0 +1,3 @@
---
VMID: 105
---

@ -0,0 +1,3 @@
---
VMID: 116
---

@ -0,0 +1,3 @@
---
VMID: 123
---

3
kralizec/ssh11/README.md Normal file

@ -0,0 +1,3 @@
---
VMID: 114
---

@ -0,0 +1,3 @@
---
VMID: 112
---

3
kralizec/tor11/README.md Normal file

@ -0,0 +1,3 @@
---
VMID: 101
---

@ -0,0 +1,3 @@
---
VMID: 125
---

@ -0,0 +1,3 @@
---
VMID: 120
---

@ -0,0 +1,3 @@
---
VMID: 102
---

@ -0,0 +1,3 @@
---
VMID: 101
---

@ -0,0 +1,3 @@
---
VMID: 102
---

@ -0,0 +1,3 @@
---
VMID: 110
---

@ -0,0 +1,3 @@
---
VMID: 109
---

@ -0,0 +1,3 @@
---
VMID: 107
---

@ -0,0 +1,3 @@
---
VMID: 100
---

@ -0,0 +1,3 @@
---
VMID: 106
---

@ -0,0 +1,3 @@
---
VMID: 108
---

@ -0,0 +1,3 @@
---
VMID: 104
---

@ -0,0 +1,3 @@
---
VMID: 112
---

@ -0,0 +1,3 @@
---
VMID: 111
---

@ -0,0 +1,3 @@
---
VMID: 103
---

@ -0,0 +1,3 @@
---
VMID: 105
---

@ -0,0 +1,3 @@
---
VMID: 114
---

@ -0,0 +1,3 @@
---
VMID: 103
---

@ -0,0 +1,3 @@
---
VMID: 115
---

@ -0,0 +1,3 @@
---
VMID: 106
---

@ -0,0 +1,3 @@
---
VMID: 107
---

@ -0,0 +1,3 @@
---
VMID: 108
---

@ -0,0 +1,3 @@
---
VMID: 113
---

@ -0,0 +1,3 @@
---
VMID: 111
---

@ -0,0 +1,3 @@
---
VMID: 102
---

3
krov/srv1/ympd/README.md Normal file

@ -0,0 +1,3 @@
---
VMID: 109
---

@ -1,3 +1,9 @@
---
source: Decentrala
section: 6
title: Soft-Serve Basics
---
Soft Serve has its configurations stored inside itself in a repo. Admins can pull:
`git clone ssh://soft.dmz.rs:2222/.soft-serve`

@ -1,3 +1,9 @@
---
source: Decentrala
section: 6
title: Soft-Serve Webhooks
---
### Soft serve webhooks
Soft serve supports [webhooks](https://en.wikipedia.org/wiki/Webhook)