{"id":21054850,"url":"https://github.com/frankcash/airflow_compose","last_synced_at":"2026-04-14T17:32:21.563Z","repository":{"id":43453004,"uuid":"177883198","full_name":"frankcash/airflow_compose","owner":"frankcash","description":"A simple docker-compose ready repository for using Apache Airflow.","archived":false,"fork":false,"pushed_at":"2023-05-08T20:30:46.000Z","size":59,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-29T19:24:27.245Z","etag":null,"topics":["airflow","airflow-docker","apache","docker-compose","python3","workload-automation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frankcash.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-03-26T23:20:50.000Z","updated_at":"2021-10-14T13:10:09.000Z","dependencies_parsed_at":"2023-01-23T01:46:04.437Z","dependency_job_id":null,"html_url":"https://github.com/frankcash/airflow_compose","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/frankcash/airflow_compose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankcash%2Fairflow_compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankcash%2Fairflow_compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankcash%2Fairflow_compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankcash%2Fairflow_compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frankcash","download_url":"https://codeload.github.com/frankcash/airflow_compose/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankcash%2Fairflow_compose/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31808505,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["airflow","airflow-docker","apache","docker-compose","python3","workload-automation"],"created_at":"2024-11-19T16:18:15.421Z","updated_at":"2026-04-14T17:32:21.546Z","avatar_url":"https://github.com/frankcash.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# airflow_compose\n\nA project for quickly spinning up Airflow in `docker-compose`.\n\nAirflow is a tool for maintaining ETLs and workflows.  If you do not know a lot about it please check out the [official docs](https://airflow.apache.org/).\n\n## Running with Docker Compose\n\n`docker-compose up --build`\n\n## Running Locally\n\n### Getting dependencies installed\n\n```\ncd /path/to/my/airflow_compose/\nvirtualenv -p `which python3` venv\nsource venv/bin/activate\n```\n\nFrom inside the virtualenv:\n```\nexport SLUGIFY_USES_TEXT_UNIDECODE=yes\npip install -r requirements.txt\nairflow initdb\n```\n\n### Running the web server\n\n```\ncd /path/to/my/airflow/workspace\nsource venv/bin/activate\n\nexport AIRFLOW_HOME=`pwd`/airflow_home\nairflow webserver\n```\n\n### Running the scheduler\n\n```\ncd /path/to/my/airflow/workspace\nexport AIRFLOW_HOME=`pwd`/airflow_home\n\nsource venv/bin/activate\nairflow scheduler\n```\n\n### Adding database\nGo to the configuration tab underneath admin to add a database connection.\n\n\n# Resources for Learning Apache Airflow\n\n## Technical Reads\n- http://michal.karzynski.pl/blog/2017/03/19/developing-workflows-with-apache-airflow/\n- http://tech.marksblogg.com/airflow-postgres-redis-forex.html\n- https://cloud.google.com/blog/products/gcp/how-to-aggregate-data-for-bigquery-using-apache-airflow\n- https://www.astronomer.io/guides/dag-best-practices/\n- https://medium.com/bluecore-engineering/were-all-using-airflow-wrong-and-how-to-fix-it-a56f14cb0753\n\n## Podcasts\n- https://www.dataengineeringpodcast.com/airflow-in-production-with-james-meickle-episode-43/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrankcash%2Fairflow_compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrankcash%2Fairflow_compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrankcash%2Fairflow_compose/lists"}