Skip to content

Cookiecutter to launch an awesome dockerized Data Science toolstack πŸ³πŸ“ŠπŸ€“

License

Notifications You must be signed in to change notification settings

mbrhd/data-science-stack-cookiecutter

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

51 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Data Science Stack - Cookiecutter

Cookiecutter to launch an awesome Data Science toolstack in Docker.

See it in action

asciicast

Overall Architecture

Stack architecture

stack architecture

Fucntional architecture

fucntional architecture

Used Variables

The following table provides an overview about parameters, that are queried by cookiecutter (and why)

Name Description Injected in Services
project_name Name of your projectΒ  -Β 
jupyter_password Password to protect your Jupyter service Jupyter
postgres_db_password Password of standard postgres user Postgres
shared_db_password Password for shared database Airflow
Jupyter
Postgres
grafana_db_password Password for grafana database Postgres
Grafana
grafana_admin_password Password for grafana admin user Grafana
minio_access_key Access key for Minio store Airflow
FlaskAPI
Jupyter
Minio
minio_secret_key Secret key for Minio store Airflow
FlaskAPI
Jupyter
Minio
pgadmin_default_email Default user email for PgAdmin4 Postgres
pgadmin_default_password Default password for PgAdmin4 Postgres

About

Cookiecutter to launch an awesome dockerized Data Science toolstack πŸ³πŸ“ŠπŸ€“

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 41.0%
  • Python 24.2%
  • HTML 14.9%
  • CSS 12.1%
  • Shell 3.7%
  • JavaScript 2.5%
  • Dockerfile 1.6%