docs: preserve upstream English README
This commit is contained in:
+153
@@ -0,0 +1,153 @@
|
||||
# Domain Admin
|
||||
|
||||
[](https://pypi.org/project/domain-admin)
|
||||
[](https://pypi.org/project/domain-admin)
|
||||
[](https://pypi.org/project/domain-admin)
|
||||
[](https://hub.docker.com/r/mouday/domain-admin)
|
||||
[](https://hub.docker.com/r/mouday/domain-admin)
|
||||
[](https://app.travis-ci.com/mouday/domain-admin)
|
||||
[](https://github.com/mouday/domain-admin/blob/master/LICENSE)
|
||||
[](https://domain-admin.readthedocs.io/zh_CN/latest/?badge=latest)
|
||||
[](https://github.com/dromara/domain-admin/releases)
|
||||
[](https://github.com/dromara/domain-admin)
|
||||
[](https://www.bt.cn/u/MaBJJC)
|
||||
|
||||
|
||||

|
||||
|
||||
> 该项目已加入 [Dromara开源社区](https://github.com/dromara/domain-admin)
|
||||
|
||||
基于Python + Vue3.js 技术栈实现的域名和SSL证书监测平台
|
||||
|
||||
用于解决,不同业务域名SSL证书,申请自不同的平台,到期后不能及时收到通知,导致线上访问异常,被老板责骂的问题
|
||||
|
||||
Domain Admin是一个轻量级监控方案,占用系统资源较少。同时,Domain Admin也可以作为一个Flask 和 Vue.js前后端分离的项目模板
|
||||
|
||||
- 项目优势
|
||||
- 集中管理: 提供一个统一的平台来管理多个域名,极大地提高了管理效率。
|
||||
- 自动提醒: 支持域名到期提醒,帮助用户避免因域名过期导致的服务中断。
|
||||
- 开源灵活: 作为开源项目,用户可以根据自身需求进行定制和扩展。
|
||||
- 社区支持: 拥有活跃的社区,可以获得持续的更新和问题支持。
|
||||
- 用户友好: 界面简洁直观,容易上手。
|
||||
|
||||
- 功能描述
|
||||
- 核心功能:`域名`、`SSL证书` 和 `托管证书文件` 的过期监控,到期提醒
|
||||
- 支持证书:单域名证书、多域名证书、泛域名(通配符)证书、IP证书、自签名证书
|
||||
- 证书部署:单一主机部署、多主机部署、动态主机部署
|
||||
- 通知渠道:支持邮件、Webhook、企业微信、钉钉、飞书等通知方式
|
||||
- 支持平台:macOS、Linux、Windows
|
||||
- 辅助功能:`Let’s Encrypt` SSL证书免费申请和SSL证书自动续期
|
||||
- 多语言:支持中文、英文
|
||||
|
||||
- 项目地址:[后端代码(github)](https://github.com/dromara/domain-admin)、[后端代码(国内镜像)](https://gitee.com/dromara/domain-admin)
|
||||
|
||||
- 发布渠道:[PyPI](https://pypi.org/project/domain-admin)、[Docker](https://hub.docker.com/r/mouday/domain-admin)、[Releases](https://github.com/mouday/domain-admin/releases)、[1Panel](https://apps.fit2cloud.com/1panel/domain-admin)、[宝塔](https://www.bt.cn/u/MaBJJC)
|
||||
|
||||
- 使用文档:[readthedocs](https://domain-admin.readthedocs.io/zh_CN/latest/?badge=latest)
|
||||
|
||||
- 接口文档:[github](https://mouday.github.io/domain-admin/)、[gitee](https://mouday.gitee.io/domain-admin/)
|
||||
|
||||
## 安装
|
||||
|
||||
请参考安装文档:[https://domain-admin.readthedocs.io/zh_CN/latest/manual/install.html](https://domain-admin.readthedocs.io/zh_CN/latest/manual/install.html)
|
||||
|
||||
如果不想安装,可以直接使用我们部署好的线上应用,需要体验的用户可以加入`QQ群` 或 `微信群`,提供邮箱即可
|
||||
|
||||
- 预览版(纯静态、无实际功能,账号密码随意):https://mouday.github.io/domain-admin-web/
|
||||
- 体验版(由大家伙捐献的服务器,邮箱注册即可体验):https://demo.domain-admin.cn/ (服务器已到期)
|
||||
|
||||
建议自行部署,这样比较安全
|
||||
|
||||
> 服务器和域名由群友赞助提供
|
||||
|
||||
本项目支持的安装方式
|
||||
|
||||
| 安装方式 | 链接 |
|
||||
|--------|----------------------------------|
|
||||
| 宝塔 | [链接](https://www.bt.cn/u/MaBJJC) |
|
||||
| Docker | [链接](https://domain-admin.readthedocs.io/zh-cn/latest/manual/install.html#docker) |
|
||||
| 源码 | [链接](https://domain-admin.readthedocs.io/zh-cn/latest/manual/install.html#id4) |
|
||||
| 1Panel | [链接](https://domain-admin.readthedocs.io/zh-cn/latest/manual/install.html#panel) |
|
||||
| k8s | [链接](https://domain-admin.readthedocs.io/zh-cn/latest/manual/install.html#k8s) |
|
||||
| pip | [链接](https://domain-admin.readthedocs.io/zh-cn/latest/manual/install.html#pip) |
|
||||
|
||||
|
||||
|
||||
## 项目截图
|
||||
|
||||
账号密码随意(例如:admin/123456),预览模式仅提供模拟数据,无法操作修改
|
||||
|
||||
1、网页版:
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
- 预览地址:[https://mouday.github.io/domain-admin-web/](https://mouday.github.io/domain-admin-web/)
|
||||
|
||||
本项目采用的是前后端分离模式,前端代码在另外一个仓库。
|
||||
|
||||
前端项目地址(请自行解码):aHR0cHM6Ly9naXRodWIuY29tL21vdWRheS9kb21haW4tYWRtaW4td2Vi
|
||||
|
||||
或者关注微信公众号:
|
||||
|
||||
<img src="https://gitee.com/mouday/domain-admin/raw/master/image/coding-big-tree.jpg" width="300">
|
||||
|
||||
回复:`domain-admin-web`,获取完整的前端代码
|
||||
|
||||
2、移动端版:
|
||||
|
||||
<img src="https://gitee.com/mouday/domain-admin/raw/master/image/screencapture-mini.png" width="220">
|
||||
|
||||
- 移动端预览地址(请使用移动端窗口体验):[https://mouday.github.io/domain-admin-mini/](https://mouday.github.io/domain-admin-mini/)
|
||||
|
||||
移动端项目地址(请自行解码):aHR0cHM6Ly9naXRodWIuY29tL21vdWRheS9kb21haW4tYWRtaW4tbWluaQ==
|
||||
|
||||
为了更多地人参与到项目中来,现已开放前端代码,加入QQ群即可获取前端项目地址
|
||||
|
||||
## 问题反馈交流
|
||||
|
||||
由于访问github的网络不稳定,如果需要及时获得反馈,请通过以下方式联系
|
||||
|
||||
QQ群号:
|
||||
- (一群已满) 731742868
|
||||
- (三群) 452761242
|
||||
|
||||
邀请码:domain-admin
|
||||
|
||||
<img src="https://gitee.com/mouday/domain-admin/raw/master/image/qq-group.jpeg" width="300">
|
||||
|
||||
微信交流群
|
||||
|
||||
<img src="https://gitee.com/mouday/domain-admin/raw/master/image/coding-big-tree.jpg" width="300">
|
||||
|
||||
回复:`domain-admin`,和众多使用者一起交流学习使用经验,反馈使用问题,获得更及时的解答和修复
|
||||
|
||||
提交PR的小伙伴,可以进去`核心开发者交流群`,和更多志同道合的朋友交流
|
||||
|
||||
## 更新日志
|
||||
|
||||
[CHANGELOG.md](https://domain-admin.readthedocs.io/zh_CN/latest/manual/changelog.html)
|
||||
|
||||
## 使用者
|
||||
|
||||
虚位以待,可以将使用者公司或个人的名字放到这里
|
||||
|
||||
赞助者可以进入`赞助商群`,优先处理你的问题
|
||||
|
||||
| 时间 | 赞助者 | 金额 |
|
||||
|------------| - | - |
|
||||
| 2023-11-21 | [@1275788667](https://github.com/1275788667) | ¥50
|
||||
| - | [@hhdebb](https://github.com/hhdebb) | 若干
|
||||
| 2024-04-23 | [@1275788667](https://github.com/1275788667) | ¥50
|
||||
| - | `星河 ๑. ` | 若干
|
||||
| 2024-07-10 | [@1275788667](https://github.com/1275788667) | ¥50
|
||||
| 2024-10-31 | ldytech | ¥200
|
||||
| 2024-11-01 | [@xiaobiaozhao](https://github.com/xiaobiaozhao) | ¥50
|
||||
|
||||
|
||||
<img src="https://gitee.com/mouday/domain-admin/raw/master/image/alipay.jpg" width="300">
|
||||
|
||||
[](https://starchart.cc/mouday/domain-admin)
|
||||
|
||||
<a href="https://hellogithub.com/repository/2b44fb56aca14df7a6279b0997f7325c" target="_blank"><img src="https://api.hellogithub.com/v1/widgets/recommend.svg?rid=2b44fb56aca14df7a6279b0997f7325c&claim_uid=Hb7yUF2AEhnmSwJ" alt="Featured|HelloGitHub" style="width: 250px; height: 54px;" width="250" height="54" /></a>
|
||||
Reference in New Issue
Block a user