Files
appstore/apps/spider-admin-pro/README.md
T

30 lines
711 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Spider Admin Pro
## 应用简介
一个可视化的 Scrapy 爬虫管理平台,依赖于 Scrapyd。
英文说明:A visual Scrapy crawler management platform that relies on Scrapyd.
## 部署说明
- 本应用使用 Docker Compose 在 1Panel 中部署。
- 应用分类:工具。
- 支持架构:amd64。
- 可选版本:`latest`、`2.0.17`。
- 安装后按应用表单中的端口访问 Web UI、SSH 或对应服务。
## 端口
| 变量 | 说明 | 默认值 | 必填 |
| --- | --- | --- | --- |
| PANEL_APP_PORT_HTTP | 端口 | 40121 | 是 |
## 使用说明
- 默认账户密码
```
username:admin
password:123456
```
## 参考资料
- 官网: <https://github.com/mouday/spider-admin-pro>