https://github.com/miliar/airflow-backfill-plugin
A plugin for backfilling task's and dag's through the UI
https://github.com/miliar/airflow-backfill-plugin
airflow airflow-plugins backfill bootstrap docker-compose flask html-template jinja2 python
Last synced: 4 months ago
JSON representation
A plugin for backfilling task's and dag's through the UI
- Host: GitHub
- URL: https://github.com/miliar/airflow-backfill-plugin
- Owner: miliar
- Created: 2019-08-06T12:48:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-04T16:14:21.000Z (almost 5 years ago)
- Last Synced: 2025-04-09T22:45:03.961Z (about 1 year ago)
- Topics: airflow, airflow-plugins, backfill, bootstrap, docker-compose, flask, html-template, jinja2, python
- Language: Python
- Size: 5.86 KB
- Stars: 11
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Airflow backfill plugin
A plugin for backfilling task's and dag's through the UI

## You can test it locally
### Prerequisites
- Install [Docker](https://www.docker.com/)
- Install [Docker Compose](https://docs.docker.com/compose/install/)
### Usage
Run the web service with docker
```
docker-compose up
```
Check http://localhost:8080/admin/backfill