WYGIWYH
Docker 应用程序 from grtgbln's Repository
概述
WYGIWYH (What You Get Is What You Have) is a powerful, principles-first finance tracker designed for people who prefer a no-budget, straightforward approach to managing their money. With features like multi-currency support, customizable transactions, and a built-in dollar-cost averaging tracker, WYGIWYH helps you take control of your finances with simplicity and flexibility.
要求
Requires a PostgreSQL database.
运行时参数
- 网络用户界面
https://[IP]:[PORT:8000]/- 网络
bridge- 特权
- false
模板配置
Web UI PortPorttcp
Container Port: 8000
- 目标
- 8000
- 默认值
- 8000
- 价值
- 8000
DomainVariable
URL to connect to the app. Must match Web UI Port.
- 目标
- URL
- 默认值
- https://IP_ADDRESS:8000
- 价值
- https://IP_ADDRESS:8000
Database - HostVariable
Database host.
- 目标
- SQL_HOST
- 默认值
- localhost
- 价值
- localhost
Database - PortVariable
Database port.
- 目标
- SQL_PORT
- 默认值
- 5432
- 价值
- 5432
Database - NameVariable
Database name.
- 目标
- SQL_DATABASE
- 默认值
- wygiwyh
- 价值
- wygiwyh
Database - UserVariable
Database user.
- 目标
- SQL_USER
- 默认值
- wygiwyh
- 价值
- wygiwyh
Database - PasswordVariable
Database password.
- 目标
- SQL_PASSWORD
- 默认值
- wygiwyh
- 价值
- wygiwyh
Secret KeyVariable
Secure secret key. Unique, unpredictable value for cryptographic signing
- 目标
- SECRET_KEY
Soft DeleteVariable
If enabled, deleted transactions are kept in the database. Useful for imports and API interactions.
- 目标
- ENABLE_SOFT_DELETE
- 默认值
- false|true
Keep Deleted Transactions DaysVariable
Days to keep soft deleted transactions for (0 for indefinitely)
- 目标
- KEEP_DELETED_TRANSACTIONS_FOR
- 默认值
- 365
- 价值
- 365
DebugVariable
Enable debug mode
- 目标
- DEBUG
- 默认值
- false|true
- 价值
- false
HTTPS EnabledVariable
Whether to use secure cookies
- 目标
- HTTPS_ENABLED
- 默认值
- true|false
- 价值
- false
Allowed HostsVariable
Space separated list of allowed domains/IPs without the protocol
- 目标
- DJANGO_ALLOWED_HOSTS
- 默认值
- localhost 127.0.0.1 [::1]
- 价值
- localhost 127.0.0.1 [::1]
Session Expiry TimeVariable
Session cookie age in seconds
- 目标
- SESSION_EXPIRY_TIME
- 默认值
- 2678400
- 价值
- 2678400
Web ConcurrencyVariable
Number of web server workers
- 目标
- WEB_CONCURRENCY
- 默认值
- 4
- 价值
- 4
Task WorkersVariable
Number of workers for async tasks
- 目标
- TASK_WORKERS
- 默认值
- 1
- 价值
- 1
下载统计数据
93,400
下载总数
13,741
本月
9,679
平均每月
长期下载总量
加载图表...
详细信息
在Unraid 上运行 WYGIWYH 。
WYGIWYH 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。