Ghostfolio
Ghostfolio
OfficialDocker app from LeonStoldt's Repository
Overview
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/
Runtime arguments
- Web UI
http://[IP]:[PORT:3333]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
REDIS_HOSTVariable
Reference your redis container host
REDIS_PORTVariable
Container Variable: REDIS_PORT
- Default
- 6379
- Value
- 6379
DATABASE_URLVariable
Connection URL for your postgres container
- Default
- postgresql://[USER]:[PASSWORD]@[HOST]:5432/ghostfolio-db?sslmode=prefer
- Value
- postgresql://[USER]:[PASSWORD]@[HOST]:5432/ghostfolio-db?sslmode=prefer
WebUI PortPorttcp
Port for the ghostfolio Web-UI
- Target
- 3333
- Default
- 3333
- Value
- 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!
- Default
- 123456
- Value
- 123456
ACCESS_TOKEN_SALTVariable
- Default
- GHOSTFOLIO
- Value
- GHOSTFOLIO
NODE_ENVVariable
Set NODE_ENV to production to fix issue#1259
- Default
- production
- Value
- production
Categories
Download Statistics
2,455,618
Total Downloads
121,663
This Month
105,803
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
ghostfolio/ghostfolioLast Updated2026-05-03
First Seen2022-05-22
Run Ghostfolio on Unraid.
Ghostfolio is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.