Ghostfolio
OficialAplicación Docker from LeonStoldt's Repository
Visión general
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/
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3333]- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
REDIS_HOSTVariable
Reference your redis container host
REDIS_PORTVariable
Container Variable: REDIS_PORT
- Por defecto
- 6379
- Valor
- 6379
DATABASE_URLVariable
Connection URL for your postgres container
- Por defecto
- postgresql://[USER]:[PASSWORD]@[HOST]:5432/ghostfolio-db?sslmode=prefer
- Valor
- postgresql://[USER]:[PASSWORD]@[HOST]:5432/ghostfolio-db?sslmode=prefer
WebUI PortPorttcp
Port for the ghostfolio Web-UI
- Objetivo
- 3333
- Por defecto
- 3333
- Valor
- 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!
- Por defecto
- 123456
- Valor
- 123456
ACCESS_TOKEN_SALTVariable
- Por defecto
- GHOSTFOLIO
- Valor
- GHOSTFOLIO
NODE_ENVVariable
Set NODE_ENV to production to fix issue#1259
- Por defecto
- production
- Valor
- production
Categorías
Descargar estadísticas
2,455,618
Descargas totales
121,663
Este mes
105,803
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
ghostfolio/ghostfolioÚltima actualización2026-05-03
Visto por primera vez2022-05-22
Ejecute Ghostfolio en Unraid.
Ghostfolio se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.