{ "name": "Ghostfolio", "slug": "ghostfolio", "categories": [23], "date_created": "2025-08-14", "type": "ct", "updateable": true, "privileged": false, "interface_port": 3333, "documentation": "https://github.com/ghostfolio/ghostfolio?tab=readme-ov-file#self-hosting", "website": "https://ghostfol.io/", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/ghostfolio.webp", "config_path": "/opt/ghostfolio/.env", "description": "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.", "install_methods": [ { "type": "default", "script": "ct/ghostfolio.sh", "resources": { "cpu": 2, "ram": 2048, "hdd": 8, "os": "debian", "version": "12" } } ], "default_credentials": { "username": null, "password": null }, "notes": [ { "text": "Create your first user account by visiting the web interface and clicking 'Get Started'. The first user will automatically get admin privileges.", "type": "info" }, { "text": "Database and Redis credentials: `cat ~/ghostfolio.creds`", "type": "info" }, { "text": "Configuration file: `/opt/ghostfolio/.env`", "type": "info" } ] }