No description
Find a file
Maël Gramain 64ad90084c
All checks were successful
ci/woodpecker/push/release Pipeline was successful
ci/woodpecker/push/docker Pipeline was successful
ci/woodpecker/tag/lint Pipeline was successful
ci/woodpecker/release/docker Pipeline was successful
ci/woodpecker/release/lint Pipeline was successful
ci/woodpecker/release/release Pipeline was successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/tag/docker Pipeline was successful
ci/woodpecker/tag/release Pipeline was successful
Improve design
2025-07-01 14:05:18 -04: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 Improve design 2025-07-01 14:05:18 -04: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 Improve design 2025-07-01 14:05:18 -04: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.