ferdn4ndo / candlestick-data-lake

A data lake application for candlestick crawling, storage and syncronous (API) and asyncronous (WebSockets) serving
MIT License
0 stars 0 forks source link

Create Dockerfile, docker-compose and base folder structure #1

Closed ferdn4ndo closed 3 years ago

ferdn4ndo commented 3 years ago

We should create the Dockerfile (considering an Alpine Linux with Python 3 and Tornado), the corresponding docker-compose.yaml file and the base folder structure (perhaps we should have a base root folder to point when mounting the container). Any extra info is welcomed.

ferdn4ndo commented 3 years ago

https://github.com/siddhantgoel/tornado-sqlalchemy

https://opendev.org/x/sqlalchemy-migrate

https://alembic.sqlalchemy.org/en/latest/