Custom error pages served by nginx, build with Jekyll.
6.9K
A bunch of custom error pages for Traefik built with Jekyll.
$ bundle install
The current folder will be generated into ./_site :
$ jekyll build
Build the site on the preview server :
$ jekyll serve
$ open http://127.0.0.1:4000/
Labels are already define in the image to work with Traefik.
To use it in production just run the container :
$ docker run -d --restart always jackjoe/traefik-custom-error-pages
We used the Laravel default HTTP error pages. Everything was set originally by guillaumebriday.
Do not hesitate to contribute to the project by adapting or adding features ! Bug reports or pull requests are welcome.
This project is released under the MIT license.
Content type
Image
Digest
sha256:f484b9262…
Size
17.1 MB
Last updated
over 2 years ago
docker pull jackjoe/traefik-custom-error-pages