
自定义HTTP错误页面生成器和轻量级服务器
error-pages是一个开源工具,用于生成和服务自定义HTTP错误页面。它提供多种精美模板,支持多语言,可与Traefik、Ingress-nginx等系统集成。项目以Docker镜像和二进制文件形式分发,适合各类需要优化错误页面体验的应用场景。
One day, you might want to replace the standard error pages of your HTTP server or K8S cluster with something more original and attractive. That's why this repository was created :) It contains:
Content-Type HTTP header (and X-Format) value, responding with the corresponding format
(supported formats: json, xml, and plaintext)json format/healthz)nginx in a few simple stepsDownload the latest binary file for your OS/architecture from the releases page or use our Docker image:
| Registry | Image |
|---|---|
| GitHub Container Registry | ghcr.io/tarampampam/error-pages |
| Docker Hub (mirror) | tarampampam/error-pages |
[!IMPORTANT] Using the
latesttag for the Docker image is highly discouraged due to potential backward-incompatible changes during major upgrades. Please use tags in theX.Y.Zformat.
💣 Or you can also download the already rendered error pages pack as a zip or tar.gz archive.
The following templates are built-in and available for use without any additional setup:
<table> <thead> <tr> <th>Template</th> <th>Preview</th> </tr> </thead> <tbody> <tr> <td align="center"> <code>app-down</code><br/><br/> <picture> <img src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Ferror-pages.goatcounter.com%2Fcounter%2F%2Fuse-template%2Fapp-down.json&query=%24.count&label=used%20times" alt="used times"> </picture> </td> <td> <a href="https://tarampampam.github.io/error-pages/app-down/404.html"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://github.com/tarampampam/error-pages/assets/7326800/4e668a56-a4c4-47cd-ac4d-b6b45db54ab8"> <img align="center" src="https://github.com/tarampampam/error-pages/assets/7326800/ad4b4fd7-7c7b-4bdc-a6b6-44f9ba7f77ca"> </picture> </a> </td> </tr> <tr> <td align="center"> <code>cats</code><br/><br/> <picture> <img src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Ferror-pages.goatcounter.com%2Fcounter%2F%2Fuse-template%2Fcats.json&query=%24.count&label=used%20times" alt="used times"> </picture> </td> <td> <a href="https://tarampampam.github.io/error-pages/cats/404.html"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://github.com/tarampampam/error-pages/assets/7326800/5689880b-f770-406c-81dd-2d28629e6f2e"> <img align="center" src="https://github.com/tarampampam/error-pages/assets/7326800/056cd00e-bc9a-4120-8325-310d7b0ebd1b"> </picture> </a> </td> </tr> <tr> <td align="center"> <code>connection</code><br/><br/> <picture> <img src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Ferror-pages.goatcounter.com%2Fcounter%2F%2Fuse-template%2Fconnection.json&query=%24.count&label=used%20times" alt="used times"> </picture> </td> <td> <a href="https://tarampampam.github.io/error-pages/connection/404.html"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://github.com/tarampampam/error-pages/assets/7326800/3f03dc1b-c1ee-4a91-b3d7-e3b93c79020e"> <img align="center" src="https://github.com/tarampampam/error-pages/assets/7326800/099ecc2d-e724-4d9c-b5ed-66ddabd71139"> </picture> </a> </td> </tr> <tr> <td align="center"> <code>ghost</code><br/><br/> <picture> <img src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Ferror-pages.goatcounter.com%2Fcounter%2F%2Fuse-template%2Fghost.json&query=%24.count&label=used%20times" alt="used times"> </picture> </td> <td> <a href="https://tarampampam.github.io/error-pages/ghost/404.html"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://github.com/tarampampam/error-pages/assets/7326800/714482ab-f8c1-4455-8ae8-b2ae78f7a2c6"> <img align="center" src="https://github.com/tarampampam/error-pages/assets/7326800/f253dfe7-96a0-4e96-915b-d4c544d4a237"> </picture> </a> </td> </tr> <tr> <td align="center"> <code>hacker-terminal</code><br/><br/> <picture> <img src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Ferror-pages.goatcounter.com%2Fcounter%2F%2Fuse-template%2Fhacker-terminal.json&query=%24.count&label=used%20times" alt="used times"> </picture> </td> <td> <a href="https://tarampampam.github.io/error-pages/hacker-terminal/404.html"> <picture> <img align="center" src="https://github.com/tarampampam/error-pages/assets/7326800/c197fc35-0844-43d0-9830-82440cee4559"> </picture> </a> </td> </tr> <tr> <td align="center"> <code>l7</code><br/><br/> <picture> <img src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Ferror-pages.goatcounter.com%2Fcounter%2F%2Fuse-template%2Fl7.json&query=%24.count&label=used%20times" alt="used times"> </picture> </td> <td> <a href="https://tarampampam.github.io/error-pages/l7/404.html"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://github.com/tarampampam/error-pages/assets/7326800/18e43ea3-6389-4459-be41-0fc6566a073f"> <img align="center" src="https://github.com/tarampampam/error-pages/assets/7326800/05f26669-94ec-40ce-8d67-a199cde54202"> </picture> </a> </td> </tr> <tr> <td align="center"> <code>lost-in-space</code><br/><br/> <picture> <img src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Ferror-pages.goatcounter.com%2Fcounter%2F%2Fuse-template%2Flost-in-space.json&query=%24.count&label=used%20times" alt="used times"> </picture> </td> <td> <a href="https://tarampampam.github.io/error-pages/lost-in-space/404.html"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://github.com/tarampampam/error-pages/assets/7326800/debf87c0-6f27-41a8-b141-ee3464cbd6cc"> <img align="center" src="https://github.com/tarampampam/error-pages/assets/7326800/c347e63d-13a7-46d4-81b9-b25266819a1d"> </picture> </a> </td> </tr> <tr> <td align="center"> <code>noise</code><br/><br/> <picture> <img src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Ferror-pages.goatcounter.com%2Fcounter%2F%2Fuse-template%2Fnoise.json&query=%24.count&label=used%20times" alt="used times"> </picture> </td> <td> <a href="https://tarampampam.github.io/error-pages/noise/404.html"> <picture> <img align="center" src="https://github.com/tarampampam/error-pages/assets/7326800/4cc5c3bd-6ebb-4e96-bee8-02d4ad4e7266"> </picture> </a> </td> </tr> <tr> <td align="center"> <code>orient</code><br/><br/> <picture> <img src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Ferror-pages.goatcounter.com%2Fcounter%2F%2Fuse-template%2Forient.json&query=%24.count&label=used%20times" alt="used times"> </picture> </td> <td> <a href="https://tarampampam.github.io/error-pages/orient/404.html"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://github.com/tarampampam/error-pages/assets/7326800/bc2b0dad-c32c-4628-98f6-e3eab61dd1f2"> <img align="center" src="https://github.com/tarampampam/error-pages/assets/7326800/8fc0a7ea-694d-49ce-bb50-3ea032d52d1e"> </picture> </a> </td> </tr> <tr> <td align="center"> <code>shuffle</code><br/><br/> <picture> <img src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Ferror-pages.goatcounter.com%2Fcounter%2F%2Fuse-template%2Fshuffle.json&query=%24.count&label=used%20times" alt="used times"> </picture>[!NOTE] The
catstemplate is the only one of those that fetches resources (the actual cat pictures) from external servers - all other templates are self-contained.


企业专属的AI法律顾问
iTerms是法大大集团旗下法律子品牌,基于最先进的大语言模型(LLM)、专业的法律知识库和强大的智能体架构,帮助企业扫清合规障碍,筑牢风控防线,成为您企业专属的AI法律顾问。


稳定高效的流量提升解决方案,助力品牌曝光
稳定高效的流量提升解决方案,助力品牌曝光


最新版Sora2模型免费使用,一键生成无水印视频
最新版Sora2模型免费使用,一键生成无水印视频


实时语音翻译/同声传译工具
Transly是一个多场景的AI大语言模型驱动的同声传译、专业翻译助手,它拥有超精准的音频识别翻译能力,几乎零延迟的使用体验和支持多国语言可以让你带它走遍全球,无论你是留学生、商务人士、韩剧美剧爱好者,还是出国游玩、多国会议、跨国追星等等,都可以满足你所有需要同传的场景需求,线上线下通用,扫除语言障碍,让全世界的语言交流不再有国界。


选题、配图、成文,一站式创作,让内容运营更高效
讯飞绘文,一个AI集成平台,支持写作、选题、配图、排版和发布。高效生成适用于各类媒体的定制内容,加速品牌传播,提升内容营销效果。


AI辅助编程,代码自动修复
Trae是一种自适应的集成开发环境(IDE),通过自动化和多元协作改变开发流程。利用Trae,团队能够更快速、精确地编写和部署代码,从而提高编程效率和项目交付速度。Trae具备上下文感知和代码自动完成功能,是提升开发效率的理想工具。


最强AI数据分析助手
小浣熊家族Raccoon,您的AI智能助手,致力于通过先进的人工智能技术,为用户提供高效、便捷的智能服务。无论是日常咨询还是专业问题解答,小浣熊都能以快速、准确的响应满足您的需求,让您的生活更加智能便捷。


像人一样思考的AI智能体
imini 是一款超级AI智能体,能根据人类指令,自主思考、自主完成、并且交付结果的AI智能体。


AI数字人视频创作平台
Keevx 一款开箱即用的AI数字人视频创作平台,广泛适用于电商广告、企业培训与社媒宣传,让全球企业与个人创作者无需拍摄剪辑,就能快速生成多语言、高质量的专业视频。


一站式AI创作平台
提供 AI 驱动的图片、视频生成及数字人等功能,助力创意创作
最新AI工具、AI资讯
独家AI资源、AI项目落地

微信扫一扫关注公众号