Ghostfolio
6823Open source wealth management software built with web technology.
#finance #Live Demo
2025-02-12
2025-03-05
Getting Started
- Clone the repository and move to the folder
git clone [email protected]:ghostfolio/ghostfolio.git && cd ghostfolio - Copy the file
.env.exampleto.envcp .env.example .env - Run the following command to start the container
docker compose -f docker/docker-compose.yml up -d - Give the containers a minute to fully start up, then visit http://localhost:3333 in your browser to access Ghostfolio.
- Create a new user via Get Started (this first user will get the role ADMIN)