Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/irbigdata/data-dockerfiles

a curated list of docker-compose files prepared for testing data engineering tools, databases and open source libraries.
https://github.com/irbigdata/data-dockerfiles

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.