Edge router that makes publishing your services a fun and easy experience https://github.com/traefik/traefik
This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
3wc 46010aeb95
continuous-integration/drone/push Build is failing Details
Enable Gandi DNS challenge for Letsencrypt
2021-07-18 16:30:22 +02:00
.drone.yml Use new image namespace 2021-06-21 12:32:15 +02:00
.env.sample Enable Gandi DNS challenge for Letsencrypt 2021-07-18 16:30:22 +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 Enable Gandi DNS challenge for Letsencrypt 2021-07-18 16:30:22 +02: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 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 Expose host mode networking for mssql 2021-07-07 15:58:08 +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 Update traefik Docker tag to v2.4.11 2021-07-16 07:03:32 +00: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 Enable Gandi DNS challenge for Letsencrypt 2021-07-18 16:30:22 +02: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