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.
- GitHub: https://github.com/topics/docker-compose
- Repo: https://github.com/docker/compose
- Released: October 16, 2014
- Related Topics: docker, containers,
- Aliases: dockercompose,
- Last updated: 2026-06-27 00:08:35 UTC
- JSON Representation
https://github.com/tomdieu/momo-app-clone
Mobile money application to send money with backend in django rest and frontend in react native
celery celery-redis celerybeat django django-automation django-rest-framework djangochannels docker-compose expo fullstack momo-app-clone python react-native-android reactnative redis redis-server rest-api rest-apis transfer-money trixwallet
Last synced: 11 Apr 2026
https://github.com/kaplanmaxe/maxwell-kafka-go
Example implementation of golang, maxwell, mariadb, and kafka with docker-compose
docker docker-compose golang kafka mariadb maxwell mysql zookeeper
Last synced: 11 Apr 2026
https://github.com/dgonzo27/fastapi-demo
Dockerized FastAPI with PostgreSQL
docker docker-compose fastapi fastapi-sqlalchemy postgresql
Last synced: 09 Apr 2026
https://github.com/jrcasso/rails-app-template
A template repository for Rails applications, complete with development setup.
container devcontainer docker docker-compose prototyping rails ruby
Last synced: 19 Feb 2026
https://github.com/magnetrwn/flask-htmx-docker
Prebuilt Flask template, with HTMX front-end interaction.
docker docker-compose flask htmx learn sqlite
Last synced: 09 Apr 2026
https://github.com/martinstanek/bucket
Simple bundling engine and CLI tool for creating transferable docker application bundles.
docker docker-compose dockerapplicationbudle
Last synced: 22 Apr 2025
https://github.com/iamfoysal/personalblog
It uses a personal blog project, backend django and a complete database postgrass and password reset system. Docker has been used to manage the project. If the project is clone can only use the "docker-compose up" in command.
django docker docker-compose heroku-deployment postgresql-database sqlite3
Last synced: 10 Apr 2026
https://github.com/nhatthaiquang-agilityio/dotnet-identity-user
ASP.NET Core Identity is a membership system that adds login functionality to ASP.NET Core apps. Users can create an account with the login information stored in Identity or they can use an external login provider. Identity can be configured using a SQL Server database to store user names, passwords, and profile data.
aspnet-core aspnet-identity azure azure-signalr-service docker docker-compose dotnet integration-testing kubernetes signalr sql-server unit-test xunit
Last synced: 11 Apr 2026
https://github.com/derailed-dash/jekyll
Jekyll image that is ready to build and serve site content; GitHub pages dependencies pre-installed; Docker compose provided
docker-compose docker-images github-pages jekyll jekyll-site
Last synced: 13 May 2026
https://github.com/openvoiceos/ovos-docker-tts
Open Voice OS TTS Docker images
docker docker-compose mimic ovos piper text-to-speech tts
Last synced: 25 Jul 2025
https://github.com/lbgm/mail-with-php
PHP simple dockerized app to send mail. You can use it as docker-compose service
docker docker-compose docker-image mailer php
Last synced: 06 May 2026
https://github.com/sskender/machines
Various Docker containers
celery devops docker docker-compose dockerfile flask netcat nginx nginx-server nmap ping python-httpserver python-server redis sqs system-administration system-architecture telnet testing vim
Last synced: 10 Apr 2026
https://github.com/akmalovaa/meilisearch-backup
meilisearch backup s3
backup docker docker-compose dump meilisearch minio s3 script
Last synced: 13 Apr 2026
https://github.com/rahul-ghadge/spring-mongo-docker-compose-crud
Dockerized spring boot Mongodb CRUD application using docker-compose for superheroes API. Deploying multiple containers which are depends on each other(Spring App and MongoDB) using single docker-compose command.
docker docker-compose mongodb mongotemplate spring-boot
Last synced: 13 May 2025
https://github.com/dalenguyen/wordpress-docker
Local WordPress development with Docker
docker docker-compose wordpress wordpress-development
Last synced: 30 Apr 2026
https://github.com/ssanj/enter-the-metrics
All in one Grafana + Prometheus + Loki metrics stack
cadvisor dashboards docker-compose grafana loki node-exporter prometheus promtail snmp-exporter syslog-ng
Last synced: 20 Jan 2026
https://github.com/spamscope/spamscope-docker-compose
Docker Compose example for SpamScope
docker docker-compose spamscope
Last synced: 27 Apr 2026
https://github.com/juanelas/openvpn-docker
A just-working, easily-configurable OpenVPN docker
docker docker-compose openvpn vpn
Last synced: 03 Feb 2026
https://github.com/yarosj/prestige-of-districts
:mag_right: This application parses sites and retrieves data associated with failures of public services to display districts' prestige
amqp apollo-client apollo-server docker-compose graphql mapbox-gl ner neural-network nlp nodejs parsing pika python3 rabbitmq react scraping semantic-ui-react spacy taskscheduler webpack
Last synced: 07 Apr 2026
https://github.com/j3soon/docker-ros-husky
Docker image for Clearpath's Husky A200 on ROS 1 Melodic
clearpath clearpath-husky docker docker-compose husky robotics ros ros-melodic
Last synced: 10 Apr 2026
https://github.com/itsfoss0/devops-experiments
Implementing fullstack projects from scratch using devops tools, concepts and practices. Some of the tools I've used in here include kuberenetes, terraform, docker, python, jenkins, django and aws
devops django django-rest-framework docker docker-compose kubernetes
Last synced: 09 Apr 2026
https://github.com/wkrzywiec/develop-env
Development tools in Docker container
docker docker-compose docker-container maven sonarqube sonarqube-scanner
Last synced: 01 Aug 2025
https://github.com/tsunematsu21/live-streaming
The IaC for building live streaming server
ansible docker docker-compose hls hls-live-streaming nginx nginx-rtmp terraform
Last synced: 12 Apr 2026
https://github.com/aslon1213/reservations-api
YBKY saralash bosqichi topshirig'i - reservations
docker docker-compose gin-gonic golang gorm-orm mysql reservation-system testing
Last synced: 09 Apr 2026
https://github.com/librecodecoop/playsms-docker
playSMS is a web interface for SMS gateways and bulk SMS services
docker docker-compose hacktoberfest php playsms
Last synced: 11 Apr 2026
https://github.com/zhukmax/phoxie
Phoxie is Blank for Phalcon PHP projects.
docker docker-compose feap phalcon phalcon-php php-7 php-framework react-admin
Last synced: 03 Oct 2025
https://github.com/AfsmNGhr/devops-swarm-mode
Concept DevOps multi-repository (IaC)
ansible deployment devops docker-compose docker-swarm environment gitops iac multi-repo pull-mode submodules swarm-mode
Last synced: 12 Apr 2025
https://github.com/nhatthaiquang-agilityio/spring-zipkin
Tracing log for microservices, Zipkin Tracing
docker-compose spring spring-boot spring-cloud spring-cloud-microservice spring-config spring-eureka zipkin
Last synced: 11 Apr 2026
https://github.com/rafhael-s-p/hands-on-microservices-with-spring-boot-and-spring-cloud
APIs for microservices study purposes
docker docker-compose grafana istio java-11 junit kafka kubernetes microservices mongodb mysql prometheus rabbitmq reactive-programming rest-api shell-script spring spring-cloud swagger test-automation
Last synced: 08 Apr 2026
https://github.com/paulo-amaral/docker-flask-mongodb-api
🖖🏼Flask App API with MongoDB using Docker Compose.
api docker docker-compose flask flask-application mongodb mongodb-database python python3
Last synced: 15 Jul 2025
https://github.com/atlas-jedi/node-polls
Implementação back-end de um sistema de enquetes com atualização em tempo real de score.
cookie docker-compose fastify fastify-webscoket ioredis node postgresql prisma pub-sub-system redis typescript websockets zod
Last synced: 10 Apr 2026
https://github.com/geshan/express-app
For a blog post about node.js and docker with docker-compose
docker docker-compose docker-image dockerfile express expressjs node nodejs nodemon
Last synced: 13 Apr 2026
https://github.com/ad-archer/archer-homelab-hub
This is a homelab dashboard that I created in golang and sveltekit. It can be used to monitor resources, and as a file browser
dashboard docker docker-compose go golang home-lab home-lab-dashboard homelab svelte sveltekit
Last synced: 09 Mar 2026
https://github.com/zebp/shrt
A url shortener build with NextJS
docker docker-compose nextjs nodejs prisma react typescript
Last synced: 10 Apr 2026
https://github.com/danielcristho/docker-stuffs
docker docker-compose docker-project
Last synced: 27 Jul 2025
https://github.com/godu92/self-host
Collection of Self Host containers
bash-script docker docker-compose python python-3 python-script python3 tools
Last synced: 24 Aug 2025
https://github.com/bearlike/dotfiles
Dotfiles are how you personalize your system. These are mine
configuration docker-compose dotfiles setup shell sysadmin ubuntu windows zsh
Last synced: 09 Mar 2026
https://github.com/tamalmaity-dev/nanofly
This is the NanoFly, A self-hosted server control panel. A premium, self-hostable, lightweight PaaS. The open-source alternative to Vercel, Netlify, and Heroku. Deploy applications, build from Git repositories, and provision databases in seconds on your own hardware. Perfect for VPS, bare-metal servers, and Raspberry Pi.
docker docker-compose golang heroku mysql nodejs paas postgresql raspberry-pi react redis self-hosted selfhosted server vps-hosting
Last synced: 28 May 2026
https://github.com/robertoachar/docker-express
:whale: A playground for Docker with Express.
docker docker-compose express live-reload node nodemon
Last synced: 11 Apr 2026
https://github.com/ernitingarg/typescript-fastify-postgres-prisma-auth-api
Auth api using nodejs, typescript, fastify, zod, prisma, postgres, tap
auth-api docker docker-compose fastify github-actions jwt-authentication nodejs pino postgresql postman prisma-orm tap typescript
Last synced: 10 Apr 2026
https://github.com/azshurith/dockerized-laravel-environment-nginx
This repository contains a Docker environment for Laravel applications utilizing Nginx for streamlined development and deployment.
artisan docker docker-compose laravel nginx php vite
Last synced: 13 Apr 2026
https://github.com/nitins87/create-new-express-app
A CLI tool to create a TypeScript Express application with best practices
architecture docker docker-compose dotenv eslint express helmet husky javascript jest morgan nodejs nodemon prettier supertest swagger-ui ts-node-dev typesc winston zod
Last synced: 07 Mar 2026
https://github.com/firmanjs/express-mongodb-mocha-chai
Boilerplate expressjs with mongose
docker docker-compose expressjs mocha mocha-chai mocha-tests mongoose unit-testing
Last synced: 01 Mar 2026
https://github.com/wildoctopus/geoappservice
A modular approach to Python-FLask-PostGIS project
docker docker-compose flask flask-login geoalchemy2 postgis postgresql python rabbit-mq rabbitmq redis sqlalchemy
Last synced: 13 Apr 2026
https://github.com/cs-era/gruppof-open-webui
Open-WebUI Interface with LLama 3.2:1B and OpenAI models.
ai docker docker-compose llama3-2-1b-model nginx ollama open-webui openai-api
Last synced: 09 Apr 2026
https://github.com/btschwertfeger/tasmota-plug-monitoring
Grafana, InfluxDB, and MQTT setup for monitoring electricity consumption measured by Tasmota smart plugs.
docker docker-compose grafana grafana-dashboard influxdb influxdb2 monitoring mqtt mqtt-client mqtt-server tasmota tasmota-devices tasmota-templates
Last synced: 30 Aug 2025
https://github.com/t0mer/locationsharing
A Docker container to retrieve coordinates from an google account that has been shared locations of other accounts and add it as a device tracker to Home Assistant. The container publishes the info using mqtt auto discovery without the need of special configuration on the Home Assistant side.
docker docker-compose home-assistant home-automation location location-tracking mqtt python3
Last synced: 15 Apr 2025
https://github.com/squidylol/nuxtjs-boilerplate
Nuxt 4 boilerplate with TypeScript, Tailwind, Pinia, Prisma, and OAuth. A full-stack starter with i18n, Vitest, Playwright, and fast setup. 🐙
application axios coreui docker docker-compose dockerfile ecommerce eslint gtm nuxt3-starter prettier responsive sentry supabase tailwind vee-validate vue website
Last synced: 27 Sep 2025
https://github.com/azita-abdollahi/k6-benchmark-test
k6 benchmark test
docker docker-compose dockerfile expressjs grafana influxdb javascript k6
Last synced: 08 Apr 2026
https://github.com/nikitachalykh/foodgramm
Service FoodGramm "Food Assistant"
cd ci django django-rest-framework djoser docker-compose dockerhub javascript postgresql python3 rest-api
Last synced: 04 Mar 2025
https://github.com/rsangole/postgres
How I setup my local postgres database using docker-compose to run a postgres service + RStudio service
docker docker-compose postgres postgresql r
Last synced: 12 May 2025
https://github.com/dubuntu13/dockersinstall
You cant Install docker & Docker-comopse with just one small script in less than 1 min.
bash docker docker-compose install-script linux
Last synced: 19 Feb 2026
https://github.com/adiatma/cra-docker-nginx
Simple way to setup docker + cra + nginx
cra docker docker-compose nginx
Last synced: 12 Apr 2026
https://github.com/arthur199212/jwt-auth-graphql
Technologies: Node, Express, TypeScript, MongoDB, Apollo Server, React, Apollo Client, JWT.
apollo-client apollo-server docker-compose express joi-validation jwt-auth mongodb node react typescript
Last synced: 08 Apr 2026
https://github.com/syedsaadahmed/golangdockerize
Dockerize GOLANG setup for development including initial go modules and packages setup
docker-compose dockerfile golang golang-module golang-package
Last synced: 18 Apr 2026
https://github.com/yumeangelica/needypet
Full-stack Pet Care Management Application
azure docker docker-compose eslint express ionic javascript jest mongodb nginx nodejs pinia supertest typescript vuejs
Last synced: 22 Feb 2026
https://github.com/mohamedsebaie/deepfake-detection-using-pytorch
This project Deepfakes can distort our perception of the truth and we need to develop a strategy to improve their detection. Deep Fakes are increasingly detrimental to privacy, social security, and democracy. We plan to achieve better accuracy in predicting real and fake videos.. https://pypi.org/project/Deep-Fake-Detection/
anchors azure blazeface deepfake-detection docker-compose docker-container docker-image face-detection face-extractor fake heruko pip-package pytorch-implementation real resnet-18 resnext-18 xception-model
Last synced: 03 Feb 2026
https://github.com/quicksilvershanks/vidsage
A RAG-based chatbot that extracts insights, summaries, and topic clusters from YouTube videos, providing comprehensive understanding and answering user queries.
adminer datatalksclub docker docker-compose elasticsearch llm ollama openai postgresql prefect rag sentence-transformers streamlit
Last synced: 01 Feb 2026
https://github.com/vsoch/drupal-docker-compose
An example docker-compose setup to create a development environment for an existing Drupal install
docker-compose drupal-7 drupal-8
Last synced: 18 Apr 2026
https://github.com/ecgalaxy/docker_compose
Ansible role which installs Docker Compose - Repository mirror - development takes place on code.europa.eu
ansible-role docker docker-compose
Last synced: 09 May 2026
https://github.com/bessouat40/docker-postgres-sqlalchemy
Postgresql database connect to sqlalchemy.
beginner beginner-project docker docker-compose postgresql python sqlalchemy template template-project templates tutorial
Last synced: 26 Sep 2025
https://github.com/7ph/shlink-self-hosted
Ready to use containerized self-hosted shlink instance including database and auto-TLS certificate generation
docker docker-compose shlink shlink-extension traefik
Last synced: 04 May 2026
https://github.com/c00ldude1oo/npm2pihole
A shell script to add domains from nginx proxy manager to pihole local dns records
bash-script docker docker-compose nginx-proxy nginx-proxy-manager npm npm2pihole pihole
Last synced: 02 Aug 2025
https://github.com/inushin/dockerodoosymfonyssl
This is a complete stack for running Odoo with NGINX, PostgreSQL and PHP into Docker containers using docker-compose tool and with Certbot for the HTTPS certificate.
certbot docker docker-compose nginx nginx-proxy odoo odoo13 php74 postgresql symfony
Last synced: 13 May 2025
https://github.com/heyvaldemar/bitbucket-traefik-ssl-certificate-docker-swarm
Bitbucket with SSL Certificate in a Docker Swarm
bitbucket bitbucket-server cicd containerization containers devops docker docker-compose docker-container docker-hub docker-image docker-registry dockerfile environment-variables healthcheck letsencrypt letsencrypt-certificates traefik yaml
Last synced: 12 Apr 2026
https://github.com/crasoke/get-traefiked
All in one compose file for multiple services with traefik as reverse proxy
bitwarden crowdsec docker-compose nextcloud traefik wireguard
Last synced: 07 Mar 2026
https://github.com/adnanhodzic/ansible-role-docker-compose-setup
Install and setup Docker and Docker Compose on any version of Ubuntu Linux system.
ansible ansible-role docker docker-compose installation linux setup ubuntu ubuntu-linux
Last synced: 06 Mar 2026
https://github.com/prabaprakash/docker-pipeline-for-hadoop-n-spark-submit
Docker CI/CD Pipeline
apache-spark docker docker-compose docker-pipeline gocd-agent gocd-agent-docker gocd-server hadoop spark
Last synced: 11 Apr 2026
https://github.com/thomas-mauran/polypedia
Deploy an online library everywhere you want
docker docker-compose k8s kubernetes nginx
Last synced: 11 Apr 2026
https://github.com/openpj/activiti-deployment
Packaging and running Activiti Community Docker containers
activiti activiti-bpmn activiti-workflow-engine activiti6 activiti6-docker alfresco bpm deployment devops devops-tools docker docker-compose system-administration
Last synced: 12 Apr 2025
https://github.com/abhishek0412/myfastapi
This is a learning repository for FASTAPI using python.
ci docker docker-compose docker-container docker-hub dockerfile git github github-actions markdown pipeline python unicorn vscode yaml yml
Last synced: 22 Feb 2026
https://github.com/bkychblu-6opwuk/compose
A cli wrapper over docker compose for local bitrix projects
bitrix bitrix-cms bitrix-compose bitrix-docker cli devtools docker docker-compose local
Last synced: 08 May 2025
https://github.com/abhishek010397/flask_authentication
Authentication and Authorisation Using Flask Role Based Access Control, Deployable Cloud Version Too
aws aws-ec2 bcrypt crud-application docker docker-compose dockerfile flask flask-application flask-auth flask-authorize flask-login flask-mvc flask-sqlalchemy flask-wtf gitlab-ci html-css jinja2-templates microservice
Last synced: 09 Apr 2026
https://github.com/jatutert/demos
Demonstration Ansible Docker Kubernetes running on Ubuntu Server Linux 22.04 LTS
ansible canonical docker docker-compose kubernetes multipass ubuntu
Last synced: 11 Jun 2025
https://github.com/simeononsecurity/docker-rss-display-web
A docker container that publishes an rss feed to a generated webpage
docker docker-compose docker-container docker-image dockerfile flask python python-script python3 rss rss-aggregator rss-feed rss-generator rss-reader
Last synced: 17 Feb 2026
https://github.com/kdcllc/AppAuthentication
DotNetCore CLI tool for Local Docker Containers Access to Azure Resources via Microsoft Managed Identity
appauthentication azure azure-storage azure-vault docker docker-compose kdcllc kubernetes local-testing managed-service-identity
Last synced: 18 Apr 2025
https://github.com/mcguirepr89/timelapse
A few containers to make and view timelapse videos from RTSP streams
docker docker-compose ffmpeg rtsp timelapse
Last synced: 14 Apr 2025
https://github.com/windvalley/harbor-install
docker harbor setup easily.
centos7 docker docker-compose harbor
Last synced: 05 May 2026
https://github.com/toshikinakamura0412/amr_navigation_ros
A 2D navigation metapackage for AMR (Autonomous Mobile Robot)
astar autonomous-navigation control cpp docker docker-compose dwa local-mapping localization mcl mobile-robot-navigation navigation path-planning raycast robotics ros ros-noetic simulation
Last synced: 10 Mar 2026
https://github.com/jonhvmp/docker-pilot
A comprehensive Docker Compose management toolkit with interactive CLI and programmatic API
api automation cli docker docker-cli docker-compose
Last synced: 28 Jun 2025
https://github.com/nkosi-tauro/user_manager
A CRUD User management system built with Vue 3 and Gofiber
docker-compose gofiber mongodb tailwindcss vuejs vuex
Last synced: 11 Apr 2026
https://github.com/fl0r1an84/directus-docker-compose
Directus with Redis cache and Postgres database. Everything as Docker Compose. For ARM64 and M1/ M2 CPUs use image: postgres:13
directus docker-compose postgis postgresql redis redis-cache
Last synced: 04 Feb 2026
https://github.com/erengaygusuz/visitorbook
ASP.Net Core 7 MVC Layered Web Project
asp-net-core asp-net-mvc aspnetcore best-practices bootstrap csharp docker docker-compose dotnet-core fluentvalidation layered-architecture multilanguage web-application
Last synced: 12 Apr 2026
https://github.com/gorillati/uptime-kuma
Contenedor de uptime-kuma
docker docker-compose uptime-kuma
Last synced: 28 Jul 2025
https://github.com/wayfi-simeon/wifi-access-point-registry-poc
PoC - Frontend and Backend API for WiFi Access Point Registry
backend backend-api docker docker-compose frontend poc registry wifi
Last synced: 31 Jul 2025
https://github.com/brianlusina/airports-trips
A sample micro service application that uses Nameko to create microservices.
docker docker-compose hacktoberfest nameko nameko-services python3 rabbitmq redis
Last synced: 05 Jan 2026
https://github.com/cfn-sphere/simple-container-runtime
Just what it is named, an easy way to run docker containers on any kind of instance with respect to production grade requirements!
aws-ec2 docker docker-compose infrastructure scr
Last synced: 13 Apr 2026
https://github.com/dmtrs/iroha-playground
Playground enables interaction with Hyperledget Iroha v1 API through a visual interface.
apollo-client blockchain docker docker-compose graphql graphql-client graphql-server hyperledger hyperledger-iroha iroha storybookjs strawberry-graphql web-components
Last synced: 11 Apr 2026
https://github.com/paulden/meugnon-mattermost-slash-command
Meugnon API for Mattermost Slash command
docker docker-compose flask mattermost python
Last synced: 07 Apr 2026
https://github.com/lyes-sefiane/microservices-monitoring-and-observability
Microservices Observability and Monitoring 🇩🇿 🇨🇦
cadvisor consul docker docker-compose flyway-migrations hateos hibernate java-17 junit5 maven mockito nginx node-exporter postgres-exporter postgresql-database promethus restful-webservices spring-cloud spring-data-jpa springboot-3
Last synced: 23 Apr 2025
https://github.com/nephen/django-mysql-uwsgi-mysql-docker-compose
This is a docker rapid deployment solution for django, ngnix, mysql, uwsgi, so that you no longer have to worry about server migration.
django docker-compose mysql nginx uwsgi
Last synced: 26 Jan 2026
https://github.com/flexycode/ecommerce-analytics
🤖 Real-time analytics platform for e-commerce businesses with AI-powered sales predictions and inventory management.
docker docker-compose flask kubernetes nestjs nextjs14 numpy pandas posgresql python redis socket-io tailwindcss typeorm typescript
Last synced: 08 Apr 2026
https://github.com/flaiers/django-clean-devops
CI/CD processes of https://github.com/Flaiers/django-clean-architecture
devops django docker docker-compose python shell
Last synced: 09 Apr 2026
https://github.com/SimonXIX/personal_server_docker
Docker Compose and Nginx configuration for applications deployment on my personal server: Flask applications, Ghost, GoAccess, Joplin Server, PHP applications, Podfetch, Sandstorm, an onion service for my website, and WordPress
docker docker-compose flask ghost goaccess joplin lego nginx onion-service podfetch sandstorm tor wordpress
Last synced: 10 Mar 2025
https://github.com/volt1c/express-drive-api
Simple dirve api created with express-upload.
api docker docker-compose express express-js jest nodejs typescript
Last synced: 02 Aug 2025
https://github.com/raphaelbh/timezone-api
Timezone API is a simple web service that returns the current date and time considering a given time zone.
api date datetime docker docker-compose dockerfile dockerhub flask github-actions heroku heroku-deployment open-api open-api-specification python rest-api swagger swagger-ui time timezone
Last synced: 04 Jan 2026
https://github.com/hanymamdouh82/contctrl
A minimal, keyboard-driven control plane for managing Docker Compose projects at scale.
cli container-management devops docker docker-compose fuzzy-search golang terminal
Last synced: 22 May 2026
https://github.com/tomkat-cr/fynapp_backend
Python Flask backend for FynApp. It can use DynamoDb or MongoDB. The DynamoDb interaction is made by mongoDb like calls. Software design patterns used: factory method, facade, iterator, template method, decorator.
bash bash-scripting docker docker-compose dynamodb flask flask-api gunicorn gunicorn-with-flask-rest-api jfrog jfrog-artifactory jwt jwt-bearer-tokens mongodb mongodb-atlas pytest python python3 wheel
Last synced: 09 Apr 2026
https://github.com/evolutionary-algorithms-on-click/runner_controller_microservice
Go Implementation of the algorithm runner controller microservice of EvOC (Evolutionary algorithms On Click).
cookie docker docker-compose golang grpc http json protobuf uuid
Last synced: 10 Apr 2026