Mikrotik forward

This commit is contained in:
Brieuc Dubois 2023-12-22 14:53:17 +01:00
parent 9120736c30
commit 88b8adb21f
2 changed files with 24 additions and 1 deletions

View File

@ -46,6 +46,10 @@ sections:
url: https://element.bhasher.com url: https://element.bhasher.com
statusCheckUrl: http://matrix-riot statusCheckUrl: http://matrix-riot
id: 4_1507_elementweb id: 4_1507_elementweb
- title: Gitea
icon: hl-gitea
url: https://git.bhasher.com
id: 5_1507_gitea
- name: Private services - name: Private services
displayData: displayData:
sortBy: most-used sortBy: most-used
@ -139,6 +143,14 @@ sections:
icon: hl-matrix icon: hl-matrix
url: https://maubot.bhasher.com/_matrix/maubot/#/ url: https://maubot.bhasher.com/_matrix/maubot/#/
id: 17_1631_maubot id: 17_1631_maubot
- title: Mikrotik
icon: hl-mikrotik
url: https://router.bhasher.com
id: 18_1631_mikrotik
- title: TrueNAS
icon: hl-truenas
url: https://truenas.bhasher.com
id: 19_1631_truenas
- name: System services - name: System services
displayData: displayData:
sortBy: most-used sortBy: most-used

View File

@ -7,8 +7,19 @@ http:
certresolver: http certresolver: http
entrypoints: internalsecure entrypoints: internalsecure
mikrotik:
rule: "Host(`router.bhasher.com`)"
service: mikrotik
tls:
certresolver: http
entrypoints: internalsecure
services: services:
truenas: truenas:
loadBalancer: loadBalancer:
servers: servers:
- url: http://192.168.1.201/ - url: http://192.168.1.201
mikrotik:
loadBalancer:
servers:
- url: http://192.168.1.1:8080