{"id":21332510,"url":"https://github.com/gfechio/unboxing_airflow","last_synced_at":"2026-02-06T14:22:57.460Z","repository":{"id":197071454,"uuid":"697914756","full_name":"gfechio/unboxing_airflow","owner":"gfechio","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-28T19:57:18.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-15T17:51:28.729Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gfechio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-28T18:27:41.000Z","updated_at":"2023-09-28T18:27:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"9812da1b-5a93-43cd-b9fd-b54f7760b392","html_url":"https://github.com/gfechio/unboxing_airflow","commit_stats":null,"previous_names":["gfechio/unboxing_airflow"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gfechio/unboxing_airflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfechio%2Funboxing_airflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfechio%2Funboxing_airflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfechio%2Funboxing_airflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfechio%2Funboxing_airflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gfechio","download_url":"https://codeload.github.com/gfechio/unboxing_airflow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfechio%2Funboxing_airflow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29164851,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T12:44:37.655Z","status":"ssl_error","status_checked_at":"2026-02-06T12:44:13.991Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-21T22:51:57.369Z","updated_at":"2026-02-06T14:22:57.421Z","avatar_url":"https://github.com/gfechio.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ukboxing Airflow\n\n![Ukboxing Airflow Logo](link_to_your_logo.png)\n\nWelcome to the **Ukboxing Airflow** repository! This is a project focused on the use and configuration of Apache Airflow for workflow automation and orchestration.\n\n## Overview\n\nThis repository contains the necessary files and configurations to implement Apache Airflow, a flexible and robust platform for scheduling and executing complex tasks. You will find details about the project structure, initial configurations, and DAG examples to get started.\n\n## Project Structure\n\n```\n|-- dags/                       # Directory to store Airflow DAGs\n|   |-- example_dag.py          # Example DAG for illustration\n|-- plugins/                    # Directory to store custom plugins\n|   |-- my_plugin.py            # Example custom plugin\n|-- config/                     # Directory for Airflow configurations\n|   |-- airflow.cfg             # Main Airflow configurations\n|-- README.md                   # This file\n|-- .gitignore                  # File to specify files to be ignored by Git\n```\n\n## Prerequisites\n\n- [Python](https://www.python.org/) (recommended version: \u003e= 3.9)\n- [Apache Airflow](https://airflow.apache.org/) (recommended version: \u003e= 2.5.1)\n\n## Configuration\n\n1. Clone this repository:\n\n```bash\ngit clone https://github.com/gfechio/ukboxing-airflow.git\ncd ukboxing-airflow\n```\n\n2. ```bash\ncurl -LfO 'https://airflow.apache.org/docs/apache-airflow/2.7.1/docker-compose.yaml'\n```\n\n3. ```bash\nmkdir -p ./dags ./logs ./plugins ./config\necho -e \"AIRFLOW_UID=$(id -u)\" \u003e .env\n```\n\n4. ```bash\ndocker compose up airflow-init\n```\n\n5. ```bash\ndocker compose up\n```\n\n6. Access Airflow through the browser using `http://localhost:8080`.\n\n## Usage Examples\n\n- Check the `dags/` directory for ready-to-use and customizable DAG examples.\n\n## Contribution\n\nFeel free to contribute with improvements, bug fixes, or new features! To learn more about how to contribute, please refer to our [Contribution Policy](CONTRIBUTING.md).\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfechio%2Funboxing_airflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgfechio%2Funboxing_airflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfechio%2Funboxing_airflow/lists"}