homechart
Docker 应用程序 from welfare's Repository
概述
Homechart is a productivity application to manage your household data--budgets, tasks, recipes, and more. Homechart can run in your browser or on your Android and iOS devices via an app.
Requires POSTGRESQL 15 database to be set up
All data is stored in database
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Host Port 1Porttcp
- 目标
- 3000
- 价值
- 3000
homechart_app_adminEmailAddressesVariable
Comma separated list of email addresses that will have admin access
homechart_app_baseURLVariable
Base URL of the Homechart instance
homechart_app_signupDisabledVariable
Set to true to disable sign up, new accounts can be created using admin console
- 默认值
- false
homechart_database_uriVariable
Database URI to connect with. Format is postgresql://username:password@hostname/database
- 默认值
- postgresql://homechart:homechart@postgresql/homechart
homechart_smtp_fromAddressVariable
Required for SMTP, email address to send from
homechart_smtp_hostnameVariable
Required for SMTP, hostname of SMTP server
homechart_smtp_passwordVariable
Required for SMTP, password of SMTP server
homechart_smtp_portVariable
Required for SMTP, port of SMTP server
homechart_smtp_portVariable
Required for SMTP, username of SMTP server
- 目标
- homechart_smtp_username
homechart_webpush_vapidPrivateKeyVariable
Required for web push, can be generated using `homechart generate-vapid`
homechart_webpush_vapidPublicKeyVariable
Required for web push, can be generated using `homechart generate-vapid`
下载统计数据
318,698
下载总数
详细信息
存储库
ghcr.io/candiddev/homechart:latest最后更新2023-03-04
初见2023-08-04
在Unraid 上运行 Homechart 。
Homechart 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。