Skip to content

abeusher/cast-iron

Repository files navigation

Cast Iron

The platform-agnostic data storage and ETL system leveraging MinIO and other tools to enable mission endstates.

Basics

This project provides an example environment using MinIO to create a basic, cloud-agnostic ETL system.

Main Parts of the system include:

Getting Started

  • Install Docker
  • Run the docker compose
$ docker-compose up

Once started, the following areas are accessible:

  • MinIO at localhost:9000
  • PostgreSQL
    • User: castiron
    • Password: castiron
    • Host: localhost
    • Port: 5432
    • Database: castiron

About

The platform-agnostic data storage and ETL system leveraging MinIO and other tools to enable mission endstates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors