Skip to main content

ghostfolio

Ghostfolio

Overview

This application is part of the 7KGroup ecosystem, scaffolded using Hiroba templates.

Architecture

Prerequisites

  • Access to the Kubernetes cluster
  • Helm v3.x installed
  • kubectl configured
  • A parent Gateway (HTTP + HTTPS listeners, TLS configured) — typically from a gateway chart such as hiroba-gateway

Quick start

# Core application
helm install ghostfolio ./helm/base

# Platform dependencies (databases, secrets, observability) — optional
helm install ghostfolio-platform ./helm/platform

See the per-stack pages for full configuration: