Skip to content

Cookiecutter to launch a dockerized Data Science toolstack with space science modules.

Notifications You must be signed in to change notification settings

SimonTheChain/space-science-stack-cookiecutter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Space Science Stack - Cookiecutter

Cookiecutter to launch a space science toolstack in Docker. Forked from Joshua Görner's excellent data science stack: https://github.com/jgoerner/data-science-stack-cookiecutter

Installation

run 'cookiecutter https://github.com/SimonTheChain/space-science-stack-cookiecutter.git'

Overall Architecture

architecture

Used Variables

The following table provides an overview about parameter, 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
superset_db_password Password for superset database Postgres
Superset
superset_admin_password Password for superset admin user Superset
minio_access_key Access key for Minio store Airflow
Apistar
Jupyter
Minio
minio_secret_key Secret key for Minio store Airflow
Apistar
Jupyter
Minio

About

Cookiecutter to launch a dockerized Data Science toolstack with space science modules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 60.7%
  • Shell 19.3%
  • Python 12.0%
  • Dockerfile 8.0%