Enpls Proxy EnginE Utility Service
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Mael G. 32e2fe55f1 Licence 3 months ago
extra Fix footer date year & error path 3 months ago
static Init 3 months ago
templates Fix footer date year & error path 3 months ago
.gitignore Update gitignore to ignore build files 3 months ago
LICENCE Licence 3 months ago
Makefile Fix footer date year & error path 3 months ago
README.md Add Readme 3 months ago
go.mod Fix footer date year & error path 3 months ago
go.sum Fix footer date year & error path 3 months ago
logging.go Fix footer date year & error path 3 months ago
main.go Fix footer date year & error path 3 months ago

README.md

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.