Ghostfolio is an open-source wealth management application for tracking stocks, ETFs, and cryptocurrencies across multiple platforms. Built with Angular, NestJS, and Prisma on PostgreSQL, it provides portfolio performance analysis, allocation insights, and data-driven investment decision support.
Scanned 6/8/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill ghostfolio-wealth-management-portfolio-tracking --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ghostfolio Wealth Management Portfolio Tracking?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-ghostfolio-wealth-management-portfolio-tracking)More formats (shields.io, HTML) on the badges page.
---
name: "Ghostfolio Open Source Wealth Management and Portfolio Tracking Platform"
slug: "ghostfolio-wealth-management-portfolio-tracking"
description: "Ghostfolio is an open-source wealth management application for tracking stocks, ETFs, and cryptocurrencies across multiple platforms. Built with Angular, NestJS, and Prisma on PostgreSQL, it provides portfolio performance analysis, allocation insights, and data-driven investment decision support."
github_stars: 8115
verification: "security_reviewed"
source: "https://github.com/ghostfolio/ghostfolio"
author: "Ghostfolio"
category: "Integrations & Connectors"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "ghostfolio/ghostfolio"
github_stars: 8115
---
# Ghostfolio Open Source Wealth Management and Portfolio Tracking Platform
Ghostfolio is an open-source wealth management application for tracking stocks, ETFs, and cryptocurrencies across multiple platforms. Built with Angular, NestJS, and Prisma on PostgreSQL, it provides portfolio performance analysis, allocation insights, and data-driven investment decision support.
## Installation
Use the upstream install or setup path that matches your environment:
- ### Run with Docker Compose
- docker compose -f docker/docker-compose.yml up -d
- docker compose -f docker/docker-compose.build.yml build
- docker compose -f docker/docker-compose.build.yml up -d
Requirements and caveats from upstream:
- [](#contributing) [ for linux/amd64, linux/arm/v7 and linux/arm64.
- Basic knowledge of Docker
Basic usage or getting-started notes:
- If you prefer to run Ghostfolio on your own infrastructure, please find further instructions in the [Self-hosting](#self-hosting) section.
- | HOST | string (optional) | 0.0.0.0 | The host where the Ghostfolio application will run on |
- | PORT | number (optional) | 3333 | The port where the Ghostfolio application will run on |
- Source: https://github.com/ghostfolio/ghostfolio
- Extracted from upstream docs: https://raw.githubusercontent.com/ghostfolio/ghostfolio/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/ghostfolio-wealth-management-portfolio-tracking/)
No comments yet. Be the first to comment!