Go to file
Mael G. ba9e9ab9ab
Some checks failed
ci/woodpecker/push/release Pipeline was successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/tag/lint Pipeline failed
ci/woodpecker/tag/release Pipeline was successful
lint
2024-05-11 18:49:57 +02:00
.woodpecker fix ci 2024-05-11 16:06:15 +02:00
extra Fix footer date year & error path 2023-03-21 16:22:45 +01:00
static Init 2023-03-19 15:07:40 +01:00
templates Fix footer date year & error path 2023-03-21 16:22:45 +01:00
.gitignore fix ci 2024-05-11 16:06:15 +02:00
go.mod bump dep 2024-05-11 15:47:41 +02:00
go.sum fix ci 2024-05-11 16:06:15 +02:00
LICENCE Licence 2023-03-21 16:30:37 +01:00
logging.go Fix footer date year & error path 2023-03-21 16:22:45 +01:00
main.go lint 2024-05-11 18:49:57 +02:00
Makefile bump dep 2024-05-11 15:47:41 +02:00
README.md Add Readme 2023-03-21 16:29:40 +01:00

EnPLS EPEE Service

This service serves as an error and debug service for the EnPLS Proxy infrastructure called EPEE for Enpls Proxy EnginE. This service is based on Traefik instances.

EPEE Service provides :

  • Error pages (Upstream error and not found page) on /error.html
  • Static file serving as Traefik is unable to do that
  • Debug utility at the /trace URL

All of theses URL is prefixed by /cdn-cgi/ and should be configured to be present on all proxied domain by Traefik.