Skip to content

Artemia-project/artemia-airflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artemia Airflow

Apache Airflow project configured using Docker Compose.

Setup

This project follows the official Apache Airflow Docker Compose setup guide: https://airflow.apache.org/docs/apache-airflow/stable/howto/docker-compose/index.html

Quick Start

# Start services
docker-compose up -d

# Access Airflow web UI
# http://localhost:8080

Project Structure

  • dags/ - Airflow DAGs
  • logs/ - Airflow logs
  • plugins/ - Custom plugins
  • config/ - Configuration files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages