Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Netdata | 65,264 | 12 hours ago | 370 | gpl-3.0 | C | |||||
Monitor your servers, containers, and applications, in high-resolution and in real-time! | ||||||||||
Gogs | 42,966 | 4 | 4 days ago | 74 | February 25, 2023 | 877 | mit | Go | ||
Gogs is a painless self-hosted Git service | ||||||||||
Plane | 16,856 | a day ago | 217 | agpl-3.0 | TypeScript | |||||
🔥 🔥 🔥 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 Postgresql | 12,908 | 20 days ago | 230 | mit | Python | |||||
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more. | ||||||||||
Coolify | 8,965 | a day ago | 34 | apache-2.0 | PHP | |||||
An open-source & self-hostable Heroku / Netlify alternative. Cloud version available here -> https://app.coolify.io | ||||||||||
Docker Gitlab | 7,643 | 11 days ago | 535 | mit | Shell | |||||
Dockerized GitLab | ||||||||||
Pgloader | 4,693 | 18 days ago | 1 | February 27, 2018 | 336 | other | Common Lisp | |||
Migrate to PostgreSQL in a single command! | ||||||||||
Stolon | 4,295 | 25 days ago | 17 | September 03, 2021 | 145 | apache-2.0 | Go | |||
PostgreSQL cloud native High Availability and more. | ||||||||||
Devilbox | 4,194 | 2 months ago | 59 | mit | PHP | |||||
A modern Docker LAMP stack and MEAN stack for local development | ||||||||||
Dbmate | 3,837 | 5 | a day ago | 37 | June 23, 2023 | 24 | mit | Go | ||
:rocket: A lightweight, framework-agnostic database migration tool. |
docker-compose build
docker-compose up -d
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
docker-compose down
rm -rf logs volume
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.