Skip to content

Latest commit

 

History

History
19 lines (8 loc) · 513 Bytes

README.md

File metadata and controls

19 lines (8 loc) · 513 Bytes

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.