Edge router that makes publishing your services a fun and easy experience
Go to file
appletalk 737b4ebe15 Fix LetsEncrypt DNS challenge and add Cloudflare support 2022-04-28 18:07:25 -07:00
.drone.yml Use new image namespace 2021-06-21 12:32:15 +02:00
.env.sample Fix LetsEncrypt DNS challenge and add Cloudflare support 2022-04-28 18:07:25 -07: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 Goodbye, emojis! 😢 2021-11-23 12:23:23 +02:00
abra.sh fix: drop minio config changes for now 2022-01-06 11:12:47 +01:00
compose.cloudflare.yml Fix LetsEncrypt DNS challenge and add Cloudflare support 2022-04-28 18:07:25 -07:00
compose.compy.yml Add compy support 2022-03-26 23:49:10 +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 chore: publish 1.0.1+v2.5.6 release 2021-12-28 03:38:36 +01:00
compose.host.yml Remove 2222 port from host networking 2021-09-02 09:15:58 +02:00
compose.keycloak.yml Make sure variable names align, fix template 2021-11-23 12:40:17 +02:00
compose.matrix.yml feat: matrix federation 2021-12-13 13:56:36 +01:00
compose.minio.yml feat: minio port 2022-01-06 09:50:35 +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 Fix LetsEncrypt DNS challenge and add Cloudflare support 2022-04-28 18:07:25 -07:00
entrypoint.sh.tmpl Fix LetsEncrypt DNS challenge and add Cloudflare support 2022-04-28 18:07:25 -07:00
file-provider.yml.tmpl Make sure variable names align, fix template 2021-11-23 12:40:17 +02:00
traefik.yml.tmpl Fix LetsEncrypt DNS challenge and add Cloudflare support 2022-04-28 18:07:25 -07:00

README.md

Traefik

Build Status

https://docs.traefik.io

  • Category: Utilities
  • Status: ?
  • Image: traefik, 4, upstream
  • Healthcheck: Yes
  • Backups: No
  • Email: N/A
  • Tests: 2
  • 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