chhoto-url
Docker 应用程序 from Collectathon's Repository
概述
A simple selfhosted URL shortener with no unnecessary features. Simplicity and speed are the main foci of this project. The docker image is ~6 MB (compressed), and it uses 5 MB of RAM under regular use.
Setup:
mkdir /mnt/user/appdata/chhoto-url
touch /mnt/user/appdata/chhoto-url/urls.sqlite
运行时参数
- 网络用户界面
http://[IP]:[PORT:4567]- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--restart unless-stopped
模板配置
PortPorttcp
Web UI Pro
- 目标
- 4567
- 默认值
- 4567
- 价值
- 4567
DatabasePathrw
Location of the URL database
- 目标
- /urls.sqlite
- 默认值
- /mnt/user/appdata/chhoto-url/urls.sqlite
- 价值
- /mnt/user/appdata/chhoto-url/urls.sqlite
Password (Recommended)Variable
Password for Web UI
- 目标
- password
Base URL (Optional)Variable
Base URL
- 目标
- site_url
API Key (Optional)Variable
Activate JSON result mode
- 目标
- api_key
- 价值
- masterkeymasterkeymasterkeymasterkey
下载统计数据
201,695
下载总数
27,421
本月
13,745
平均每月
长期下载总量
加载图表...
详细信息
存储库
sintan1729/chhoto-url:latest最后更新2026-05-27
初见2025-03-30
在Unraid 上运行 chhoto-url 。
chhoto-url 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。