Post

Ghostfolio

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.

Ghostfolio

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/ghostfolio.sh)"
CPU: 2 cores RAM: 4096 MB Disk: 8 GB OS: Debian 13

Configuration

Config file:

1
/opt/ghostfolio/.env

Notes

Create your first user account by visiting the web interface and clicking 'Get Started'. The first user will automatically get admin privileges.
Database and Redis credentials: cat ~/ghostfolio.creds
Optional: CoinGecko API keys can be added during installation or later in the .env file for enhanced cryptocurrency data.
Build process requires 4GB RAM (runtime: ~2GB). A temporary swap file will be created automatically if insufficient memory is detected.

Web Interface

Port: 3333

This post is licensed under CC BY 4.0 by the author.