Skip to content

alfwro13/ha-addon-ghostfolio

Repository files navigation

Home Assistant App: Ghostfolio

Manage your wealth like a boss.

About

Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions.

This app allows you to run Ghostfolio on your Home Assistant server based on the the official Ghostfolio docker image.

Ghostfolio Version Supported Architectures

Light Mode Dark Mode
Light screenshot Dark screenshot

Requirements

Ghostfolio needs a PostgreSQL database. I recommend using the PostgreSQL App from @alexbelgium's repository if you aren't already using Postgres.

Installation

The installation of this App is pretty straightforward and no different to installing any other Home Assistant app.

  1. Add my app repository to Home Assistant or click the button below to open my app repository on your Home Assistant instance.

    Open add-on repo on your Home Assistant instance

  2. Install this app.

  3. Install the PostgreSQL app and configure and start it, if you wish to use this app.

  4. Enter your PostgreSQL configuration information.

  5. Click the Save button to store your configuration.

  6. Start the app.

  7. Check the logs of the app to see if everything went well.

  8. Click the OPEN WEB UI button to open Ghostfolio.

To monitor your Ghostfolio portfolio performance directly within Home Assistant, use the companion Ghostfolio Home Assistant Integration.

Acknowledgments

This addon is maintained by @alfwro13. Originally based on the https://github.com/lildude/ha-addon-ghostfolio.