Receipt-Wrangler
Docker 应用程序 from wrangler's Repository
概述
Receipt Wrangler is your easy-to-use, self-hosted receipt management solution. Simplify your expenses and take control of your financial data with these powerful features:
* Effortless Receipt Creation: Quickly create receipts with the help of OCR/AI image scanning.
* Smart Categorization: Organize receipts for easy filtering.
* Collaborative Tracking: Share receipts and track expenses among multiple users.
* Email Integration: Seamlessly upload receipts directly from your email, web app, and mobile app (coming soon).
Follow the installation guide at https://receiptwrangler.io/docs/category/getting-started to get started.
要求
This application may require an external database to be ran, but an internal SQLITE database is supported.
Please read the documentation at https://github.com/Receipt-Wrangler to set up the required configuration file.
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
WebUI PortPorttcp
Port for web ui
- 目标
- 80
- 价值
- 9080
Sqlite pathPathrw,shared
Directory to store sqlite database
- 目标
- /app/receipt-wrangler-api/sqlite
Logs pathPathrw
Directory to store application logs
- 目标
- /app/receipt-wrangler-api/logs
Data pathPathrw
Directory to store application images
- 目标
- /app/receipt-wrangler-api/data
ENCRYPTION_KEYVariable
Encryption key for encrypting sensitive data
SECRET_KEYVariable
Secret key used for validating jwts
DB_HOSTVariable
Database host
DB_PORTVariable
Database port
- 默认值
- 0
DB_USERVariable
Database user
DB_PASSWORDVariable
Database password
DB_NAMEVariable
Name of database
DB_ENGINEVariable
Sets which database to use
- 价值
- sqlite
DB_FILENAMEVariable
Name of database if using sqlite
- 价值
- test.db
REDIS_HOSTVariable
Redis host
REDIS_PORTVariable
Redis port
REDIS_USERNAMEVariable
Redis username
REDIS_PASSWORDVariable
Redis password
下载统计数据
184,941
下载总数
11,310
本月
13,752
平均每月
长期下载总量
加载图表...
详细信息
存储库
noah231515/receipt-wrangler:latest最后更新2026-04-23
初见2023-11-11
在Unraid 上运行 Receipt-Wrangler 。
Receipt-Wrangler 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。