Skip to content

Automatic and dynamic routing or Traefik

Notifications You must be signed in to change notification settings

EmotivesProject/adr

Repository files navigation

adr

Introduction

adr or automatic dynamic routing is just traefik, see here for information

Reason

This is used to route request from the external internet to specific services. Majority of the config can be found in docker-compose files under labels and the two dev / prod toml files.

Requests that do not need to go from the internet should use the internal docker network e.g. authorize jwts, but it could go through the external network if need be.

Caution

This service routes everything from the internet to the site, this service is pretty crucial. Misconfiguration will result in a down site.

About

Automatic and dynamic routing or Traefik

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published