Hello Eu.A3, Welcome.
This repository was created to provide templates of services most used in the guild #datamaniacs, the area of data engineering. Here, templates using docker-compose will be made available in order to optimize the setting time of our employees.
To be able to use it efficiently and avoid possible errors, you will need to have some tools installed on your machine. Specifically a tool, which is heavily used creating images and containers. The docker, since we will be using templates developed with docker-compose.
The repository structure is very simple and objective, inside the project root, there will be several templates that will be followed in subfolders.
Docker : Docker Download
Docker-compose: Docker Compose Download
- First clone the project
git clone [email protected]:A3Data/a3data-dev-templates-datamaniacs.git
-
Choose the desired template, in the subfolder
-
And then read the documentation of the chosen template, there will be a file named README.md, read the instructions and upload the service you want.
- @carlosbpy - Idea & Initial work