Edge router that makes publishing your services a fun and easy experience https://github.com/traefik/traefik
Go to file
decentral1se f73e38d143
continuous-integration/drone/push Build is failing Details
Use new image namespace
2021-06-21 12:32:15 +02:00
.drone.yml Use new image namespace 2021-06-21 12:32:15 +02:00
.env.sample Support OVH configuration 2021-06-10 12:36:54 +02: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 Support OVH configuration 2021-06-10 12:36:54 +02:00
compose.foodsoft.yml Push env vars to overriding configs 2021-06-05 23:02:36 +02:00
compose.gitea.yml Push env vars to overriding configs 2021-06-05 23:02:36 +02:00
compose.host.yml start-first by default, stop-first for host mode 2020-11-06 19:30:57 +02:00
compose.keycloak.yml First stab at better SSL 2020-10-27 13:42:21 +01:00
compose.mssql.yml Add missing env var 2021-06-07 09:51:24 +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 Support OVH configuration 2021-06-10 12:36:54 +02:00
entrypoint.sh.tmpl Support OVH configuration 2021-06-10 12:36:54 +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 add support for Let's Encrypt DNS-01 challenge (for wildcard domains) 2021-06-10 14:53:17 +12: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