Airflow Tutorial

Alternatives To Airflow Tutorial
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Netdata65,264
12 hours ago370gpl-3.0C
Monitor your servers, containers, and applications, in high-resolution and in real-time!
Gogs42,96644 days ago74February 25, 2023877mitGo
Gogs is a painless self-hosted Git service
Plane16,856
a day ago217agpl-3.0TypeScript
🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
Full Stack Fastapi Postgresql12,908
20 days ago230mitPython
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
Coolify8,965
a day ago34apache-2.0PHP
An open-source & self-hostable Heroku / Netlify alternative. Cloud version available here -> https://app.coolify.io
Docker Gitlab7,643
11 days ago535mitShell
Dockerized GitLab
Pgloader4,693
18 days ago1February 27, 2018336otherCommon Lisp
Migrate to PostgreSQL in a single command!
Stolon4,295
25 days ago17September 03, 2021145apache-2.0Go
PostgreSQL cloud native High Availability and more.
Devilbox4,194
2 months ago59mitPHP
A modern Docker LAMP stack and MEAN stack for local development
Dbmate3,8375a day ago37June 23, 202324mitGo
:rocket: A lightweight, framework-agnostic database migration tool.
Alternatives To Airflow Tutorial
Select To Compare


Alternative Project Comparisons
Readme

airflow-tutorial

Prerequisite

Setup

Image Build

docker-compose build

Start Services

docker-compose up -d

Edit postgres connection

If you want to run dags discord and parse_discord, please edit postgres_default in airflow connection page.

Host: postgres
Schema: airflow
Login: airflow
Password: airflow
Port: 5432

Remove

Stop Services

docker-compose down

Remove Files

rm -rf logs volume

Known Issues

Start Services error

We may get error after executing docker-compose up -d. Please run docker-compose down and run docker-compose up -d to start services again.

Popular Docker Projects
Popular Postgresql Projects
Popular Virtualization Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Docker
Postgres
Tutorial
Dag
Airflow