Add Readme
This commit is contained in:
parent
502a87a551
commit
e98fdb6781
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# 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.
|
||||||
|
|
Loading…
Reference in a new issue