Go to file
2023-03-21 16:30:37 +01: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 Update gitignore to ignore build files 2023-03-19 15:09:14 +01:00
go.mod Fix footer date year & error path 2023-03-21 16:22:45 +01:00
go.sum Fix footer date year & error path 2023-03-21 16:22:45 +01: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 Fix footer date year & error path 2023-03-21 16:22:45 +01:00
Makefile Fix footer date year & error path 2023-03-21 16:22:45 +01: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.