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/iamsaqibs/laravel-docker-template

🚀 Production-ready Docker development environment for Laravel with automatic HTTPS/SSL, one-command setup, and multi-project support. Includes PHP 8.2, MySQL, Redis, PHPMyAdmin, and Mailhog.

docker docker-compose laravel

Last synced: 11 Apr 2026

https://github.com/angel-raa/pos-system-spring-boot-thymeleaf

POS es un sistema de punto de venta completo desarrollado para gestionar eficientemente las operaciones de ventas en un entorno comercial. Este proyecto está diseñado para proporcionar una solución integral para la administración de ventas, productos, categorías, clientes y compras.

api-rest bootstrap5 docker docker-compose java point-of-sale postgresql spring-boot spring-mvc spring-security thymeleaf

Last synced: 10 Mar 2026

https://github.com/maiarasanto/desafio-modulo-docker-stackx

Este repositório contém a solução para o desafio do módulo Docker da StackX. O projeto está organizado em duas atividades distintas: a primeira visa a conteneirização de uma aplicação frontend simples utilizando o servidor web Nginx, e a segunda envolve a implantação da plataforma Wiki.js, com persistência de dados em um banco de dados PostgreSQL

docker docker-compose docker-container docker-image dockerfile html5 nginx postgresql wiki

Last synced: 11 Apr 2026

https://github.com/ernitingarg/timeseriesx-python

This dockerized based API server exposes few endpoints to manage stock market timeseries data

api docker-compose dockerized mysql python3 server web-api

Last synced: 18 Apr 2026

https://github.com/ath31st/undying_form

Backend part of a future game in a dark Victorian setting

detekt docker-compose flyway gradle jacoco jooq kotlin kotlin-dsl postgresql sringboot

Last synced: 11 Apr 2026

https://github.com/maykonn/dockerised-php7fpm-nginx-mysql

PHP7-FPM, Nginx and MySQL dockerised

docker docker-compose mysql nginx php7 php7-fpm

Last synced: 11 Apr 2026

https://github.com/ulixert/owl-the-social-media

🦉 Owl is a full-stack web application that includes user authentication, token management, and protected routes. The application is built using modern web technologies and follows best practices for security and performance.

docker docker-compose express expressjs mantine-ui mongodb nodejs pnpm pnpm-workspace postgres prisma react react-query typescript zod zustand

Last synced: 18 Apr 2026

https://github.com/daleal/station

Rails 6 + Vue generator template built with Docker and docker-compose to plug and play!

cookiecutter docker docker-compose dockerhub heroku postgresql rails

Last synced: 11 Apr 2026

https://github.com/TouradBaba/sensors_data_streaming

A real-time data streaming pipeline that collects sensor data, streams it through Kafka, and stores it in InfluxDB and MongoDB for analysis. The system is containerized with Docker and includes Flask APIs for database interaction and Grafana for visualization.

api docker docker-compose flask grafana influxdb kafka mongodb sensors websocket

Last synced: 16 May 2025

https://github.com/daggerok/vault-examples

This repository contains some vault playground examples. vault, spring-boot, security, docker compose, gradle include builds

docker docker-compose gradle spring-vault vault

Last synced: 05 May 2026

https://github.com/anindya-dey/docker-compose-files

Handy docker compose files for local development

docker docker-compose kafka mongodb postgres redis

Last synced: 11 Apr 2026

https://github.com/rdcm/news-board

Cloud-native news management api built with Rust, leveraging gRPC, PostgreSQL, and Kubernetes for scalability and efficiency.

diesel docker docker-compose grpc grpc-rust grpc-service helm makefile postgres postgresql protobuf rust tonic

Last synced: 11 Apr 2026

https://github.com/dauliac/myserver

My own docker-compose: Traeefik/nextcloud/wordpress infrastructure

docker docker-compose linux nextcloud traefik wordpress

Last synced: 11 Apr 2026

https://github.com/juanpabloaj/phoenix_docker_compose

docker-compose to use Phoenix framework with postgres and postgis.

docker-compose elixir-lang phoenix-framework postgis

Last synced: 12 Oct 2025

https://github.com/kiliczsh/mongo

MongoDB on Docker with user authentication

docker docker-compose mongodb

Last synced: 11 Apr 2026

https://github.com/eirikur-ari/redis-test-cluster

Docker compose setup with Redis Cluster and Redisinsight

docker-compose redis-cluster redisinsight

Last synced: 11 Apr 2026

https://github.com/nwtgck/piping-server-http2-docker-compose

Docker Compose for Piping Server over HTTP/2 powered by nghttp

docker docker-compose http-server http2 nghttp2 piping-server

Last synced: 08 May 2026

https://github.com/datahearth/portainer-templates

HTTP API to ease templates management for Portainer-CE

database docker docker-compose docker-swarm portainer-api portainer-ce templates

Last synced: 08 Apr 2025

https://github.com/wr2net/nfse-pdf-api

API para receber um XML de Nota Fiscal de Serviço Eletrônica (NFSe) e gerar um PDF com os dados da nota.

docker docker-compose nodejs pdf php xml

Last synced: 19 Apr 2026

https://github.com/jveverka/guildelines-and-procedures

Guidelines and procedures for ubuntu, docker and various commonly used software projects.

docker docker-compose elasticsearch git kubernetes nginx postresql redis ubuntu

Last synced: 11 Apr 2025

https://github.com/ptrvsrg/daily-helper-api

REST API приложения Daily Helper, разработанного для управления задачами в рамках различных проектов

docker docker-compose java jwt liquibase mariadb maven openapi spring spring-boot spring-data-jpa spring-mail spring-security spring-validation sql swagger thymeleaf

Last synced: 11 Apr 2026

https://github.com/jason-cky/telegram-reminderbot

reminderbot in telegram, written in python

docker-compose makefile telegram-bot

Last synced: 01 Jan 2026

https://github.com/crazyvito11/vita-hello-world-docker

A simple Hello World application for the Vita, build with VitaSDK via Docker

boilerplate cmake cpp docker docker-compose hello-world homebrew playstation-vita ps-vita vita-companion vitasdk

Last synced: 02 Apr 2026

https://github.com/pedroemmanuelbuerger/trybe-futebol-clube

Trybe Futebol Clube is a project developed as part of the "Trybe" course to simulate a Brazilian football league championship, featuring a points system, ongoing and finished matches, login system, and ranking system for all teams in the championship.

backend dev docker docker-compose frontend fullstack javascript mocha nodejs poo sequelize typescript

Last synced: 11 Apr 2026

https://gitlab.com/cwassall/cloudflared-pi-hole

A docker-compose.yml file for running a Pi-hole container and routing DNS via a cloudflared tunnel.

cloudflared docker-compose pi-hole

Last synced: 19 Jan 2026

https://github.com/ggouzi/fastapi-sample-app-features

A FASTAPI example app, using a MySQL DB and providing features like: Authentication, versioning, monitoring, cron, permissions... The API and the DB are containerized, monitoring through Prometheus/Grafana and the whole project is accessible through a single gateway endpoint based on nginx reverse proxy feature

authentication authentication-backend docker docker-compose fatsapi grafana mysql nginx-proxy oauth2 prometheus prometheus-metrics

Last synced: 17 Jan 2026

https://github.com/pythoninthegrass/my_jupyterlab

Custom Docker image for running a Jupyter Notebook

docker docker-compose jupyter metpy

Last synced: 26 Mar 2025

https://github.com/mguardia10/42cursus_inception

This project aims to broaden your knowledge of System Administration by using Docker.

42school bash-scripting docker docker-compose inception-42

Last synced: 17 Mar 2025

https://github.com/zhima-mochi/shorturl-app

The application helps to shorten urls.

docker docker-compose fastapi heroku mysql shorturl

Last synced: 05 Apr 2026

https://github.com/mariomenjr/showcasing-docker

:whale2: Overcomplicating a Fibonacci app to showcase docker multi-container deployments.

deployment deployment-automation docker docker-compose nginx travis-ci yml

Last synced: 05 Apr 2026

https://github.com/gromanoff/pgsnapsafe

is an automated PostgreSQL backup service with S3 storage support and email notifications. It allows flexible scheduling of backups and efficient management of stored copies via a simple `.yml` configuration file.

automation backup-tool best-backup-tool cron database-management docker docker-compose opensource postgres postgresql postgresql-tools

Last synced: 02 May 2026

https://github.com/sujay2306/ws-live-chat

Scaling Websockets with Redis, HAProxy and Node JS to Build highly scalable Group Chat-application

docker docker-compose docker-container ha-proxy nodejs pub-sub redis websockets

Last synced: 05 Apr 2026

https://github.com/henry-azer/facetcher-backend

Facetcher is a Java Spring project designed to predict a real face from a sketch drawing using deep learning. This project utilizes several technologies, including AWS, Docker, and Circle CI.

aws-ec2 aws-rds-postgres aws-s3 circle-ci clean-architecture docker docker-compose java-11 liquibase postgres spring-boot spring-security-jwt

Last synced: 05 Apr 2026

https://github.com/kornicameister/docker-compose-extra

Extends capabilities of docker-compose with extra commands

cli command-line containers docker docker-compose enhancement extra

Last synced: 05 May 2026

https://github.com/supakunz/book-revenue-pipeline

A ready-to-use Docker-based template for data engineering projects, featuring a complete stack with Apache Airflow, Spark, and MinIO for building scalable data pipelines.

apache-airflow apache-spark data-engineering data-lake delta-lake docker docker-compose etl-pipeline minio pyspark python s3 template-boilerplate

Last synced: 05 Apr 2026

https://github.com/silofn523/story-ai

Storybot using Open AI

2024-07-xx aws docker-compose ec2 nestjs openai pg

Last synced: 05 Apr 2026

https://github.com/juftin/airflow

Multi Container Airflow DAG Application

airflow dag docker-compose pipeline python3

Last synced: 17 Mar 2025

https://github.com/vlambo3/my-spotify

I invite you to clone this repository if you want to build a MICROSERVICES application using the SPRING CLOUD FRAMEWORK.

config-server docker-compose eureka-server open-feign rabbitmq resilience4j spring-boot spring-cloud spring-cloud-gateway spring-cloud-netflix

Last synced: 05 Apr 2026

https://github.com/shivan-s/django-rest-react-tailwindcss-template

Django REST Template with React-Typescript, TailwindCSS and Docker-Compose

api django django-rest-framework docker docker-compose react rest-api tailwindcss template typescript

Last synced: 12 Mar 2025

https://github.com/majidgolshadi/farmer

Small PaaS platform for small startup projects use NGINX as a load balancer and MySql as a datastore

docker-compose etcd golang mysql nginx paas registrator

Last synced: 16 Apr 2026

https://github.com/aanttrax/observability

This repository sets up a full observability environment for Docker Compose services, using: Prometheus: Metric collection, Grafana: Visualization of metrics and logs, cAdvisor: Monitoring of Docker containers, Node Exporter: Monitoring of the host system, Loki: Log storage, Promtail: Log collection from containers

cadvisor devops docker-compose grafana loki node-exporter observability prometheus promtail

Last synced: 29 Apr 2026

https://github.com/sushantjadhav416/docker_compose-asp-web_app

Docker Compose based Project build using ASP.NETcore CRUD operation web application and using Nginx as Loadbalancer

asp-net-mvc docker-compose microsoftsqlserver nginx-proxy rest-api

Last synced: 28 Oct 2025

https://github.com/fegoa89/golang-docker-hot-reload

Local development environment for Golang with hot reload functionality using a Docker container.

docker docker-compose dockerfile golang

Last synced: 10 May 2026

https://github.com/jeamon/backend-api

Demo of a fullscale Go-based RestFul API backend implementation with PostgreSQL and MongoDB as persistences layers.

api-rest backend-api bash-script batch-script ddd-architecture docker docker-compose gin-framework go golang mongodb postgresql ssl-certificates uber-zap

Last synced: 19 Jan 2026

https://github.com/gear-sv/gear-bus

Bitbus scraper for gear-sv contracts.

docker-compose dockerfile

Last synced: 26 Mar 2025

https://github.com/sukhoy94/apache-php-docker

Basic stuff to start developing php with apache

apache2 docker-compose docker-phpdev php8 phpstan-l9

Last synced: 02 May 2026

https://github.com/okteto/oktetodo

Todo list application

docker-compose helm

Last synced: 14 May 2026

https://github.com/cristianosfmothe/bug-blog

Projeto em desenvolvimento para criação de um sistema de estudo, com intuito de aprimorar o conhecimento, utilizando como API o NestJs, Prisma, PostgreSQL e Docker

docker docker-compose nestjs-backend prisma-orm typescript

Last synced: 04 May 2026

https://github.com/devenes/terraform-docker-swarm-ecr-phonebook

Project aims to deploy Flask Phonebook Application within a Docker Swarm Cluster on Elastic Compute Cloud (EC2) Instances by pulling the app images from the AWS Elastic Container Registry (ECR) repository using Terraform.

aws aws-elastic-container-registry containerization docker docker-compose docker-swarm dockerfile ecr elastic-compute-cloud elastic-container-registry flask iam-policy mysql shell swarm terraform

Last synced: 06 Apr 2026

https://github.com/gabriellglrs/dscommerce

DsCommerce Este sistema de e-commerce permite o cadastro de usuários, produtos e categorias. Usuários podem navegar no catálogo, adicionar produtos ao carrinho e finalizar pedidos, que têm status como "aguardando pagamento" ou "entregue". Administradores gerenciam cadastros e têm acesso a funcionalidades extras.

autentication docker docker-compose dockerfile java-17 jwt-token lombok maven mysql oauth2 restful-api spring-boot spring-security validation

Last synced: 11 Apr 2026

https://github.com/zikwall/teamcity-compose

Try Teamcity with Docker

docker docker-compose teamcity

Last synced: 14 May 2026

https://github.com/kokoal/drupal-docker-compose

A docker-compose file to use Drupal with a complete environment.

docker-compose drupal traefik

Last synced: 09 May 2026

https://github.com/hvalfangst/ktor-koin-api

Ktor Koin API with Flyway, Exposed and JWT using Maven

docker-compose exposed-orm flyway jwt koin koin-kotlin kotlin ktor maven postgresql

Last synced: 19 Apr 2026

https://github.com/kwa0x2/coffeeshop-backend

This repository contains the CoffeeShop Backend, a robust backend solution for managing a coffee shop's operations. Built with a modern tech stack, this backend offers features for handling customer orders, inventory management, and user authentication.

docker docker-compose dockerfile expressjs mongoose nodejs rabbitmq redis-cache sentry session typescript

Last synced: 06 Apr 2026

https://github.com/zhihao2036/nestjs-fastify-template

A server-side application built with NestJS and uses Fastify.

docker docker-compose fastify nestjs pino template typeorm typescript webserver

Last synced: 06 Apr 2026

https://github.com/gabrielborgesdm/i-must

"I must" allows you to take notes, set reminders and store Images while also offering online synchronization to avoid losing all of your appointments.

api-rest docker docker-compose eslint java-android mongodb mvvm-architecture nodejs realm typescript

Last synced: 06 Apr 2026

https://github.com/aborroy/aps-docker-deployment

Reference deployment of Alfresco Process Service (APS) for Docker Compose

activiti alfresco docker-compose

Last synced: 09 Apr 2025

https://github.com/renatoelho/app-ocr

Este projeto utiliza o poder e a facilidade de criação de aplicativos do Streamlit, juntamente com a versatilidade do Tesseract na conversão de imagens em texto (OCR).

app docker docker-compose dockerfile ocr pytesseract python streamlit tesseract tesseract-ocr

Last synced: 17 Apr 2026

https://github.com/thedxt/shlink-docker

Shlink Docker Compose with Cloudflare Tunnel and MariaDB

cloudflared docker-compose mariadb shlink

Last synced: 15 May 2026

https://github.com/ledgersmb/ledgersmb-dev-docker

Docker containers supporting LedgerSMB development

development-environment development-tools docker docker-compose ledgersmb

Last synced: 17 Mar 2025

https://github.com/wardvisual/dockerized-db

This repository contains my setup for dockerized databases on a Linux environment.

database docker-compose dockerized-database

Last synced: 30 Apr 2026

https://github.com/stefanreichert/hello-jenkinspipelines

A simple example how to use Jenkins Pipelines to build and containerize a project

docker docker-compose jenkins-ci jenkins-docker-pipeline jenkins-pipeline

Last synced: 30 Apr 2025

https://github.com/deffz-finesse/grafana-observability-stack

Grafana Observability Stack — Production-ready observability platform with Prometheus, Loki, Tempo & Grafana. Collect metrics, logs, and traces in one stack. Easy to deploy with Docker Compose. Perfect for monitoring microservices, Kubernetes, and cloud-native apps.

devops docker docker-compose grafana logging loki metrics microservices monitoring observability prometheus tempo tracing

Last synced: 15 Jun 2025

https://github.com/just1not2/docker-image-streama

A Docker image for the Streama self-hosted streaming media server, working with MySQL as data backend

docker docker-compose dockerfile mysql streama

Last synced: 06 May 2026

https://github.com/gorillati/glpi_dk

Contenedor de GLPI

docker docker-compose glpi

Last synced: 11 Mar 2025

https://github.com/fpopic/docker-postgres-adminer-goose

(POC) Manage postgres migrations (db versioning) using goose

adminer docker-compose goose goose-migration postgres

Last synced: 15 May 2026

https://github.com/jmazionis/beegone

RESTful app in Beego & React

beego docker docker-compose golang react typescript

Last synced: 19 Jan 2026

https://github.com/sporestudio/web-server

Automated deployment of an apache web server using Docker containers, as well as monitoring tools for the server.

apache bash docker docker-compose jenkins python

Last synced: 15 Apr 2026

https://github.com/berzavlu/server-gunbound

Contenedor docker para levantar un sv local

apache2 docker-compose dockerfile php54

Last synced: 02 Feb 2026

https://github.com/chibuikeeugene/loan-amount-prediction

A machine learning program that estimates the amount of loan to be issued as seen in the dataset given. This program uses a simple hist gradient boosting regressor algorithm to estimate the likely loan user should be eligible for.

docker docker-compose evidentlyai fastapi hyperopt mlflow prefect-orchestration

Last synced: 10 Apr 2025

https://github.com/tanmayvaij/strapi-postgres-docker-v3

Strapi v3 project with a Dockerized setup. It includes a Docker Compose file for quick container management, offering an easy and scalable solution for both local development and deployment

docker docker-compose docker-container docker-images strapi strapi-cms strapijs

Last synced: 25 Apr 2026

https://github.com/masakdirt/notiflow-real-time-notification-service

Notiflow: Real-Time Notification Service - it`s my fourth pet project where I used kafka with microservices, lets look on it!

docker-compose email kafka microservices notifications spring-boot spring-cloud spring-security telegram-bot thymeleaf

Last synced: 13 Apr 2026

https://github.com/120dev/marvel-project

This project is a web application that utilizes the Marvel API to display Marvel series. It is built using Docker and Vue3.

docker docker-compose typescript vue3

Last synced: 06 May 2026

https://github.com/deividfrancis/pos-blogg

Projeto simples de uma api para um blog para treinar conhecimentos em prisma

api docker docker-compose estudos ifro node nodejs pos-graducao prisma rondonia typescript

Last synced: 17 Apr 2026

https://github.com/chez14/gratheus

Monitoring Dashboard Template for your beloved DevOps/SRE things.

docker docker-compose grafana-dashboard monitoring prometheus

Last synced: 15 May 2026

https://github.com/debiki/talkyard-prod-swarm

For deploying Talkyard in your own Docker Swarm or Docker-Compose.

docker-compose docker-swarm talkyard

Last synced: 01 May 2025