mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-09 17:55:55 +08:00
refactor: zfile 应用优化
This commit is contained in:
parent
3692f35646
commit
acc437b9b5
@ -8,10 +8,3 @@ additionalProperties:
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data/mnt
|
||||
edit: true
|
||||
envKey: MOUNT_PATH
|
||||
labelEn: Mount folder path
|
||||
labelZh: 挂载文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
|
@ -1,6 +1,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
zfile:
|
||||
image: zhaojun1998/zfile:4.1.5
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
@ -10,11 +11,9 @@ services:
|
||||
volumes:
|
||||
- "./data/db:/root/.zfile-v4/db"
|
||||
- "./data/logs:/root/.zfile-v4/logs"
|
||||
- "${MOUNT_PATH}:/data/file"
|
||||
image: zhaojun1998/zfile:4.1.5
|
||||
- "./data/mnt:/data/file"
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
|
@ -1,10 +1,3 @@
|
||||
# ZFile
|
||||
|
||||
[![ZFile License](https://img.shields.io/badge/license-MIT-blue.svg?longCache=true&style=flat-square)](https://github.com/zfile-dev/zfile/blob/main/LICENSE)
|
||||
[![GitHub release](https://shields.io/github/v/release/zhaojun1998/zfile?style=flat-square)](https://github.com/zfile-dev/zfile/releases)
|
||||
<img src="https://api.codacy.com/project/badge/Grade/70b793267f7941d58cbd93f50c9a8e0a"/>
|
||||
|
||||
|
||||
## ZFile 是什么?
|
||||
|
||||
ZFile 是一个适用于个人的在线网盘(列目录)程序,可以将你各个存储类型的存储源,统一到一个网页中查看、预览、维护,再也不用去登录各种各样的网页登录后管理文件,现在你只需要在 ZFile 中使用。你只需要填写存储源相关信息,其他的令牌刷新,授权都是尽量自动化的,且有完善的文档帮助你使用。
|
||||
@ -19,53 +12,3 @@ ZFile 是一个适用于个人的在线网盘(列目录)程序,可以将你各
|
||||
## 在线体验
|
||||
|
||||
[https://demo.zfile.vip](https://demo.zfile.vip)
|
||||
|
||||
## 功能预览
|
||||
|
||||
### 文件列表
|
||||
![文件列表](https://cdn.jun6.net/uPic/2022/08/13/0urMn8.png)
|
||||
### 画廊模式
|
||||
![图片预览](https://cdn.jun6.net/uPic/2022/08/13/d2J9aE.png)
|
||||
### 视频预览
|
||||
![视频预览](https://cdn.jun6.net/uPic/2022/08/13/tBX00R.png)
|
||||
### 文本预览
|
||||
![文本预览](https://cdn.jun6.net/uPic/2022/08/13/7dDy4G.png)
|
||||
### 音频预览
|
||||
![音频预览](https://cdn.jun6.net/uPic/2022/08/13/N5bU1R.png)
|
||||
### PDF 预览
|
||||
![PDF 预览](https://cdn.jun6.net/uPic/2022/08/13/H327bV.png)
|
||||
### Office 预览
|
||||
![Office 预览](https://cdn.jun6.net/uPic/2022/08/27/RxeiqI.png)
|
||||
### 3d 文件预览
|
||||
![3d 文件预览](https://cdn.jun6.net/uPic/2022/08/29/8iszyh.png)
|
||||
### 生成直链
|
||||
![生成直链](https://cdn.jun6.net/uPic/2022/08/13/zCX3xT.jpg)
|
||||
### 页面设置
|
||||
![页面设置](https://cdn.jun6.net/uPic/2022/08/13/54nYv2.png)
|
||||
### 后台设置-登录
|
||||
![后台设置-登录](https://cdn.jun6.net/uPic/2022/08/13/J8P2Zf.png)
|
||||
### 后台设置-存储源列表
|
||||
![后台设置-存储源列表](https://cdn.jun6.net/uPic/2022/08/13/jymieO.png)
|
||||
### 后台设置-存储源权限控制
|
||||
![后台设置-存储源权限控制](https://cdn.jun6.net/uPic/2022/08/13/JgiwkH.jpg)
|
||||
### 后台设置-添加存储源(本地存储)
|
||||
![后台设置-添加存储源(本地存储)](https://cdn.jun6.net/uPic/2022/08/13/add-storage.png)
|
||||
### 后台设置-添加存储源(世纪互联)
|
||||
![后台设置-添加存储源(世纪互联)](https://cdn.jun6.net/uPic/2022/08/13/add-storage2.png)
|
||||
### 后台设置-显示设置
|
||||
![后台设置-显示设置](https://cdn.jun6.net/uPic/2022/08/13/view-setting.png)
|
||||
|
||||
|
||||
## 支持作者
|
||||
|
||||
如果本项目对你有帮助,请作者喝杯咖啡吧。
|
||||
|
||||
<img src="https://cdn.jun6.net/2021/03/27/152704e91f13d.png" width="400" alt="赞助我">
|
||||
|
||||
## Status
|
||||
|
||||
![Alt](https://repobeats.axiom.co/api/embed/580333f83b91087e713f15497e6433c50e1da090.svg "Repobeats analytics image")
|
||||
|
||||
## Star History
|
||||
|
||||
[![Star History Chart](https://api.star-history.com/svg?repos=zfile-dev/zfile&type=Date)](https://star-history.com/#zfile-dev/zfile&Date)
|
||||
|
Loading…
x
Reference in New Issue
Block a user