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/imartzen/vogel-spotter

vogel-spotter is een webapplicatie die recente vogelwaarnemingen weergeeft vanuit een BirdWeather-station. De applicatie bestaat uit een FastAPI-backend en een frontend die wordt geserveerd door Nginx.

ansible birdnet birdnet-pi birds birdweather docker docker-compose fastapi html javascript simple-project vercel vercel-deployment

Last synced: 12 Apr 2025

https://github.com/onlinedi-vision/od-official-server

Official Server for onlinedi.vision

api api-rest docker docker-compose jenkins rust

Last synced: 06 Mar 2026

https://github.com/baguilar6174/node-natours-server

This repository contains a Rest API server created with Node, Express and Typescript, using clean architecture and best development practices. It uses MongoDB DB.

docker docker-compose eslint express hexagonal-architecture mongo mongoose node prettier typescript

Last synced: 12 Apr 2025

https://github.com/jason-cky/farm-stack-template

Template code for FARM-stack webapp with docker-compose file to get started with developing FARM-stack webapp.

docker docker-compose fastapi mongodb react typescript

Last synced: 06 Mar 2026

https://github.com/nunchistudio/docker-opentelemetry

Docker environment for running an OpenTelemetry stack locally using Prometheus, Mimir, Loki, Tempo, Grafana Agent, and Grafana.

docker docker-compose grafana grafana-agent loki mimir minio opentelemetry opentelemetry-collector otel otel-collector prometheus tempo

Last synced: 12 Apr 2025

https://github.com/hgmauri/sample-redis-cache

Example of using Azure Redis Cache with the StackExchange package in .NET 7.0, using Publish-Subscribe (Pub/Sub), Memory Cache and Persitence Cache.

azure azure-redis-cache docker docker-compose docker-composer dotnet dotnet6 memory-cache publish-subscribe redis stackexchange worker

Last synced: 10 Apr 2025

https://github.com/devenes/docker-compose-terraform-bash-automation

Python Flask API Containerization and Deployment on AWS Cloud with Docker Compose and Terraform using Bash Scripts and GitHub Actions

api aws bash bash-script docker docker-compose flask github-actions python terraform

Last synced: 06 Jan 2026

https://github.com/shimotaroo/hands-on-phpunit

PHPUnitでのテストコード実装入門ハンズオン用

docker docker-compose laravel8 php8 phpunit

Last synced: 07 Apr 2026

https://github.com/flopezag/fiware-iot-hackathon

Automatic deploy and configuration of FIWARE Lab instance to use docker and creation of a docker-compose with Orion, IoT Agent UL2.0 and MondoDB

ansible docker docker-compose fiware fiware-iot-agents fiware-orion fiware-sth-comet openstack

Last synced: 07 Mar 2026

https://github.com/wttech/gradle-environment-plugin

Provides seamless Gradle integration with Docker & Compose/Swarm for creating local development environments in a fully automated manner.

docker docker-compose docker-container docker-gradle docker-image gradle gradle-plugin gradle-plugin-kotlin health-checks swarm

Last synced: 12 Apr 2025

https://github.com/ajaymahadeven/Scalable-Full-Stack-Setup-Next.js-Azure-Functions-and-PostgreSQL

This example demonstrates deploying a Next.js app to Azure Functions. The architecture consists of a front-end, Azure Functions as middleware, and a PostgreSQL database (using Docker), forming the back-end. The front-end communicates with the back-end through the middleware, ensuring a detachable front-end.

azure-functions docker docker-compose learn nextjs postgresql

Last synced: 18 Mar 2025

https://github.com/restuwahyu13/docker-production-setup

Example docker for production setup using golang.

docker docker-compose golang rootless-containers rootless-docker

Last synced: 09 Sep 2025

https://github.com/aborroy/search-services-replication

Alfresco Community with SOLR Replication in Master/Slave configuration

alfresco docker docker-compose

Last synced: 29 Oct 2025

https://github.com/suryanshvermaa/nodemongotstemplate

This a repository is a production ready template for setup of express js with typescript.

docker-compose dockerfile eslint expressjs graphql husky mongoose nodejs npm prettier prisma

Last synced: 21 Jun 2025

https://github.com/f-koehler/simple-docker-dns-server

Easily run a lightweight DNS server via docker-compose (e.g. for your LAN/VPN)

dns dns-server dnsmasq docker docker-compose podman podman-compose

Last synced: 11 Apr 2025

https://github.com/fabriziofiorucci/nginx-api-steering

NGINX Plus API Gateway configuration to publish REST APIs, authenticate, authorize and manipulate JSON payloads

api-gateway docker-compose nginx rest-api

Last synced: 21 Jun 2025

https://github.com/ernitingarg/monitoring-grafana-prometheus

Tool to generate monitoring configuration and dashboards for prometheus, docker-compose, blackbox exporter, node/windows exporters, alertmanager, cadvisor, loki and grafana from template using bash

alertmanager bash-script blackbox-exporter cadvisor-exporter docker-compose grafana grafana-dashboard linux loki monitoring node-exporter prometheus promtail windows windows-explorer

Last synced: 05 May 2025

https://github.com/bikecoders/docker-compose_wordpress

Docker compose for wordpress development and deployment with https with letsencrypt, nginx, mariadb, php7.1, wp-cli and phpmyadmin

deployment docker docker-compose docker-composer docker-image https letsencrypt mariadb nginx php5-6 php7-fpm php70 php71 phpmyadmin wordpress wordpress-deployment wp-cli

Last synced: 11 Apr 2025

https://github.com/spyker77/skillhunter

Web service that helps an IT newcomers find a job ASAP

aws django django-rest-framework docker docker-compose playwright postgresql python tailwindcss

Last synced: 03 Apr 2025

https://github.com/javi-cc/vue3-api-client

Application made with Vue 3 using Quasar Framework that contains responsive web interface, PWA and exported in APK using Apache Cordova and Capacitor. The application is connected to an API made in Laravel. https://laravel-api-server.up.railway.app

api-client apk axios capacitor cypress docker docker-compose jest progressive-web-app pusher pwa quasar-framework spa vercel vue vue3 vue3-composition-api vuejs vuelidate vuex

Last synced: 07 May 2025

https://github.com/iu-capstone-project-2025/evops

A self-hosted platform to share and discover local events 🐳

android docker-compose evops full-stack grpc machine-learning nextjs rest-api rust self-hosted

Last synced: 08 Jul 2025

https://github.com/dnd-side-project/dnd-7th-4-frontend

한 줄로 보는 날씨, 한줄날씨 🌧 ☀️ 🌈

docker docker-compose nginx react react-query recoil styled-components

Last synced: 17 Mar 2025

https://github.com/ajaymahadeven/azure-python-serverless-demo

This repository contains a project that integrates Azure Functions with a PostgreSQL database using Python. It provides a set of API endpoints for managing a list of people, demonstrating how to deploy and run serverless functions with database connectivity on Azure.

azure azure-functions containers docker docker-compose learn postgres postgresql python3 serverless

Last synced: 05 May 2025

https://github.com/prsm/crystal-nest

A Nest rewrite of crystal, the SOS Discord bot

discord docker docker-compose nestjs prisma

Last synced: 11 Apr 2025

https://github.com/watchdogcloud/terrier

Watchdog Configuration and Management Server

docker-compose kafka monitoring-tool redis typescript

Last synced: 11 Apr 2025

https://github.com/criscola/raindrop-todoist

A lightweight Docker microservice written in Go to synchronize Raindrop bookmarks with Todoist tasks.

docker-compose go raindrop todoist

Last synced: 05 May 2025

https://github.com/s0rg/cockroach-compose

3-node cockroachdb cluster with docker-compose

cockroachdb docker-compose example

Last synced: 30 Apr 2025

https://github.com/se-sustainability-oss/ecodev-app

modern python web application template: FastAPI/SQLModel for the backend, Dash for the frontend, docker/docker-compose for the infra

dash docker docker-compose fastapi python sqlmodel

Last synced: 11 Apr 2025

https://github.com/koldim2001/tg_bot_kafka

Телеграмм бот, отправляющий в чаты сообщения, приходящие в kafka

aiogram aiogram-bot docker docker-compose dotenv kafka kafka-consumer telegram-bot

Last synced: 13 Apr 2025

https://github.com/gordonmurray/terraform_aws_atlantis

A Terraform module to create an EC2 instance with Atlantis and Infracost

atlantis docker-compose infracost packer terraform

Last synced: 03 Feb 2026

https://github.com/uriel1998/docker-music-streaming

Docker setup for whole house and remote streaming for personal use

docker docker-compose mpd music snapcast

Last synced: 13 Feb 2026

https://github.com/hanchiang/url-shortener-backend

A URL shortener service that allows users to shorten a URL, like tinyURL. Frontend: https://github.com/hanchiang/url-shortener-frontend, Infra: https://github.com/hanchiang/url-shortener-infra

docker docker-compose express github-actions nodejs redis typescript

Last synced: 12 Apr 2026

https://github.com/tebogoyungmercykay/udagram-image-social-microservices

The project application, Udagram - an Image Filtering application, allows users to register and log into a web client, post photos to the feed, and process photos using an image filtering microservice.

circleci docker-compose docker-container docs environment-variables github-actions kubernetes-cluster

Last synced: 10 Aug 2025

https://github.com/brian-emarquez/docker-course

🐳 Docker is a complete container management platform. Throughout this course you will learn what Docker is, why to use it and you will be introduced to the management of these containers with practical examples that guide you through the world of managing applications with containers.

docker docker-compose docker-container docker-image dockerfiles

Last synced: 11 Jul 2025

https://github.com/openSUSE/simple_review_app

A simple way to create review apps for your open pull requests

docker docker-compose review-app ruby

Last synced: 16 May 2025

https://github.com/yukaty/vector-search-api

FastAPI application implementing book similarity search

docker docker-compose embeddings fastapi ollama openai pgvector postgresql

Last synced: 08 Aug 2025

https://github.com/msadeqsirjani/navisite

Getting to know the basic concepts of cloud computing, working with docker, creating an orchestration using Kubernetes

cloud container docker docker-compose dotnet kubernetes kubernetes-cluster kubernetes-deployment minimal-api nginx postgresql reverse-proxy

Last synced: 16 Aug 2025

https://github.com/mauri870/asterisk-service-discovery

An example of running Asterisk nodes on Kubernetes with service discovery using Etcd

asterisk docker-compose etcd kubernetes service-discovery

Last synced: 11 Aug 2025

https://github.com/bugfishtm/proxmox-vma2raw

🐳 Docker ➡️ Provides a ready-to-use Docker image to convert Proxmox VMA backup files to raw disk images.

backup-software bugfish converter disk-images docker docker-compose docker-image proxmox proxmox-backup proxmox-vma

Last synced: 14 Apr 2025

https://github.com/sntooosk/ms-rabbitmq

Microserviço que recebe requisições e envia mensagens aos consumidores. 📨

docker-compose java rabbitmq rabbitmq-server spring-boot

Last synced: 31 Jul 2025

https://github.com/lissone/node-api-template

Template made in Typescript with Express and structured with an architecture based on clean and DDD.

commitlint docker-compose eslint express husky nodejs postgresql typeorm typescript yup

Last synced: 12 Apr 2025

https://github.com/gpbenton/nextcloud

My docker installation of nextcloud with postgresql

docker docker-compose nextcloud postgresql

Last synced: 09 Apr 2026

https://github.com/jonathanlight/docker-compose-php73-apache

Image Docker compose PHP 7.3-apache-stretch with redis 5.0.2

apache docker docker-compose dockerfile php73-cli php73-fpm redis shell symfony

Last synced: 11 Aug 2025

https://github.com/djdefi/ghe-admin-containers

Docker images for GitHub Enterprise admins

docker docker-compose ghe ghes github-enterprise

Last synced: 01 Apr 2025

https://github.com/engineerit2014/ms-gin-go

RestfulAPI Microservice with Gin Framework and the following implementations: Postgresql DB and Postgresql Migrations.

docker-compose dockerfile gin-framework gin-gonic golang makefile migrations postgresql restful-api

Last synced: 20 Aug 2025

https://github.com/kanttanhed/microservices-saga-orchestrated

This repository will cover the concepts of microservices architecture development patterns. And how to use distributed transactions and failure handling. 5 APIs, one of which will be just the saga orchestrator, 3 participating microservices and one order fulfillment microservice

api-rest docker docker-compose java kafka mongodb saga-pattern springboot

Last synced: 09 Apr 2026

https://github.com/simba77/docker-php

Docker Compose assembly for quick deployment of PHP applications.

adminer certbot composer cron docker docker-compose mailhog mariadb mysql nginx ofelia php php-fpm traefik

Last synced: 23 Apr 2025

https://github.com/s13g/adconnect

Facilitate seamless advertisement posting for events, perform CRUD operations, create matrimonial profiles, and connect with people using ADConnectAPI.

ads connection daphne django django-rest-framework docker docker-compose mariadb neondb postgresql python railway redis

Last synced: 11 Apr 2026

https://github.com/scrtlabs/docker-environment

Docker Environment for the Discovery release of the Enigma Protocol

blockchain docker docker-compose secret-contracts

Last synced: 22 Apr 2025

https://github.com/luismarchio03/fidelityapp

The ACIM Fidelity App is an application that allows the registration of users, companies, loyalty cards, and points. Users can sign up, log in, update their profile, and recover their password. Companies can register, update their data, and list their information. Loyalty cards can be registered, updated, listed, and deleted, along with the asso...

docker docker-compose gin gin-gonic golang gorm gorm-orm jwt sqlite

Last synced: 30 Mar 2025

https://github.com/stefen-taime/moderndataengineerpipeline

Building a Robust Data Pipeline: Integrating Proxy Rotation, Kafka, MongoDB, Redis, Logstash, Elasticsearch, and MinIO for Efficient Web Scraping

auth0 connect dataengineering docker-compose elasticsearch fastapi kafka logstash minio mongodb proxy redis

Last synced: 26 Sep 2025

https://github.com/haricnugraha/docker-codeigniter2

Docker Codeigniter 2 development environment.

codeigniter2 docker docker-compose docker-container php5

Last synced: 28 Jun 2025

https://github.com/mhdbs/mqtt-golang-vernemq

The vernemq lightweight protocol for mqtt broker in golang

cluster docker docker-compose golang iot lua mqtt mqtt-broker pub-sub vernemq

Last synced: 12 Jun 2025

https://github.com/garuda-linux/infrastructure

Holds Ansible & docker-compose configurations of the infrastructure 🖥 (DEPRECATED)

ansible docker-compose garuda-linux

Last synced: 04 Sep 2025

https://github.com/deepmancer/redisinsight-docker-autoconfig

Automates the configuration of Redis databases in RedisInsight using Docker. This setup simplifies the integration of multiple Redis instances for efficient management and monitoring.

automation bash-scripting configuration docker docker-compose redis redis-database redisinsight script

Last synced: 01 Apr 2025

https://github.com/asapdotid/dcc-traefik-cf-https

Docker Compose Traefik HTTPS Proxy ( Cloudflare - SSL Let’s Encrypt) and ready for production

cloudflare docker docker-compose https letsencrypt proxy proxy-server ssl traefik traefik-docker traefik-v2

Last synced: 24 Aug 2025

https://github.com/startreedata/pinot-quickstart

Repository for Apache Pinot Quickstart

apache-pinot docker-compose python realtime-analytics

Last synced: 10 Mar 2026

https://github.com/mohamedsebaie/distracted-driver-detection-project-technocolabs

This project focuses on driver distraction activities detection via images, which is useful for vehicle accident precaution. We aim to build a high-accuracy classifiers to distinguish whether drivers is driving safely or experiencing a type of distraction activity. https://pypi.org/project/Distracted-Driver-Detection/

azure deployment docker-compose docker-image dockerfile heroku-deployment html-css-javascript keras package python pytorch pytorch-cnn pytorch-implementation resnet-18 tensorflow tflite-models

Last synced: 12 Apr 2026

https://github.com/mjstealey/sonarqube-ce-docker

SonarQube LTS / PostgreSQL / Nginx - Orchestrated with Docker Compose

docker docker-compose letsencrypt nginx postgres sonarqube

Last synced: 30 Jun 2025

https://github.com/ajgranowski/docker-user-mirror

Mirror host user ownership in and out of rootful Docker containers.

docker docker-compose dockerfile ownership permissions podman podman-compose shell shell-script shell-scripts

Last synced: 03 Aug 2025

https://github.com/mohamedsaidsallam/wuzzuf-it-jobs-visualization

Data Collection and visualization for jobs offered under the IT section on Wuzzuf for educational and statistical purposes.

data-visualization docker docker-compose lxml python tableau-public

Last synced: 26 Jul 2025

https://github.com/franciscowallison/nlw-05-nodejs

Projeto desenvolvido durante a 5° edição da NLW na trilha de NODE JS Da Rocketseat .

docker docker-compose jenkins jest mongodb mysql nodejs postgresql sonarqube sqlite3

Last synced: 08 Aug 2025

https://github.com/tersesystems/dynamic-debug-logging

Docker Compose PoC showing dynamic debug logging in the cloud using a structured logging framework.

debugging docker-compose logging structured-logging

Last synced: 25 Jul 2025

https://github.com/flavienbwk/gitlab-runner-docker-compose

Gitlab runners easily explained and dockerized with compose.

ci docker docker-compose gitlab gitlab-runner

Last synced: 07 Aug 2025

https://github.com/erzhtor/xcalculator

Simple expression calculator web app.

angular4 calculator docker docker-compose koa2 nodejs typescript

Last synced: 09 Apr 2026

https://github.com/cvalencia1991/cartShop

This is a Cart Shop Strucutre of the the item add, access and create and access implement authetication Bearer Token

api-rest docker docker-compose ruby-on-rails

Last synced: 15 Apr 2025

https://github.com/nasirovx/deploy-docker

создание API и Swagger django-rest-framework и развертывание с помощью докера

api deploy django django-rest-framework docker docker-compose drf swagger

Last synced: 07 Apr 2025

https://github.com/apts-1547/acme-docker-reloader

🔄 Out-of-the-box acme.sh Docker automation solution - Auto-renew SSL certificates and reload services

acme automation certificate-management certificate-renewal devops docker docker-compose shell-script ssl systemd

Last synced: 07 Mar 2026

https://github.com/ajaymahadeven/Azure-Python-Serverless-Demo

This repository contains a project that integrates Azure Functions with a PostgreSQL database using Python. It provides a set of API endpoints for managing a list of people, demonstrating how to deploy and run serverless functions with database connectivity on Azure.

azure azure-functions containers docker docker-compose learn postgres postgresql python3 serverless

Last synced: 31 Mar 2025

https://github.com/cage1016/gokitconsul

go kit microservice demo with consul & zipkin

consul docker docker-compose go-kit microservice zipkin

Last synced: 12 Apr 2025

https://github.com/antonijn/mqtt4dsmr

Yet another DSMR to MQTT daemon, with Home Assistant support

docker-compose dsmr home-assistant mqtt quadlet

Last synced: 09 May 2025

https://github.com/jelastic-jps/docker

Auto-Scalable Docker Engine and Docker Swarm Cluster

docker docker-compose docker-engine docker-stack docker-swarm docker-swarm-cluster

Last synced: 13 Jul 2025

https://github.com/bhimavarapu-manoj-kumar/event-management-system-gyangrove-backend-intern-assignment

The Event Management System is a Spring Boot application designed to manage and query event data based on a user's geographical location and a specified date. It provides RESTful APIs to ingest event data from a CSV file, store it in a database, and retrieve events based on user-specified criteria.

assignment backend-intern docker-compose dockerfile event-management-system spring-boot swagger swagger-api swagger-docs swagger-documentation swagger-ui

Last synced: 29 Apr 2026

https://github.com/ronaldkanyepi/log-realtime-analysis

A scalable architecture for real-time log processing and visualization. Built with a Kafka-Spark ETL pipeline, DynamoDB for storing aggregate real-time metrics, and Python Dash for interactive dashboards. Designed for high-throughput log ingestion, real-time monitoring, and long-term storage.

dash docker docker-compose docker-container dynamodb etl etl-pipeline hdfs kafka kafka-consumer kafka-producer kafka-streams kafka-topic logs python realtime spark spark-streaming streaming visualization

Last synced: 20 Jul 2025