Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Docker

Docker

1721 projects

Showing 36 of 1721 projects

tubesync
tubesyncPython

A PVR for YouTube that syncs channels and playlists to your local media server, automating downloads and library updates.

#pvr#media-server#video-library
Stars2.7k
Forks166
Last commit1 day ago
ChatGPT Discord Bot
ChatGPT Discord BotPython

A Discord bot that integrates multiple AI providers (OpenAI, Claude, Gemini, Grok, and free alternatives) for chat and image generation.

#claude-api#multi-provider#ai-chatbot
Stars2.7k
Forks698
Last commit10 months ago
GraphQL Faker
GraphQL FakerTypeScript

Mock or extend GraphQL APIs with realistic fake data using directives, no coding required.

#graphql-sdl#faked-data#api
Stars2.7k
Forks229
Last commit2 years ago
qemu-user-static
qemu-user-staticShell

Enables running multi-architecture Docker containers on x86_64 hosts via QEMU user-mode emulation and binfmt_misc.

#container-runtime#system-emulation#multi-architecture
Stars2.7k
Forks253
Last commit1 year ago
postgresqltuner.pl
postgresqltuner.plPerl

A Perl script that analyzes PostgreSQL database configuration and provides tuning recommendations.

#devops#postgres#performance-analysis
Stars2.7k
Forks194
Last commit2 years ago
WebDriverManager
WebDriverManagerJava

Automates driver management for Selenium WebDriver in Java, handling download, setup, and browser instantiation.

#driver-management#continuous-testing#java-library
Stars2.7k
Forks691
Last commit7 days ago
Compose Specification
Compose SpecificationDockerfile

A platform-agnostic standard for defining multi-container applications using a simple Compose file format.

#compose#platform-agnostic#devops
Stars2.7k
Forks779
Last commit26 days ago
Empire
EmpireGo

A Heroku-like Platform as a Service (PaaS) built on top of Amazon EC2 Container Service (ECS) for deploying and managing containerized microservices.

#cloud-infrastructure#deployment#container-orchestration
Stars2.7k
Forks155
Last commit
Selenoid
SelenoidGo

A Selenium Hub successor that runs browsers in Docker containers for scalable, immutable, and self-hosted browser automation.

#selenium-server#containerization#hub
Stars2.7k
Forks361
Last commit1 year ago
Polaris
PolarisRust

A self-hosted music streaming server for enjoying your personal music collection from any device.

#music-library#open-source#flac-support
Stars2.6k
Forks127
Last commit1 month ago
KICS
KICSOpen Policy Agent

KICS is an open-source static analysis tool that finds security vulnerabilities, compliance issues, and misconfigurations in Infrastructure as Code.

#hacktoberfest#kubernetes#security-scanning
Stars2.6k
Forks373
Last commit4 days ago
Astra
AstraPython

An automated security testing framework for REST APIs that detects vulnerabilities like SQL injection, XSS, and CSRF.

#owasp#web-security#sdlc
Stars2.6k
Forks413
Last commit2 years ago
KrakenD API Gateway (.5k)
KrakenD API Gateway (.5k)Go

An ultra-high performance, stateless, declarative API Gateway written in Go for microservices and secure communications.

#api-gateway#reverse-proxy#high-performance
Stars2.6k
Forks497
Last commit9 days ago
cargo-chef
cargo-chefRust

A cargo subcommand that speeds up Rust Docker builds by caching dependencies using Docker layer caching.

#containerization#caching#cargo-subcommand
Stars2.6k
Forks143
Last commit2 months ago
Keywhiz
KeywhizJava

A system for distributing and managing secrets, now deprecated in favor of HashiCorp Vault.

#enterprise-software#crypto#infrastructure-security
Stars2.6k
Forks213
Last commit2 years ago
muffet
muffetGo

A fast, recursive website link checker written in Go that crawls and inspects all pages for broken links.

#website-crawler#broken-link-detection#link-checker
Stars2.6k
Forks112
Last commit2 days ago
WBO
WBOJavaScript

An open-source online collaborative whiteboard for real-time drawing, teaching, and design.

#svg-export#teaching#education
Stars2.6k
Forks476
Last commit3 days ago
FastAPI and React Template
FastAPI and React TemplatePython

A cookiecutter template for bootstrapping full-stack FastAPI and React projects with PostgreSQL, Docker, and JWT authentication.

#fastapi#postgres#project-template
Stars2.6k
Forks370
Last commit2 years ago
pgbackweb
pgbackwebGo

A user-friendly web interface for managing automated PostgreSQL backups with scheduling, monitoring, and encryption.

#database-backup#database#restore
Stars2.6k
Forks144
Last commit6 months ago
jetson_stats
jetson_statsPython

A Python package for monitoring and controlling NVIDIA Jetson devices, featuring a terminal-based dashboard and library.

#robotics#terminal-dashboard#embedded-systems
Stars2.6k
Forks326
Last commit3 days ago
Maputnik
MaputnikTypeScript

A free and open visual editor for designing and customizing MapLibre GL map styles.

#web-mapping#maplibre-gl-js#cartography
Stars2.6k
Forks458
Last commit2 days ago
DockSTARTer
DockSTARTerShell

A Docker setup tool that simplifies running apps in Docker with an interactive menu-driven configuration.

#devops#homelab#htpc
Stars2.6k
Forks292
Last commit11 days ago
testcontainers-node
testcontainers-nodeTypeScript

A Node.js library for lightweight, disposable Docker containers to run databases, browsers, and services in tests.

#containerization#devops#integration-testing
Stars2.5k
Forks261
Last commit2 days ago
plane-notify
plane-notifyPython

Real-time notifications for specific aircraft takeoffs and landings using ADS-B data from OpenSky or ADSBExchange.

#acas#aircraft-monitoring#resolutionadviosry
Stars2.5k
Forks425
Last commit4 months ago
matchering
matcheringPython

An open-source tool for audio matching and mastering that makes your track sound like a reference song.

#sound#music#comfyui
Stars2.5k
Forks277
Last commit1 month ago
Meltano
MeltanoPython

A declarative code-first data integration engine that unlocks 600+ APIs and databases, eliminating the need to write and maintain custom API integrations.

#data-orchestration#meltano-sdk#pipelines
Stars2.5k
Forks244
Last commit2 days ago
supercronic
supercronicGo

A crontab-compatible job runner designed specifically for container environments.

#devops#job-scheduler#kubernetes
Stars2.5k
Forks142
Last commit19 days ago
coolstore-microservices
coolstore-microservicesC#

A full-stack .NET microservices e-commerce demo application built with Dapr and Tye.

#e-commerce#distributed-systems#rest-api
Stars2.5k
Forks579
Last commit3 years ago
Install npm packages globally without sudo on macOS and Linux
Install npm packages globally without sudo on macOS and Linux

A collection of succinct, public domain guides for common developer tasks and system administration.

#developer-tools#public-domain#technical-guides
Stars2.5k
Forks445
Last commit1 year ago
SQLPage
SQLPageRust

Build data-centric web applications by writing SQL queries that automatically generate interactive user interfaces.

#database#crud-application#serverless
Stars2.5k
Forks173
Last commit2 days ago
Squidex
SquidexC#

An open-source headless CMS and content management hub built with ASP.NET Core, offering a rich API with OData and Swagger support.

#cqrs#asp-net-core#content-management
Stars2.5k
Forks520
Last commit18 days ago
docker-firefox
docker-firefoxShell

A Docker container for Firefox that provides a full graphical browser interface accessible via web or VNC.

#remote-desktop#alpine-linux#browser-container
Stars2.5k
Forks426
Last commit3 months ago
Kyoo
KyooTypeScript

A self-hosted media server for movies, series, and anime with automatic metadata scanning and minimal maintenance.

#transcoding#media-server#ffmpeg
Stars2.5k
Forks76
Last commit5 days ago
yt-dlp Web UI
yt-dlp Web UIGo

A self-hosted web UI and RPC server for yt-dlp, enabling remote video downloading via a browser interface.

#download-manager#yt-dlp-wrapper#raspberrypi
Stars2.5k
Forks240
Last commit17 days ago
lgo
lgoGo

A Jupyter Notebook kernel and interactive REPL for Go (golang) that enables interactive programming and data analysis.

#jupyter-kernel#notebook#data-science
Stars2.5k
Forks118
Last commit5 years ago
Practical.CleanArchitecture
Practical.CleanArchitectureC#

A full-stack .NET 10 reference application demonstrating Clean Architecture with support for monoliths, modular monoliths, and microservices.

#cqrs#signalr#oauth2
Stars2.4k
Forks607
Last commit10 days ago
PreviousPage 14 of 48Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
2 years ago
#Self Hosted490
#Devops379
#Go271
#Python204
#Cli Tool181
#Kubernetes181
#Ci Cd161
#Golang158
#Automation157
#Postgresql120
#Hacktoberfest117
#Nodejs113