Ghostfolio
官方Docker 应用程序 from LeonStoldt's Repository
概述
This Community Application provides the official Ghostfolio container.
Ghostfolio is an open source wealth management software built with web technology. The application empowers busy people to keep track of stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions.
Project Page: https://ghostfol.io/
GitHub Repository: https://github.com/ghostfolio/ghostfolio
CAUTION!
Ghostfolio requires a Postgres and Redis instance to run. Make sure to set them up first and reference the required variables down below.
A detailed description of how to setup ghostfolio can be found in the Support Thread:
https://forums.Unraid.net/topic/123829-support-community-applications-ghostfolio/
运行时参数
- 网络用户界面
http://[IP]:[PORT:3333]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
REDIS_HOSTVariable
Reference your redis container host
REDIS_PORTVariable
Container Variable: REDIS_PORT
- 默认值
- 6379
- 价值
- 6379
DATABASE_URLVariable
Connection URL for your postgres container
- 默认值
- postgresql://[USER]:[PASSWORD]@[HOST]:5432/ghostfolio-db?sslmode=prefer
- 价值
- postgresql://[USER]:[PASSWORD]@[HOST]:5432/ghostfolio-db?sslmode=prefer
WebUI PortPorttcp
Port for the ghostfolio Web-UI
- 目标
- 3333
- 默认值
- 3333
- 价值
- 3333
REDIS_PASSWORDVariable
If your redis is secured by a password
EOD_HISTORICAL_DATA_API_KEYVariable
API Key for EOD Historical Data
JWT_SECRET_KEYVariable
Provide a secure JWT secret key!
- 默认值
- 123456
- 价值
- 123456
ACCESS_TOKEN_SALTVariable
- 默认值
- GHOSTFOLIO
- 价值
- GHOSTFOLIO
NODE_ENVVariable
Set NODE_ENV to production to fix issue#1259
- 默认值
- production
- 价值
- production
下载统计数据
2,455,618
下载总数
121,663
本月
105,803
平均每月
长期下载总量
加载图表...
详细信息
存储库
ghostfolio/ghostfolio最后更新2026-05-03
初见2022-05-22
在Unraid 上运行 Ghostfolio 。
Ghostfolio 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。