No description
  • Go 33.3%
  • CSS 22.8%
  • Makefile 21.1%
  • HTML 18.8%
  • Dockerfile 4%
Find a file
mael 944027b042
Some checks failed
ci/woodpecker/push/release Pipeline was successful
ci/woodpecker/push/docker Pipeline failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/release/lint Pipeline was successful
ci/woodpecker/release/docker Pipeline was successful
ci/woodpecker/release/release Pipeline was successful
ci/woodpecker/tag/lint Pipeline was successful
ci/woodpecker/tag/docker Pipeline was successful
ci/woodpecker/tag/release Pipeline was successful
Move to HAproxy
2026-05-09 21:46:07 +02:00
.woodpecker fix image name 2025-03-02 18:52:27 +01:00
extra Fix footer date year & error path 2023-03-21 16:22:45 +01:00
static Improve design 2025-07-01 14:05:18 -04:00
templates really use the request id 2025-11-22 23:38:43 +01:00
.gitignore fix ci 2024-05-11 16:06:15 +02:00
Dockerfile add docker builds 2025-03-02 15:10:35 +01:00
go.mod bump dep 2024-05-11 15:47:41 +02:00
go.sum fix header order 2025-07-01 10:44:55 -04: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 Move to HAproxy 2026-05-09 21:46:07 +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.