3 Commits

Author SHA1 Message Date
Iuliia Volkova
eebe7df201 Update README.md 2021-01-10 21:19:47 +03:00
Iuliia Volkova
d2aebe4f70 Update README.md 2020-12-21 12:03:04 +03:00
Iuliia Volkova
75e1d7411c new apache airflow 2.0 (#8) 2020-12-21 12:02:16 +03:00

View File

@@ -1,6 +1,8 @@
# How to use
**Apache Airflow version 2.0.0**
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Z8Z237B0Q)
### Apache Airflow version 2.0.0
(2.0 not 100% bacward compatible to 1.10+ this is because I move it to separate compose file):
By default now RBAC is turn on and this mean, that to use Airflow UI you need create user first, for this in db_init service was added also command to create default user:
@@ -25,7 +27,7 @@ Change your user password and login as you want. By default it is login: admin,
```
Apache Airflow version 1.10.14:
### Apache Airflow version 1.10.14:
```bash
git clone https://github.com/xnuinside/airflow_in_docker_compose