Helm chart of Ghostfolio, the Open Source Wealth Management Software.

etf finance ghostfolio helm helm-chart helm-deployment investing oss personal-finance software stock tracker trading wealth-management web
2 Open Issues Need Help Last updated: Jul 24, 2025

Open Issues Need Help

View All on GitHub
Finance Wealth Management Tools

AI Summary: The task involves modifying the Helm chart's templates to correctly utilize external PostgreSQL and Redis instances when specified in the `values.yaml` file. This requires updating the `_helpers.tpl` file to generate the correct PostgreSQL connection string using the external database configuration and updating the `secrets.yaml` file to use the external Redis configuration.

Complexity: 3/5
bug good first issue

Helm chart of Ghostfolio, the Open Source Wealth Management Software.

Smarty
#etf#finance#ghostfolio#helm#helm-chart#helm-deployment#investing#oss#personal-finance#software#stock#tracker#trading#wealth-management#web
Finance Wealth Management Tools

AI Summary: The task is to modify the Ghostfolio Helm chart's deployment YAML to include the environment variable `NPM_CONFIG_CACHE` set to `/tmp/npm-cache`. This will allow the Ghostfolio application to run successfully as a non-root user by redirecting the npm cache to a writable location.

Complexity: 2/5
bug enhancement good first issue

Helm chart of Ghostfolio, the Open Source Wealth Management Software.

Smarty
#etf#finance#ghostfolio#helm#helm-chart#helm-deployment#investing#oss#personal-finance#software#stock#tracker#trading#wealth-management#web