/PPDocker

Portfolio Performance in a Docker

Primary LanguageDockerfile

Work originated from

https://forum.portfolio-performance.info/t/portfolio-performance-in-docker/10062

I just put everything in a git repo and added a docker-compose file.

git clone https://github.com/rklueber/PPDocker.git

Be sure you adapt the path for the folder where to store the data. This is done inside the docker-compose.yml

docker-compose up

Point your browser to

http://127.0.0.1:5801

Enjoy.