文件名称:traefik-custom-error-pages:一群使用Jekyll构建的Traefik 2.x的自定义错误页面
文件大小:22KB
文件格式:ZIP
更新时间:2024-06-14 22:23:35
laravel netlify traefik custom-error-pages CSS
:warning: 弃用警告 :warning: 我不再使用该图像。 我从Traefik切换到因为Traefik太复杂了,无法满足我的需求。 此图像按原样工作。 如果您需要新功能,请随时分叉该项目。 Traefik的自定义错误页面 使用构建的Traefik的一堆自定义错误页面。 发展 安装依赖项 $ bundle install 如果要在主机上构建项目: $ jekyll build 如果要在构建Docker映像之前预览页面: $ jekyll serve 开启 。 如何在生产中与Traefik和Docker一起使用 运行带有标签的容器,根据需要进行更改: # docker-compose.yml errorpage : image : guillaumebriday/traefik-custom-error-pages restart : unless-stopped networks
【文件预览】:
traefik-custom-error-pages-master
----netlify.toml(91B)
----.github()
--------FUNDING.yml(24B)
----500.html(108B)
----403.html(118B)
----robots.txt(35B)
----429.html(131B)
----_layouts()
--------default.html(1KB)
----Gemfile(987B)
----502.html(147B)
----401.html(121B)
----LICENSE(1KB)
----assets()
--------img()
--------css()
----.cloud()
--------docker()
--------nginx()
----README.md(3KB)
----404.html(128B)
----503.html(139B)
----Gemfile.lock(3KB)
----.gitignore(49B)
----_config.yml(1KB)