An open API service indexing awesome lists of open source software.

Docker Compose

Docker Compose is a tool that was developed to help define and share multi-container applications. With Compose, we can create a YAML file to define the services and with a single command, can spin everything up or tear it all down.

https://github.com/anqorithm/tam-taskify

A modern, full-stack task management application built with FastAPI backend and SvelteKit frontend, featuring user authentication, CRUD operations, and a beautiful responsive UI.

api cicd docker docker-compose fastapi python sveltekit task-management task-manager taskify

Last synced: 28 Apr 2026

https://github.com/silentmecha/7dtd

7 Days to die server on linux inside of Docker

7daystodie docker docker-compose steam

Last synced: 27 Feb 2026

https://github.com/aguslr/docker-xen-orchestra

Set up Xen Orchestra to manage XCP-ng hosts

docker docker-compose podman xcp-ng xen xen-orchestra xenorchestra xo

Last synced: 29 Apr 2026

https://github.com/josephusdev/api-postgres

API Rest desenvolvido com Prisma, PostgreSQL, Redis, Docker, Testes (unitários, de integração e E2E) com Jest seguindo os princípios SOLID

docker docker-compose fastify jest prisma redis solid

Last synced: 08 Jun 2026

https://github.com/4ngel2769/machina

The Secure Control Plane for Containers and VMs.

dashboard docker docker-compose linux paas virtual-machine virtualization

Last synced: 29 Apr 2026

https://github.com/gueils/belugas-linguist

:whale: A Ruby CLI for feature detection

belugas docker-compose dockerfile dockerization whales

Last synced: 29 Apr 2026

https://github.com/tullo/fusionauth

User authn & authz using FusionAuth for secure access management.

authentication authorization docker-compose fusionauth kubernetes-deployment

Last synced: 29 Apr 2026

https://github.com/brenda-gouveia/chat_project

This repository hosts the "Chat App," a project designed for learning and applying containerization through Docker. It integrates a real-time application where the frontend, served by Apache HTTP Server, communicates with a Node.js backend using WebSocket technology.

apache docker docker-compose node-js

Last synced: 23 Jan 2026

https://github.com/cyokozai/learn-k8s

Kubernetes (k8s) は、コンテナ化されたアプリケーションのデプロイ、自動化、スケーリング、および運用を行うためのオープンソースのプラットフォームである。 Google によって設計され、現在は Cloud Native Computing Foundation (CNCF) によって管理されている。 このリポジトリでは、自身が Kubernetes に関する知見を深めるために使用した書籍やネットの情報を README にアウトプットする。

docker docker-compose docker-image dockerfile kubernetes minikube

Last synced: 29 Apr 2026

https://github.com/cicd-tutorials/cicd-tutorials.net

Examples on how to develop CI/CD pipelines and how to configure development environment for working with CI/CD pipelines.

docker docker-compose example jenkins robotframework sonarqube wsl wsl-ubuntu

Last synced: 10 Feb 2026

https://github.com/phawat63915/md_docker

About Building Docker Written with Docker and Examples Playgrounds and Scripts

docker docker-compose dockerfile note notes shell-script

Last synced: 29 Apr 2026

https://github.com/mirsazzathossain/dockerized-jupyter

This repo 📚 contains a `docker-compose.yml` file for running a Jupyter notebook 📓 server in a Docker container 🐳. Easily save your notebooks and conda environments 🐍 to your local machine for simple access and restoration. Say goodbye to dependency issues and installation headaches 🤕 and start using Jupyter now! 🚀

anaconda-environment conda-environment docker docker-compose docker-container docker-image docker-jupyter docker-jupyter-env dockerfile jupyter jupyter-client jupyter-docker jupyter-kernels jupyter-notebook jupyter-server jupyterlab

Last synced: 29 Apr 2026

https://github.com/lchristmann/recipe-manager

A beautiful self-hosted recipe manager for your family / friend group.

docker docker-compose fluxui2 laravel-12 livewire4 php postgresql recipe-manager tailwindcss

Last synced: 10 Feb 2026

https://github.com/abdelkarim-01/real-time-chat-application

Implement a real-time chat application using Spring Boot ( WebSockets ) and React.js.

css-native docker-compose java java-mail jwt reactjs springsecurity6 websocket

Last synced: 29 Apr 2026

https://github.com/nenodias/redpanda-docker-compose

Redpanda docker compose example

docker-compose kafka redpanda

Last synced: 29 Apr 2026

https://github.com/kaviara-14/dockerize-a-three-tier-mern-stack-application

Hosted a Three Tier MERN Stack Application in AWS EC2 Instance and Elastic IP Address attached to it

docker docker-compose three-tier-architecture

Last synced: 24 Feb 2026

https://github.com/telkomdev/openldap-docker

OpenLDAP `docker-compose` for local development

docker docker-compose ldap

Last synced: 29 Apr 2026

https://github.com/gcottom/echo-daemon

echo-daemon is a self-hosted, dockerized pipeline and chrome extension combo that passively captures YouTube Music requests, downloads audio, enriches it with metadata from Spotify and YouTube, classifies genre via machine learning, and outputs enriched MP3s

automation cgo chrome-extension docker docker-compose docker-container ffmpeg golang machine-learning metadata metadata-enrichment onxx-cpu passive-downloader pipeline self-hosted spotify-api youtube-api youtube-downloader youtube-music

Last synced: 08 Apr 2026

https://github.com/ahmadhuss/bull-queue-management

A queue management using Node.js with Bull and Redis DB server

containers docker docker-compose docker-container

Last synced: 29 Apr 2026

https://github.com/southclaws/env2file

A tiny utility for turning environment variable values into files.

declarative-config devops docker-compose environment-configuration environment-variables iac

Last synced: 29 Apr 2026

https://github.com/eric-philippe/todoapp

3 Tiers TodoApp centered on good practices during School

docker-compose good-practices todo

Last synced: 29 Apr 2026

https://github.com/pmuens/dockerfiles

Dockerfiles I use on my machine to do various tasks...

docker docker-compose docker-container docker-image dockerfile

Last synced: 29 Apr 2026

https://github.com/harobed/ansible-role-nginx-proxy

This Ansible Role install https://github.com/jwilder/nginx-proxy Docker Image

ansible docker docker-compose letsencrypt nginx-proxy

Last synced: 29 Apr 2026

https://github.com/bujosa/deneb

This is a project related with Setup grafana, influxdb and k6 on k8s, docker-compose etc.

docker docker-compose grafana grafana-dashboard influxdb k8s okteto

Last synced: 17 Apr 2026

https://github.com/hisasann/js-hmr-on-docker

Run HMR of webpack-dev-server on docker

docker docker-compose hmr javascript webpack webpack-dev-server

Last synced: 29 Apr 2026

https://github.com/jrcasso/django-app-template

A DevContainer template for Django applications, complete with a container-native dev setup.

container django docker docker-compose python

Last synced: 17 Apr 2026

https://github.com/joeltadeu/atm-simulator

This project contains basic operations to simulate a ATM machine as get account balance and dispense money using a microservice architecture with spring-boot, sprinc-contract-test and java 17

docker docker-compose h2-database java17 spring-boot spring-cloud-contract spring-feign

Last synced: 29 Apr 2026

https://github.com/kenvilar/wordpress-docker

Generating WordPress using Docker Compose setup, hiding credentials in repo

docker docker-compose env mysql network phpmyadmin wordpress

Last synced: 29 Apr 2026

https://github.com/joshuaportero/spring-boot-microservices-template

Spring Boot Microservices Template that includes API Gateway, Eureka service discovery, and Gradle build configurations.

api-gateway docker-compose eureka gradle gradle-kotlin java lombok spring-boot

Last synced: 17 Apr 2026

https://github.com/dmarcoux/elixir_templates

Templates for common files/configs in Elixir/Phoenix projects

docker docker-compose elixir nix phoenix

Last synced: 17 Apr 2026

https://github.com/natthasath/docker-grafana-prometheus

Grafana is an open-source platform for monitoring and observability. It allows users to visualize, query, and analyze metrics from various data sources like Prometheus, Elasticsearch, and more. Grafana's interactive dashboards provide real-time insights for IT systems.

docker-compose grafana monitor prometheus

Last synced: 29 Apr 2026

https://github.com/dikshita25/nightwatch-grid-docker-boilerplate

This is a Boilerplate project, which contains an initial setup for running Nightwatch tests using selenium grid within the dockerized environment

automation automation-test chromedriver docker docker-compose firefoxdriver javascript nightwatch nightwatch-boilerplate nightwatchjs page-object selenium selenium-grid seleniumgrid

Last synced: 29 Apr 2026

https://github.com/manonworld/nette-boilerplate

Dockerized Boilerplate for Nette

docker docker-compose nette

Last synced: 21 Jan 2026

https://github.com/ericlondon/rabbitmq-ruby-elasticsearch-docker-compose

RabbitMQ, Ruby, Elasticsearch, Worker, Docker Compose

docker docker-compose elasticsearch rabbitmq ruby

Last synced: 05 Mar 2026

https://github.com/jochy/go-to-prod

Tool used to check every steps that will occur on your prod env during a deployment

check checker deploy deploy-tool docker docker-compose go golang

Last synced: 05 Mar 2026

https://github.com/goodservers/plant

Cli deployment heroku like tool for your smaller projects to deploy to production in minutes.

cli deployment docker docker-compose gitlab heroku

Last synced: 17 Feb 2026

https://github.com/plutov/surv

SURV Project 🏄

docker docker-compose go

Last synced: 14 Apr 2026

https://github.com/askareija/api-wilayah-indonesia-rust

REST API data wilayah administrasi Indonesia menggunakan Rust, Actix web, dan SQLite.

actix-web docker docker-compose rust rust-lang sqlite sqlite-database wilayah-administratif wilayah-indonesia

Last synced: 29 Apr 2026

https://github.com/daleonpz/iot_cloud_infrastructure

A Docker Compose-based IoT data pipeline for local development, featuring MQTT, MinIO, Cassandra, FastAPI, and Airflow for easy testing and expansion.

airflow data-pipeline docker-compose iot iot-application iot-platform mqtt s3

Last synced: 03 Feb 2026

https://github.com/kwame-mintah/javafx-spring-boot-loan-application

An application that allows users to loan out items, from books to a toys and the ability to manage the items out on loan.

docker-compose javafx javafx-application spring-boot springframework

Last synced: 29 Apr 2026

https://github.com/ddmoney420/torrent-vpn-stack

Containerized torrent downloader behind VPN using Gluetun + qBittorrent for macOS (Apple Silicon), Windows and Linux

docker docker-compose gluetun linux macos privacy qbittorrent torrent vpn windows wireguard

Last synced: 15 Apr 2026

https://github.com/tamdilip/kafka-nodejs-docker

Simple Kafka hello world example with docker and nodejs.

docker docker-compose kafka kafka-consumer kafka-docker kafka-node kafka-producer nodejs

Last synced: 29 Apr 2026

https://github.com/mikecerton/apache_airflow_basic

This repository offers an easy-to-follow guide on Apache Airflow, explaining the basics of creating, running, and managing data pipelines. [Data Engineer]

apache-airflow docker-compose python

Last synced: 30 Apr 2026

https://github.com/flavien-hugs/djn-keycloak

Example of an API implemented with django-ninja and keycloak

django django-drf django-ninja docker docker-compose keycloak python-keycloak

Last synced: 14 Apr 2026

https://github.com/hayawata3626/go-docker-mysql

simple example of docker, mysql and go. this repo is supply simple REST API.

docker docker-compose gin go golang gorm mysql viper

Last synced: 02 Apr 2026

https://github.com/andregri/andregri.github.io

My personal website built with Jekyll and minimal-mistakes and hosted by Github Pages

docker-compose jekyll

Last synced: 23 Jan 2026

https://github.com/rsachdeva/illuminatingdeposits-kafka-consumer

Consumer for Kafka; Refer Producer included in https://github.com/rsachdeva/illuminatingdeposits-grpc

docker docker-compose go go116 golang kafka-consumer kafka-go kubernetes kubernetes-deployment

Last synced: 30 Apr 2026

https://github.com/dineshssdn-867/chat_app

This is a Django and React chat app

digitalocean docker docker-compose nginx

Last synced: 30 Apr 2026

https://github.com/analiaburgosdev/microservices_monopatines

This project implements a microservices architecture using Spring Boot and Docker. It simulates an e-scooter rental platform, managing various business areas such as users, trips, maintenance, and pricing.

docker-compose documentation endpoint java maven microservices spring-boot sql

Last synced: 30 Apr 2026

https://github.com/zendyani/docker-for-symfony5

Docker containers to run symfony 5

docker docker-compose postgresql symfony5

Last synced: 30 Apr 2026

https://github.com/braineanear/mafkoud

An API for Mobile Application that helps parents to find their kids throw IP cameras

babel docker docker-compose machine-learning mongodb nodejs pm2 python redis websocket

Last synced: 02 Apr 2026

https://github.com/ramonlimaramos/ramons-cookie-py

My Boilerplate for python services and covers (BDD/TDD, ORM, MIgration, SwaggerAPIDoc, RSTDocFiles and Multi-Tasking)

bdd boilerplate docker docker-compose migration multitasking orm postgresql rst swagger tdd

Last synced: 30 Apr 2026

https://github.com/cevheri/docker-workshop

This training will provide an advanced hands-on study on topics such as known docker commands, docker-cli, dockerfile, image, container, docker compose.

docker docker-cli docker-compose

Last synced: 25 Oct 2025

https://github.com/authly-xyz/authly.xyz-app

This application is authentication provider for other applications

authentication bunjs docker-compose expressjs fullstack-development nextjs typescript

Last synced: 02 Apr 2026

https://github.com/przemyslawswiderski/printamos

Web UI for the OpenPrinting CUPS tool

avahi cups docker-compose kotlin ktor printers web-ui

Last synced: 10 May 2026

https://github.com/netresearch/docker-development-skill

Agent Skill: Docker image development patterns - Dockerfile best practices, CI testing, compose orchestration. By Netresearch.

agent-skill ci-cd claude-code container docker docker-compose dockerfile testing

Last synced: 02 Apr 2026

https://github.com/guidodinello/url-shortener

Straightforward URL shortener service, comprising a backend written in Go and a simple frontend in Svelte.

docker docker-compose go golang svelte sveltekit vite vitejs

Last synced: 30 Apr 2026

https://github.com/totallymoney/consul-kv-primer

Docker image that gives all its env vars to consul as key-values

consul docker-compose docker-image

Last synced: 17 Apr 2026

https://github.com/osx-rsplug-a/desafio01-k8s-bootcamp21

Desafio 01 dos ensinamentos do Kubernetes Bootcamp April 2021 - criar um ambiente nodejs com Docker

docker docker-compose javascript nodejs

Last synced: 30 Apr 2026

https://github.com/pgeschwill/epaper-voice-assistant

Small footprint info panel that listens, talks and shows useful info on an e-Paper display. 100% local speech transcription and generation.

docker-compose epaper google-api mimic-iii python raspberry-pi-4 voice-assistant vosk-api

Last synced: 23 Jan 2026

https://github.com/paulwizviz/lotterystat

The purpose of this project is to demonstrate the development of an application to enable a user perform simple statistical based in past draws using *Golang concurrency* and *SQL DB*. Note, the emphasis of this project to demonstrate software engineering principles.

concurrency docker docker-compose go golang sql sqlite3

Last synced: 23 Jan 2026

https://github.com/chamerling/openpaas-docker-compose

Some docker-compose files for OpenPaaS

docker-compose openpaas

Last synced: 01 May 2026

https://github.com/yagoluiz/delivery-api

Beverage delivery API using MongoDB and NodeJS

docker docker-compose geolocation mongodb nodejs

Last synced: 02 Apr 2026

https://github.com/dougs007/learningreact-native

Estudos sobre programação mobile usando React Native.

api docker-compose nodejs react-native reactjs

Last synced: 02 Apr 2026

https://github.com/asapdotid/dcc-php-app-multiple

Docker Compose PHP Application - Multiple Docker Image (PHP-FPM, Worker, Nginx & Logger)

docker docker-compose laravel nginx php php-fpm webserver

Last synced: 02 Apr 2026

https://github.com/andrekuratomi/prototipo_login_api

Fullstack development of application that logs suppliers to its dashboards in PowerBI and also the CEO's company as superuser to all dashboards.

aws-ec aws-s3 django django-rest-framework docker docker-compose postgresql

Last synced: 02 Apr 2026

https://github.com/gergogy/pwa-workshop-docker

Docker for PWA Workshop Demo

docker docker-compose dockercompose

Last synced: 06 Feb 2026

https://github.com/naneshoru/react-basic-login

Login JWT com refresh token e auto login - explorando ferramentas front

docker docker-compose github-actions nginx-proxy postcss react shadcn-ui tailwind

Last synced: 01 May 2026

https://github.com/dudecalledbro/automation-pi

Ansible playbooks to automate the installation of Semaphore UI with a reverse proxy setup.

ansible automation docker-compose semaphoreui

Last synced: 01 May 2026

https://github.com/rolandinsh/redisgraph

redis graph docker (compose) for development

docker docker-compose linode redis redisgraph republa republamedia

Last synced: 01 May 2026

https://github.com/revunix/streamernotify

A bot that monitors the status of Twitch and Kick streams and sends notifications via Telegram.

docker docker-compose kick-api kick-com kickstreaming notify telegram telegram-bot twitch

Last synced: 05 May 2026

https://github.com/rimutec/dev-container-java

An opinionated dev container for Java and VS Code

docker docker-compose java template-repository vscode

Last synced: 17 Apr 2026