Orchestrator for the Punan ang Patlang data platform stack.
This repository contains the Docker Compose configuration to spin up a modern data platform stack consisting of:
- ClickHouse: A fast open-source column-oriented database management system that allows generating analytical data reports in real-time using SQL.
- Apache Superset: A modern data exploration and visualization platform.
- OpenMetadata: A unified metadata management solution that includes data discovery, governance, and quality.
- Prerequisites: Ensure you have Docker and Docker Compose installed.
- Environment: Copy
.env.exampleto.env(if available) or ensure.envis configured. - Launch:
docker compose up -d
For detailed instructions on setup, configuration, and maintenance, please refer to the GUIDE.md.
This project is licensed under the terms of the LICENSE file.