chhoto-url
chhoto-url
Docker app from Collectathon's Repository
Overview
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
Runtime arguments
- Web UI
http://[IP]:[PORT:4567]- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--restart unless-stopped
Template configuration
PortPorttcp
Web UI Pro
- Target
- 4567
- Default
- 4567
- Value
- 4567
DatabasePathrw
Location of the URL database
- Target
- /urls.sqlite
- Default
- /mnt/user/appdata/chhoto-url/urls.sqlite
- Value
- /mnt/user/appdata/chhoto-url/urls.sqlite
Password (Recommended)Variable
Password for Web UI
- Target
- password
Base URL (Optional)Variable
Base URL
- Target
- site_url
API Key (Optional)Variable
Activate JSON result mode
- Target
- api_key
- Value
- masterkeymasterkeymasterkeymasterkey
Categories
Download Statistics
201,695
Total Downloads
27,421
This Month
13,745
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
sintan1729/chhoto-url:latestLast Updated2026-05-27
First Seen2025-03-30
Run chhoto-url on Unraid.
chhoto-url is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.