This is a Docker Compose template for getting started with a new Mage project with postgresql.
This repository contains the source code and documentation for an ETL (Extract, Transform, Load) project powered by MageAI. MageAI is a powerful tool for automating data extraction and transformation tasks, making the ETL process more efficient and streamlined.
-
Clone the repository:
git clone https://github.com/arun-gopi/mageai_etl.git mageai_demo cd mageai_demo cp dev.env .env && rm dev.env
-
Edit the .env configuration file
docker compose up