Edge router that makes publishing your services a fun and easy experience https://github.com/traefik/traefik
Go to file
decentral1se ec47f5c9dd chore: first release 2021-10-12 11:41:53 +02:00
.drone.yml Use new image namespace 2021-06-21 12:32:15 +02:00
.env.sample Allow prometheus metrics collection 2021-08-09 23:28:15 +00:00
.gitignore Bootstrap Traefik repository 2020-06-17 08:23:01 +02:00
LICENSE Add LICENSE 2020-06-17 08:30:44 +02:00
README.md Follow new exciting README standard 2021-03-02 18:41:19 +02:00
abra.sh Allow prometheus metrics collection 2021-08-09 23:28:15 +00:00
compose.foodsoft.yml Push env vars to overriding configs 2021-06-05 23:02:36 +02:00
compose.gandi.yml Enable Gandi DNS challenge for Letsencrypt 2021-07-18 16:30:22 +02:00
compose.gitea.yml Push env vars to overriding configs 2021-06-05 23:02:36 +02:00
compose.headless.yml Quote and version headless 2021-06-27 20:19:04 +02:00
compose.host.yml Remove 2222 port from host networking 2021-09-02 09:15:58 +02:00
compose.keycloak.yml First stab at better SSL 2020-10-27 13:42:21 +01:00
compose.mssql.yml Expose host mode networking for mssql 2021-07-07 15:58:08 +02:00
compose.mumble.yml Add Mumble TCP/UDP ports 2021-08-07 14:24:39 +02:00
compose.ovh.yml Support OVH configuration 2021-06-10 12:36:54 +02:00
compose.peertube.yml Entrypoint for SSB MUXRPC 2021-06-05 14:23:58 +02:00
compose.smtp.yml Push env vars to overriding configs 2021-06-05 23:02:36 +02:00
compose.ssb.yml Entrypoint for SSB MUXRPC 2021-06-05 14:23:58 +02:00
compose.yml chore: first release 2021-10-12 11:41:53 +02:00
entrypoint.sh.tmpl Enable Gandi DNS challenge for Letsencrypt 2021-07-18 16:30:22 +02:00
file-provider.yml.tmpl Use actual template language 2021-05-10 13:53:27 +02:00
renovate.json Add renovate.json 2020-09-14 20:03:06 +00:00
traefik.yml.tmpl Allow prometheus metrics collection 2021-08-09 23:28:15 +00:00

README.md

Traefik

Build Status

https://docs.traefik.io

  • Category: Utilities
  • Status: ?
  • Image: traefik, ❶💚, upstream
  • Healthcheck: Yes
  • Backups: No
  • Email: N/A
  • Tests: ❷💛
  • SSO: ? (Keycloak)

Basic usage

  1. Set up Docker Swarm and abra
  2. abra app new traefik
  3. abra app YOURAPPDOMAIN config - be sure to change DOMAIN to something that resolves to your Docker swarm box
  4. abra app YOURAPPDOMAIN deploy