Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 411 Bytes

File metadata and controls

15 lines (7 loc) · 411 Bytes

data-services

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

How to use it ?

  • Set the required settings in .env file.

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

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

  • run docker-compose up in command line.