Skip to content

traefik

Logo

Description

Cloud-Native Networking Stack That Just Works.

Notes

Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://doc.traefik.io/traefik/
Official Docker Documentation: https://doc.traefik.io/traefik/getting-started/install-traefik/

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi\-hosted/pi\-hosted/master/tools/traefik.sh | bash

A simple and lightweight reverse proxy

Image

traefik:latest

Categories

  • Proxy
  • Security
  • Tools

Ports

  • 80:80/tcp
  • 443:443/tcp
  • 8080:8080/tcp

Volumes

ContainerBind
/traefik.yml/opt/appdata/traefik/traefik.yml
/config.yml/opt/appdata/traefik/config.yml
/acme.json/opt/appdata/traefik/acme.json
/var/run/docker.sock/var/run/docker.sock

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.traefik.ruleHost(`traefik.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.traefik.entrypointshttps
traefik.http.services.traefik.loadbalancer.server.port80
traefik.http.routers.traefik.tlstrue
traefik.http.routers.traefik.tls.certresolverdefault
traefik.http.routers.traefik.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titleTraefik
mafl.descriptionCloud-Native Networking Stack That Just Works.
mafl.linkhttps://traefik.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupProxy
mafl.icon.urlhttps://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/traefik.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.