For the ease of deployment Docker Compose script is used. It still needs some manual steps, however.
- Cassandra
- Edit
docker-compose.yml
file and replace paths involumes
to match your environment - To start all the services run this command from the main project folder: docker-compose up
- Edit
- Clone repository
git clone
- Run Docker containers
make start-docker
- Setup virtual env for project
make setup-env
- Run project
make rest-api-app
- Predict price
Go to jupyter notebook to analyze and predict