How-to 가이드
How-to 가이드 (How-to Guides)
Airflow 환경을 사용하고 구성하는 흔한 작업들을 단계별로 안내하는 문서 모음의 인덱스예요. CLI 사용, Connection 관리, Operator/Timetable 만들기, UI 커스터마이징, Docker·systemd 실행 등 실용적인 주제들을 목차로 정리해 두었어요.
출처: 문서
본문
Quick Start 섹션에서 샌드박스를 설정하는 것은 쉬웠어요. 하지만 프로덕션급 환경을 구축하는 것은 조금 더 많은 작업이 필요해요!
이 how-to 가이드들은 Airflow 환경을 사용하고 구성하는 흔한 작업들을 단계별로 안내해 줘요.
-
- Set Up Bash/Zsh Completion
- Creating a Connection
- Exporting Dag structure as an image
- Display Dag structure
- Formatting commands output
- Purge history from metadata database
- Export the purged records from the archive tables
- Dropping the archived tables
- Upgrading Airflow
- Downgrading Airflow
- Exporting Connections
- Testing for Dag Import Errors
-
- Before you begin
- Fetching docker-compose.yaml
- Initializing Environment
- Cleaning-up the environment
- Running Airflow
- Accessing the environment
- Cleaning up
- Using custom images
- Special case - adding dependencies via requirements.txt file
- Special case - Adding a custom config file
- Networking
- Debug Airflow inside docker container using PyCharm
- FAQ: Frequently asked questions
- What's Next?
- Environment variables supported by Docker Compose