any.software.monica-podman: add role
This commit is contained in:
parent
744568e446
commit
13d834a316
8 changed files with 169 additions and 0 deletions
5
roles/any.software.monica-podman/files/monica.Caddyfile
Normal file
5
roles/any.software.monica-podman/files/monica.Caddyfile
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
prm.roosens.me {
|
||||
reverse_proxy localhost:8001 {
|
||||
header_down +X-Robots-Tag "none"
|
||||
}
|
||||
}
|
||||
3
roles/any.software.monica-podman/files/monica.pod
Normal file
3
roles/any.software.monica-podman/files/monica.pod
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# vim: ft=systemd
|
||||
[Pod]
|
||||
PublishPort=8001:80
|
||||
Loading…
Add table
Add a link
Reference in a new issue