mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-03 00:07:59 +08:00
发布应用 阅读3
Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
parent
c202a260c5
commit
4b0171fd4a
1
.github/README.md
vendored
1
.github/README.md
vendored
@ -115,6 +115,7 @@
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/postgresql/logo.png" width="22"/> | PostgreSQL | https://www.postgresql.org/ | 世界上最先进的开源关系数据库 | |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/qbittorrent/logo.png" width="22"/> | qBittorrent | https://www.qbittorrent.org/ | qBittorrent 比特流客户端 | |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/qinglong/logo.png" width="22"/> | QingLong | https://github.com/whyour/qinglong/ | 【青龙】支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台 | |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/reader3/logo.png" width="22"/> | Reader3 | https://github.com/hectorqin/reader/ | 【阅读3】阅读3服务器版,不需要手机 | |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/redis/logo.png" width="22"/> | Redis | https://redis.io/ | 从世界上最快的内存数据库创建者那里获取该数据库 | |
|
||||
| 🔴 | | Sentinel | https://sentinelguard.io/ | 面向分布式、多语言异构化服务架构的流量治理组件 | |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/siyuan/logo.png" width="22"/> | SiYuan | https://b3log.org/siyuan/ | 【思源笔记】一款隐私优先、自托管、完全开源的个人知识管理软件 | |
|
||||
|
@ -98,6 +98,7 @@
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/postgresql/logo.png" width="22"/> | PostgreSQL | https://www.postgresql.org/ | 世界上最先进的开源关系数据库 | |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/qbittorrent/logo.png" width="22"/> | qBittorrent | https://www.qbittorrent.org/ | qBittorrent 比特流客户端 | |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/qinglong/logo.png" width="22"/> | QingLong | https://github.com/whyour/qinglong/ | 【青龙】支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台 | |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/reader3/logo.png" width="22"/> | Reader3 | https://github.com/hectorqin/reader/ | 【阅读3】阅读3服务器版,不需要手机 | |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/redis/logo.png" width="22"/> | Redis | https://redis.io/ | 从世界上最快的内存数据库创建者那里获取该数据库 | |
|
||||
| 🔴 | | Sentinel | https://sentinelguard.io/ | 面向分布式、多语言异构化服务架构的流量治理组件 | |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/siyuan/logo.png" width="22"/> | SiYuan | https://b3log.org/siyuan/ | 【思源笔记】一款隐私优先、自托管、完全开源的个人知识管理软件 | |
|
||||
|
@ -29,7 +29,7 @@ additionalProperties:
|
||||
labelEn: Invite Code
|
||||
required: false
|
||||
type: text
|
||||
- default: ""
|
||||
- default: "true"
|
||||
edit: true
|
||||
envKey: READER_APP_CACHECHAPTERCONTENT
|
||||
labelZh: 缓存章节内容
|
||||
|
@ -16,15 +16,23 @@
|
||||
|
||||
## 服务地址说明
|
||||
|
||||
> 全功能web端:`http://{host_ip}:{port}`
|
||||
> 1. 全功能web端
|
||||
>
|
||||
> 适配kindle的 simple-web (收费):`http://{host_ip}:{port}/simple-web`
|
||||
> 访问地址:`http://{host_ip}:{port}`
|
||||
>
|
||||
> WebDAV同步配置:`http://{host_ip}:{port}/reader3/webdav/`
|
||||
> 用户需要自行注册账号
|
||||
>
|
||||
> 用户名 `default` 或 注册用户
|
||||
> 2. 适配kindle的 simple-web (收费)
|
||||
>
|
||||
> 密码 `123456` 或 注册用户密码
|
||||
> 访问地址:`http://{host_ip}:{port}/simple-web`
|
||||
>
|
||||
> 3. WebDAV同步配置
|
||||
>
|
||||
> 访问地址:`http://{host_ip}:{port}/reader3/webdav/`
|
||||
>
|
||||
> 用户名 `default` 或 用户名
|
||||
>
|
||||
> 密码 `123456` 或 用户密码
|
||||
|
||||
## 安装说明
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user