hefazi / data-dockerfiles

a curated list of docker-compose files prepared for testing data engineering tools, databases and open source libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Engineering - Open Source Tools/Databases

A repository for storing various Data Engineering docker-compose files in one place.

How to use it ?

  • Go into the target folder.

  • Set the required settings in .env file. (it may be hidden)

  • Comment/Uncomment necessary services in each docker-compose file.

  • Check out the exposed ports and if you have detected some conflicts with the ports on your system, change them (the left one)

  • run docker-compose up in command line.

About

a curated list of docker-compose files prepared for testing data engineering tools, databases and open source libraries.


Languages

Language:Jupyter Notebook 98.6%Language:Python 0.8%Language:Makefile 0.2%Language:Shell 0.2%Language:Dockerfile 0.1%Language:JavaScript 0.0%Language:Go 0.0%