No description
- Go 32.7%
- CSS 22.4%
- Makefile 21.3%
- HTML 18.4%
- Dockerfile 3.9%
- Other 1.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
All checks were successful
ci/woodpecker/push/release Pipeline was successful
ci/woodpecker/tag/docker Pipeline was successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/tag/lint Pipeline was successful
ci/woodpecker/push/docker Pipeline was successful
ci/woodpecker/tag/release Pipeline was successful
ci/woodpecker/release/lint Pipeline was successful
ci/woodpecker/release/release Pipeline was successful
ci/woodpecker/release/docker Pipeline was successful
package-deb step referenced the compiled binary but never built it first, so fpm failed with a missing-path error. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> |
||
| .woodpecker | ||
| extra | ||
| static | ||
| templates | ||
| .gitignore | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| LICENCE | ||
| logging.go | ||
| main.go | ||
| Makefile | ||
| 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
/traceURL
All of theses URL is prefixed by /cdn-cgi/ and should be configured to be present on all proxied domain by Traefik.