Sign inSign up

jackjoe/traefik-custom-error-pages

By jackjoe

•Updated over 2 years ago

Custom error pages served by nginx, build with Jekyll.

Image
0

6.9K

jackjoe/traefik-custom-error-pages repository overview

Docker Automated build

⁠Custom error pages for Traefik

A bunch of custom error pages for Traefik built with Jekyll⁠.

⁠Installation

$ bundle install

⁠Development

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/

⁠Production

⁠How to use with Traefik and Docker

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

⁠Credits

We used the Laravel⁠ default HTTP error pages. Everything was set originally by guillaumebriday⁠.

⁠Contributing

Do not hesitate to contribute to the project by adapting or adding features ! Bug reports or pull requests are welcome.

⁠License

This project is released under the MIT⁠ license.

Tag summary

Content type

Image

Digest

sha256:f484b9262…

Size

17.1 MB

Last updated

over 2 years ago

docker pull jackjoe/traefik-custom-error-pages