Chibisafe
Docker 应用程序 from professeurx's Repository
概述
Chibisafe is a file uploader service written in node that aims to to be easy to use and easy to set up. It's mainly intended for images and videos, but it accepts anything you throw at it.
You can run it in public or private mode, making it so only people with user accounts can upload files as well as controlling if user signup is enabled or not.
Out of the box support for ShareX configuration letting you upload screenshots and screenrecordings directly to your chibisafe instance.
Browser extension to be able to right click any image/video from any website and upload it directly to your chibisafe instance.
Chunk uploads enabled by default to be able to handle big boi files.
API Key support so you can integrate the service with whatever you desire.
Albums, tags and Discord-like search function
User list and control panel
要求
!For the first configuration please enter admin/ admin, go to users = > New users= > enter user / password give it administrator permissions according to your convenience !
! Modify the variable DOMAIN " http://IPUNRAID:PORT " to be able to access chibisafe !
! Modify the variable DOMAIN " http://IPUNRAID:PORT " to be able to access chibisafe !
运行时参数
- 网络用户界面
http://[IP]:[PORT:5000]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Host Port 1Porttcp
- 目标
- 5000
- 价值
- 8056
pathPathrw
- 目标
- /usr/chibisafe/uploads
- 价值
- /mnt/user/appdata/chibisafe
ADMIN_ACCOUNTVariable
- 默认值
- admin
- 价值
- admin
PUBLIC_MODEVariable
- 默认值
- true
- 价值
- false
ADMIN_PASSWORDVariable
- 默认值
- admin
- 价值
- admin
DB_CLIENTVariable
- 默认值
- sqlite3
- 价值
- sqlite3
SERVICE_NAMEVariable
- 默认值
- chibisafe
- 价值
- chibisafe
DB_HOSTVariable
DB_USERVariable
DB_PASSWORDVariable
DB_DATABASEVariable
SERVER_PORTVariable
- 默认值
- 5000
- 价值
- 5000
DOMAINVariable
http://IPUNRAID:PORT
- 价值
- http://IPUNRAID:PORT
ROUTE_PREFIXVariable
- 默认值
- /api
- 价值
- /api
OVERWRITE_SETTINGSVariable
- 默认值
- false
- 价值
- false
CHUNK_SIZEVariable
- 默认值
- 90
- 价值
- 90
USER_ACCOUNTSVariable
- 默认值
- true
- 价值
- true
RATE_LIMIT_WINDOWVariable
- 默认值
- 2
- 价值
- 2
RATE_LIMIT_MAXVariable
- 价值
- 5
MAX_LINKS_PER_ALBUMVariable
- 价值
- 5
META_THEME_COLORVariable
- 价值
- #20222b
BLOCKED_EXTENSIONSVariable
- 价值
- .jar,.exe,.msi,.com,.bat,.cmd,.scr,.ps1,.sh
META_TWITTER_HANDLEVariable
详细信息
在Unraid 上运行 Chibisafe 。
Chibisafe 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。