{"id":17110807,"url":"https://github.com/eeddaann/airflow-monolith","last_synced_at":"2025-03-23T22:18:39.096Z","repository":{"id":97229408,"uuid":"396300184","full_name":"eeddaann/airflow-monolith","owner":"eeddaann","description":"deploy airflow inside a single container","archived":false,"fork":false,"pushed_at":"2021-09-13T18:03:07.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-29T05:28:27.837Z","etag":null,"topics":["airflow","airflow-cluster","deployment"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eeddaann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-08-15T09:45:40.000Z","updated_at":"2021-08-15T12:41:41.000Z","dependencies_parsed_at":"2023-03-05T16:15:41.681Z","dependency_job_id":null,"html_url":"https://github.com/eeddaann/airflow-monolith","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeddaann%2Fairflow-monolith","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeddaann%2Fairflow-monolith/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeddaann%2Fairflow-monolith/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeddaann%2Fairflow-monolith/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eeddaann","download_url":"https://codeload.github.com/eeddaann/airflow-monolith/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245175568,"owners_count":20572800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-cluster","deployment"],"created_at":"2024-10-14T16:46:28.498Z","updated_at":"2025-03-23T22:18:39.076Z","avatar_url":"https://github.com/eeddaann.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# airflow-monolith\n\n## Run airflow inside a single container\nSince the default deployment of airflow involves multiple containers and we have limited quota of pods we wanted to run airflow in a single container for testing purposes.\n\n**Don't use it at production...**\n\n### usage\n- building the image:\n```bash\ndocker build . -t monoairflow\n```\n- running a container:\n```bash\ndocker run -p 8080:8080 monoairflow\n```\n\n### remarks\n- In case of ```permission denied``` while building the image, check ```run.sh``` permissions\n- The docker image contains a script instead of chained commands to allow better handlling of errors. currently we implemented basic test to verify that the proccess is up but it can be extanded...","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feeddaann%2Fairflow-monolith","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feeddaann%2Fairflow-monolith","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feeddaann%2Fairflow-monolith/lists"}