Added SearXNG, Homeassistant and Paperless

This commit is contained in:
2024-11-05 21:03:34 +01:00
parent 728fb943af
commit cb838549be
12 changed files with 2691 additions and 155 deletions

View File

@@ -0,0 +1,4 @@
@homeassistant host homeassistant.timo.bmrs.nl
handle @homeassistant {
reverse_proxy homeassistant:8123
}

View File

@@ -0,0 +1,4 @@
@paperless-ngx host paperless.timo.bmrs.nl
handle @paperless-ngx {
reverse_proxy paperless-ngx:8000
}

View File

@@ -0,0 +1,4 @@
@searxng host search.timo.bmrs.nl
handle @searxng {
reverse_proxy searxng:8080
}