about summary refs log tree commit diff
path: root/bundles/gzr-im/files/traefik.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/gzr-im/files/traefik.yaml')
-rw-r--r--bundles/gzr-im/files/traefik.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/bundles/gzr-im/files/traefik.yaml b/bundles/gzr-im/files/traefik.yaml
new file mode 100644
index 0000000..36e6403
--- /dev/null
+++ b/bundles/gzr-im/files/traefik.yaml
@@ -0,0 +1,18 @@
+# http:
+#   services:
+#     gzr-im:
+#       loadBalancer:
+#         servers:
+#           - url: http://${node.metadata.get("container_gateway", "10.89.0.1")}:${node.metadata.get("www/gzr-im/port")}
+#
+#   routers:
+#     gzr-im:
+#       rule: Host(`gzr.im`) || Host(`gnzler.io`) || Host(`gnzler.de`)
+#       entryPoints:
+#         - http
+#         - https
+#       service: gzr-im
+#       middlewares:
+#         - tls-redirect@file
+#       tls:
+#         certResolver: le