Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Julian de Ruiter 40b52ba6fc
Update for Airflow 2.0 (#34)
4 years ago
..
40b52ba6fc
Update for Airflow 2.0 (#34)
4 years ago
40b52ba6fc
Update for Airflow 2.0 (#34)
4 years ago
40b52ba6fc
Update for Airflow 2.0 (#34)
4 years ago
40b52ba6fc
Update for Airflow 2.0 (#34)
4 years ago
40b52ba6fc
Update for Airflow 2.0 (#34)
4 years ago

README.md

You have to be logged in to leave a comment. Sign In

Chapter 13

Code accompanying Chapter 13 (Securing Airflow) of the book Data Pipelines with Apache Airflow.

Contents

This folder holds three example Docker Compose examples:

  • ldap: Example configuration of the webserver, fetching user credentials from OpenLDAP
  • rbac: Example running the RBAC interface
  • secretsbackend: Example fetching secrets from HashiCorp Vault

Each folder holds a Docker Compose file which can be started with docker-compose up -d.

Usage

Read the README.md file in the respective directory.

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...