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.