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-07-10 00:08:53 UTC
- JSON Representation
https://github.com/lintang-b-s/tenflix-microservices
Movie streaming microservices like Netflix. Built using Microservices architecture, CQRS, Saga Pattern, CDC, Outbox Pattern, Kafka, GRPC, Mongodb, Postgres, Midtrans, Cloudinary, Ngrok, etc.
consul docker-compose golang grpc kafka keycloak kong microservice microservices mongodb postgresql saga spring-boot
Last synced: 09 Oct 2025
https://github.com/joeltadeu/library-management
Spring Boot rest microservices using Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback, elasticsearch, kibana.
distributed-tracing docker docker-compose elasticsearch eureka feign grafana kibana logstash micorservice prometheus sleuth spring-boot spring-cloud zipkin zuul
Last synced: 24 Apr 2025
https://github.com/inovizz/demystifying-docker-for-devs
Repo for PyCon India 2019 - "Demystifying Docker for Devs" workshop
celery docker docker-compose docker-container docker-images python python3 redis
Last synced: 01 Sep 2025
https://github.com/songrgg/spinnaker-compose
Run spinnaker cluster on local machine with docker-compose.
centos7 docker-compose spinnaker
Last synced: 17 Sep 2025
https://github.com/bybatkhuu/wiki
Personal wiki for public.
cuda docker docker-compose linux manuals nvidia-docker nvidia-gpu wiki
Last synced: 24 Dec 2025
https://github.com/phuker/docker-compose-all
A very simple Docker cluster management tool, recursively search and control all Docker Compose projects in a directory.
docker docker-compose docker-compose-all
Last synced: 28 Apr 2025
https://github.com/wuletawwonte/ethhire-api
This is a Ruby on Rails application for a jobs portal. The app allows users to create job postings, browse available jobs, and apply for jobs.
docker docker-compose postgresql ruby-on-rails
Last synced: 23 Apr 2025
https://github.com/jonathas/node-project-skeleton
This project contains the skeleton I usually have in my Node projects
apidoc docker docker-compose gulp javascript mongodb nginx nginx-proxy nodejs pm2 redis typescript
Last synced: 14 Apr 2025
https://github.com/aneisch/informed-delivery-home-assistant
Retrieves USPS mail and package info from informed delivery emails via IMAP. Publishes mail and package count to MQTT and creates mail image gif.
docker docker-compose homeassistant mqtt usps
Last synced: 21 Jun 2025
https://github.com/rgl/gitlab-ci-vagrant
GitLab-CI runner nodes
docker docker-compose gitlab-ci incus ubuntu windows
Last synced: 10 Mar 2026
https://github.com/joeltadeu/bank-account
An example with microservice architecture using CQRS, Event Sourcing and Kafka
crqs docker docker-compose kafka microservice mongodb spring-boot
Last synced: 14 Apr 2025
https://github.com/laaraujo/go-echo-api-sample
Go Echo API template with Docker, live reload, SQLC and Goose migrations
docker docker-compose echo golang goose live-reload sqlc
Last synced: 05 Oct 2025
https://github.com/ahmedkhaled14/automationexercise
Automate different functionalities of an E-commerce website called "AutomationExercise"
allure-report docker-compose extentreports fluentdesign java pageobjectmodel selenium selenium-webdriver shaft-engine testng
Last synced: 22 Jul 2025
https://github.com/kaifcoder/learning-journey
AI based course creator web application
docker docker-compose hacktoberfest next-auth nextjs nextjs13 open-ai open-source prisma shadcn-ui supabase-db youtube-api
Last synced: 09 Apr 2025
https://github.com/rbiedrawa/spring-kafka-streams-protobuf-testcontainers-demo
Account Service - Spring, Kafka Streams sample application that allows users to sign up and retrieve account details and statistics. This PoC demonstrates how to run multiple Kafka Streams instances (with different consumer groups) inside single Spring Boot application.
confluent-control-center confluent-kafka confluent-platform docker docker-compose gradle grpc java junit5 kafka kafka-streams lombok protobuf schema-registry spring-kafka springboot2 testcontainers topologytestdriver
Last synced: 15 Apr 2025
https://github.com/mathieuhendey/final-year-project
Sentiment analysis for Twitter. A final year project at QUB.
docker docker-compose falcon nltk php python sentiment-analysis symfony3
Last synced: 05 Oct 2025
https://github.com/LFSCamargo/fastify-ts-rest-boilerplate
TS + REST + MONGOOSE + DOCKER
docker docker-compose fastify mongodb mongoose rest typescript
Last synced: 10 Mar 2025
https://github.com/gavana-work/cms-wagtail-docker-swarm
This is a repository for all the files necessary to have a complete production Django system for blogging - deployed via Docker Swarm.
django docker docker-compose docker-swarm dockerfiles exim nginx postgres postgresql python redis shell wagtail
Last synced: 11 Mar 2025
https://github.com/lk-geimfari/django-template
[WIP] A scaffold for all my Django projects.
api best-practices django django-rest-framework docker docker-compose drf mimesis poetry scaffold template
Last synced: 09 Apr 2025
https://github.com/mvarrone/fastapi-social-media-app
FastAPI backend project about a social media app using API REST, Python 3, Postgres, Docker and OAuth2
api api-rest backend docker docker-compose fastapi python
Last synced: 14 Apr 2025
https://github.com/dmotte/docker-portmap-client
🐳 Docker image you can use to expose one or more TCP ports to the internet using an SSH tunnel
client docker docker-compose docker-image dockerfile expose forward forwarding openssh port port-forwarding portmap private-key remote ssh ssh-client tcp tunnel
Last synced: 03 Aug 2025
https://github.com/alroniks/docker-tao-env
Set of environment files for convenient development of TAO using Docker
docker docker-compose makefile nginx oat-sa tao taotesting
Last synced: 08 Jul 2025
https://github.com/NotikApp/v1-api
Note taking web app written in golang and vue 3
best-practices docker docker-compose full-stack golang makefile migrations postgresql shell-script vue
Last synced: 16 Mar 2025
https://github.com/mohamed-ramadan1/e-commerce-backend-application
MultiVend is a cutting-edge, feature-rich multi-vendor e-commerce platform that revolutionizes online trading by empowering both shoppers and entrepreneurs. Our platform creates a dynamic marketplace where users can not only shop but also establish and manage their own online stores with ease.
cloudinary cookies docker docker-compose expressjs jwt-authentication message-queue mongo mongo-aggregation-framework mongodb mongoose multer node-cron node-js nodemailer restful-api socket-io stripe typescript webpack
Last synced: 31 Jul 2025
https://github.com/kwa0x2/swiftchat-backend
SwiftChat Backend is built with the Go Gin framework. It uses PostgreSQL for database management, JWT for authentication, Redis for sessions, and S3 for profile pictures. Real-time communication is handled by Socket.IO, and the entire application is containerized with Docker.
amazon-s3 amazon-web-services backend docker docker-compose dockerfile gin-framework gin-gonic go golang jwt-authentication realtime-chat redis session-cookie socket-io
Last synced: 25 Apr 2025
https://github.com/jriguera/raspbian-cloud
raspbian image with cloud-init and docker preinstalled, ready for automatic configuration
automation docker docker-compose raspberry raspberry-pi raspberrypi raspbian raspbian-cloud
Last synced: 01 Aug 2025
https://github.com/abhirockzz/kafka-javaee-concurrency-utilities
kafEEne: Kafka + Java EE Concurrency Utilities
concurrency docker docker-compose javaee kafeene kafka
Last synced: 09 Apr 2025
https://github.com/javanile/crontab
🕓 The best crontab container for your docker compose file.
automation backup cron crontab docker docker-compose scheduler
Last synced: 12 Apr 2025
https://github.com/arthursudbrackibarra/islash-programming-language
My own programming language - ISlash.
docker docker-compose golang islash programming-language
Last synced: 22 Apr 2025
https://github.com/heyvaldemar/zabbix-docker-compose
Zabbix Using Docker Compose
containerization containers devops docker docker-compose docker-container docker-hub docker-image docker-network docker-registry docker-volumes dockerfile environment-variables healthcheck yaml zabbix zabbix-agent zabbix-frontend zabbix-server
Last synced: 31 Oct 2025
https://github.com/ivstiv/virtualizor-docker
Run Virtualizor VPS Control Panel in a Docker container. Includes easy setup script, Docker Compose support, and pre-built images. Simplify deployment and management of your Virtualizor master server.
docker docker-compose openvz panel virtualizor vps
Last synced: 13 May 2025
https://github.com/noobpk/gemini-web-vulnerability-detection
Gemini-Web Vulnerability Detection (G-WVD) detecting web application vulnerabilities with deep learning
apache-kafka apache-spark artificial-intelligence big-data-analytics command-injection cross-site-scripting deep-learning docker-compose docker-image kafka pyspark sqlinjection vulnerability-detection
Last synced: 26 Apr 2025
https://github.com/pukoren/docker-mariadb-galera
MariaDB galera cluster, with auto-discovery
auto-discovery cluster docker docker-cloud docker-compose galera kubernetes mariadb mariadb-galera-cluster scale
Last synced: 26 Sep 2025
https://github.com/dmiseev/php-fpm7.2
Docker image php-fpm7.2
docker-compose docker-image php-fpm7 php72
Last synced: 09 Apr 2025
https://github.com/felixdes/phoneoperatorchecker
Web service provides mobile phone operator and region info for given phone number
docker docker-compose flask nginx postgresql python vue vuetify
Last synced: 05 Sep 2025
https://github.com/robertoachar/docker-mean
:whale: A playground for Docker with MEAN stack.
angular docker docker-compose express live-reload mean mongodb node
Last synced: 25 Oct 2025
https://github.com/williamkoller/api-pg-nest
API PostgreSQL Nestjs
api docker docker-compose nestjs postgresql testing travis-ci
Last synced: 28 Apr 2025
https://github.com/disco07/dotnet-cs-test
api-rest docker-compose dockerfile dotnet jwt-authentication mysql xunit
Last synced: 09 Apr 2025
https://github.com/wayofdev/docker-nginx
Optimized Nginx Docker image for PHP development. SSL-ready, lightweight Alpine-based, multi-arch support. Ideal for Laravel, Symfony, and PHP web services.
alpine ansible devops docker docker-compose docker-image docker-php fpm laravel multi-arch nginx php php-docker ssl
Last synced: 25 Jul 2025
https://github.com/jbris/nextflow-graph-machine-learning
A Nextflow pipeline demonstrating how to train graph neural networks for gene regulatory network reconstruction using DREAM5 data.
deep-learning docker docker-compose dream5 gene-regulatory-network gene-regulatory-network-inference gene-regulatory-networks graph-neural-network graph-neural-networks graphsage machine-learning minio mlflow mlops nextflow nextflow-pipeline nextflow-pipelines variational-autoencoder variational-inference
Last synced: 26 Jun 2025
https://github.com/WillStreeter/ws-dev-docker-example
A Docker eco-system bundling 4 repositories to facilitate a FullStack integrated development environment encompassing an NGINX proxy instance, MongoDB instance, Front-End Angular (4.1.)x App, Back-End NodeJs Express App.
docker docker-compose fullstack integrated-development-envrionment mongo nginx ws-mongo-demo ws-nginx-demo ws-ngx-login-demo ws-node-demo
Last synced: 14 Mar 2025
https://github.com/mustansirzia/csgo-dedicated-server
A containerized dedicated server for Counter-Strike: Global Offensive.
csgo csgo-server docker docker-compose linux metamod shell sourcemod
Last synced: 13 Apr 2026
https://github.com/chetansurwade/geoip2-rest-api-golang
GeoIP2 rest api in golang (Gin) just fork and docker-compose up
docker docker-compose geoip geoip2 geolite2-city gin gin-gonic golang
Last synced: 12 Apr 2025
https://github.com/shantoroy/rag-chatbot-python-fullstack-template
A Retrieval-Augmented Generation (RAG) based question-answering proof-of-concept (PoC) that enables users to query documents using natural language. This system leverages local LLMs via Ollama for enhanced privacy and performance and features a chat-based interface. Built entirely with Python, including both backend an frontend.
chainlit chatbot docker-compose fastapi kubernetes langchain ollama python retrieval-augmented-generation
Last synced: 21 Apr 2026
https://github.com/sports-match-maker/docker-pnmamhes
Docker dev-boxes for multiple PHP frameworks
adminer codeigniter docker docker-compose elasticsearch kibana laravel mailpit mysql nginx php redis slim-framework symfony yii
Last synced: 02 Aug 2025
https://github.com/freetwilight/docker
The docker python client supports asynchronous parallel access to containers.
cd ci client cloud containers docker docker-api docker-client docker-compose docker-sdk-for-python
Last synced: 27 Oct 2025
https://github.com/haksham/gp6_5
Group project for GitHub class include integrated library management system.
code-of-conduct-template college-project docker docker-compose docker-container docker-image dockerfile dockerhub free github githubpages helpful-tool hosting html-css-javascript library-management-system liscences open-source readme-md security-policy static
Last synced: 04 Nov 2025
https://github.com/postrockreverb/ultra-last-next
React+PHP boilerplate framework /w esbuild, livereload, docker, shadcn
docker docker-compose esbuild livereload php react shadcn
Last synced: 08 Nov 2025
https://github.com/omid-ahmadpour/workwithkafka-dotnetcore
sample project for using kafka in .Net Core Web application with docker-compose
docker-compose dotnetcore kafka kafka-docker kafka-docker-compose kafka-dotnet kafka-sample
Last synced: 24 Apr 2025
https://github.com/42yerevanprojects/inception
This project aims to broaden your knowledge of system administration by using Docker
42born2code 42school docker docker-compose dockerfile mariadb nginx
Last synced: 23 Apr 2025
https://github.com/eabykov/keycloak-compose-v2
Keycloak with PostgreSQL, which includes Keycloak's monitoring using Prometheus and Grafana
compose docker docker-compose grafana grafana-dashboard keycloak postgresql prometheus
Last synced: 10 Apr 2025
https://github.com/zoispag/melpomene
Media server build on Docker (Plex, Sonarr, Radarr, Lidarr, Bazarr, Jackett, Ombi, Transmission..)
docker docker-compose lidarr organizr plex radarr sonarr
Last synced: 17 Jul 2025
https://github.com/ren294/covid-data-process
This project integrates real-time data processing and analytics using Apache NiFi, Kafka, Spark, Hive, and AWS services for comprehensive COVID-19 data insights.
airflow aws aws-ec2 aws-quicksight big-data big-data-analytics covid19-data docker docker-compose hadoop-hdfs hdfs hive kafka nifi pipeline redpanda spark spark-sql spark-streaming sparksql
Last synced: 29 Oct 2025
https://github.com/ledfx/ledfx-docker
This will eventually be an LedFx Docker image repo. Currently it's a compilation of Dockerfile's that all work in different ways.
audio-reactive docker docker-compose docker-container docker-image dockerfile ledfx leds
Last synced: 05 May 2025
https://github.com/ethanc/moniker
Monitor usernames across several platforms and report availability.
availability available discord docker docker-compose github mastodon monitor notifications notifier notify portainer python script snapchat twitter username watcher webhook youtube
Last synced: 24 Apr 2025
https://github.com/raschmitt/dev-containers
Standard containers for local development.
docker docker-compose hacktoberfest oracle-db rabbitmq sql-server
Last synced: 27 Jul 2025
https://github.com/robertoachar/docker-python-flask
:whale: A playground for Docker with Python and Flask.
docker docker-compose flask live-reload python
Last synced: 11 Aug 2025
https://github.com/heyvaldemar/portainer-traefik-letsencrypt-docker-compose
Portainer with Let's Encrypt Using Docker Compose
devops docker docker-compose docker-images docker-registry dockerfile dockerhub letsencrypt letsencrypt-certificates portainer portainer-agent portainer-api portainer-ce portainer-desktop portainer-docker portainer-documentation portainer-io portainer-stack portainer-templates traefik
Last synced: 07 Oct 2025
https://github.com/BoxingOctopus/joplin-server-docker-compose
A Docker Compose Workflow for deploying Joplin Server, the file sync web service for Joplin, a notebook/notetaking application
certbot docker docker-compose joplin nginx postgresql
Last synced: 10 Mar 2025
https://github.com/nayracoop/nayra-cms-api
node.js Express mongodb api with basic authentication and crud
api-rest docker-compose express node
Last synced: 28 Jul 2025
https://github.com/cslant/lamp-docker
:whale: This is a simple Docker Compose workflow that sets up a LAMP network of containers for local development. This also allows customizing the optional PHP version :elephant:
apache2 docker docker-apache docker-compose docker-container lamp lamp-deployer lamp-development lamp-docker lamp-environment lamp-server lamp-setup lamp-stack lampstack lbiltech mariadb multi-docker php tanhongit
Last synced: 26 Aug 2025
https://github.com/19h47/leaglecup
⛳️
docker docker-compose phpcs timber timber-theme wordpress wordpress-theme
Last synced: 28 Jul 2025
https://github.com/yorch/ubuntu-server-bootstrap
Ubuntu Servers Setup
docker docker-compose prezto ubuntu ubuntu1604 ubuntu1804 ubuntu2004 ubuntu2204 zsh
Last synced: 08 Mar 2026
https://github.com/alexykn/torchts
A modern text to speech frontend for Kokoro-82M
docker docker-compose fastapi full-stack javascript kokoro kokoro-tts local-ai python pytorch rest-api speech-synthesis speech-synthesis-api text-to-speech tts tts-api vue vuetify web-application webapp
Last synced: 19 Apr 2025
https://github.com/xanthous-tech/elastic-stack-docker-compose
Sample docker-compose setup for spinning up Elastic Stack on a single machine on Docker
belk docker docker-compose elasticsearch filebeat kibana logstash
Last synced: 07 May 2025
https://github.com/mapiiik/watcher-nms
Watcher NMS - Network management system for ISPs
access-points cakephp contacts-management docker-compose electricity-readings google-maps ip-address-management isp nms php radio-links routeros wisp
Last synced: 06 Mar 2025
https://github.com/zacharlie/spatial-dbstack
Simple, extensible, and opinionated docker-compose based stack for PostGIS. Includes monitoring, dashboards, APIs and tiling services
api docker-compose gis grafana ogc-features postgis postgresql postgrest prometheus vector-tiles
Last synced: 31 Aug 2025
https://github.com/starsheriff2/expert-class
This app allows users to sign up for a class taught by experts and gurus. This is the back-end, a RESTful API hosted in Heroku. The front-end is hosted in Netlify.
docker docker-compose full-stack railway-deployment react ruby-on-rails
Last synced: 11 Apr 2025
https://github.com/tkssharma/microservices-auth-authz-nodejs
microservices-auth-authz-nodejs
authentication authorization authorization-server docker-compose microservice nginx-proxy nodejs redis
Last synced: 15 May 2025
https://github.com/waldner/snappymail-docker
Docker image for the snappymail webmail client, with optional SSL and HTTP auth
docker docker-compose http-auth https snappymail
Last synced: 23 Apr 2025
https://github.com/theakashshukla/express-ts-starter
Welcome to the Express.js TypeScript Starter. This project provides a solid foundation for building RESTful APIs and web applications with Express.js, leveraging the power of TypeScript for type safety and improved developer experience.
authentication boilerplate boilerplate-template docker docker-compose express nodejs npm npm-package npmjs starter template testing typescript
Last synced: 06 Jul 2025
https://github.com/RemiRigal/DatasetExplorer
A web tool for local dataset browsing and processing developped using the Flask + Angular stack.
ai angular data-processing data-science data-visualization dataset dataset-analysis docker docker-compose flask web-application
Last synced: 30 Jul 2025
https://github.com/mendhak/automated-wsl-dev-setup
Scripts to automate WSL, Ubuntu, Docker, Permissions/Tweaks setup
docker docker-compose ubuntu ubuntu1804 windows10 wsl1
Last synced: 18 Mar 2025
https://github.com/bisgardo/concordium-docker
A collection of scripts and configuration files to build and deploy a containerized node for the Concordium blockchain.
concordium docker docker-compose helm-chart
Last synced: 17 Jan 2026
https://github.com/khaledsaikat/wordpress-php56-docker
WordPress on PHP-5.6 using docker
docker docker-compose mysql mysql57 php php5 php56 php56-docker wordpress
Last synced: 09 Apr 2025
https://github.com/mostafa-wael/database-tuning
Your complete guide to learn about Database Tuning ⚙️🔧.
database docker docker-compose nosql sql tuning
Last synced: 12 Jul 2025
https://github.com/heyvaldemar/homeassistant-traefik-letsencrypt-docker-compose
Home Assistant with Let's Encrypt Using Docker Compose
devops docker docker-compose homeassistant homeassistant-addons homeassistant-components homeassistant-config homeassistant-configuration homeassistant-custom-component homeassistant-device homeassistant-frontend homeassistant-integration homeassistant-sensor letsencrypt letsencrypt-certificates smarthome smarthome-app smarthome-controller smarthouse traefik
Last synced: 16 Jul 2025
https://github.com/ryankwilliams/flask-file-upload
Flask application showing how to upload a file, add an entry into database and save the file into a mounted volume.
docker docker-compose flask-application openshift-origin python
Last synced: 20 Jul 2025
https://github.com/ycrun/awesome-compose
These samples provide a starting point for how to integrate different services using a Compose file and to manage their deployment with Docker Compose.
docker docker-compose docker-container dockerfile
Last synced: 29 Apr 2025
https://github.com/smirnoffmg/partner
Partner is a versatile Telegram bot integrated with OpenAI's ChatGPT Assistant API, designed to provide a seamless conversational experience. With Partner, users can engage in natural language interactions, receiving intelligent and context-aware responses directly within their Telegram chats.
api bot chatbot docker docker-compose go golang open-source openai-assistants telegram telegram-bot template
Last synced: 01 Mar 2026
https://github.com/notikapp/v1-api
Note taking web app written in golang and vue 3
best-practices docker docker-compose full-stack golang makefile migrations postgresql shell-script vue
Last synced: 18 Jun 2026
https://github.com/vagnercardosoweb/slim4-skeleton
Slim 4 skeleton with docker, apache, mysql, postgres, redis, php 8+.
apache docker docker-compose mvc mysql php php8 postgresql redis skeleton slim4 tests
Last synced: 01 Apr 2026
https://github.com/JSONbored/simplelogin-aio
SimpleLogin All-in-One Docker image for Unraid — self-host your own email alias service with automatic DKIM, database migrations, and s6-overlay process supervision
dkim docker docker-compose email-alias email-forwarding email-privacy email-security homelab open-source postfix privacy protonmail s6-overlay self-hosted self-hosting simplelogin tailscale unraid unraid-community-apps unraid-templates
Last synced: 05 May 2026
https://github.com/natanaeldeveloper/learning-docker
Exemplo simples e prático de como utilizar o Docker para criar seu próprios containers
Last synced: 05 Mar 2026
https://github.com/aw-junaid/docker
Explore Docker examples: containerize apps, multi-container setups with Docker Compose, CI/CD integration, and best practices for efficient deployment.
docker docker-compose docker-image dockerfile dockerfiles
Last synced: 12 Aug 2025
https://github.com/hissinger/sync-canvas
A real-time collaboration web application featuring a whiteboard (powered by tldraw), shared notes (powered by Etherpad), and video/audio communication (powered by LiveKit).
docker docker-compose etherpad livekit react real-time-collaboration tldraw webrtc whiteboard
Last synced: 16 Apr 2026
https://github.com/jaehyeon-kim/beam-demos
Apache Beam demo projects
apachebeam dataengineering datastreaming docker docker-compose kubernetes python realtimeanalytics
Last synced: 17 Aug 2025
https://github.com/musabbozkurt/api-gateway-service
API Gateway Service with Spring Cloud Gateway, Spring Boot 3, Java 21
docker-compose eureka-client eureka-server feign-client google-recaptcha hcaptcha java-21 keycloak kubernetes kubernetes-deployment maven mdc micrometer openai rabbitmq spring-boot-3 spring-cloud-gateway springdoc-openapi-ui swagger-ui swagger2
Last synced: 24 Jul 2025
https://github.com/kerolloz/loadbalancer-haproxy-nodejs-example
containers docker docker-compose haproxy loadbalancer nodejs
Last synced: 02 Apr 2025
https://github.com/hollodotme/traefik-proxy-autostart
All configs to auto-start a global traefik instance in a docker-compose setup
autostart-script docker-compose launchd traefik
Last synced: 11 Jul 2025
https://github.com/treehouses/template
awesome :rainbow: vagrant virtualbox development debian buster base image
balena docker docker-compose hacktoberfest node treehouses vagrant virtualbox
Last synced: 22 Apr 2025
https://github.com/fmgarciaa/fyra-api
Fyra is API-REST of Point of Sale (POS) project built using the Django Rest Framework (DRF) in conjunction with Docker, Redis, and Celery that allows users to manage sales transactions in a retail setting while providing a fast, scalable, and reliable solution.
asw celery-task celerybeat django django-rest-framework docker docker-compose python-3 redis
Last synced: 07 Apr 2025
https://github.com/davbauer/chargecontroller
ChargeController controls goE-Charger to charge electric vehicles dynamically based on photovoltaic power
automation chargecontroller docker docker-compose docker-image electric-vehicle fronius fronius-solar-api go-echarger inverter photovoltaic selfhosted
Last synced: 21 Aug 2025
https://github.com/robertcsapo/cisco-dnac-network-devices-cfg-backup-s3
Backup your Cisco Network Devices Configuration on S3 Storage
aws-s3 boto3 cisco cisco-dna-center digitalocean-spaces docker docker-compose google-cloud-storage ios-xe minio-storage python s3 schedule
Last synced: 14 Apr 2025
https://github.com/ooliver1/minecat
A Discord bot to connect with Minecraft!
async asyncio discord discord-bot discord-py docker docker-compose minecraft nextcord nextcord-py poetry poetry-python websockets
Last synced: 12 Apr 2025
https://github.com/kalwar/php-mamp
A very simple local dev environment for Apache, PHP, MySQL and PhpMyAdmin
apache docker-compose localdevelopment mysql php php8 phpmyadmin
Last synced: 23 Apr 2025
https://github.com/heyvaldemar/mailu-traefik-letsencrypt-docker-compose
Mailu with Let's Encrypt Using Docker Compose
devops devops-pipeline docker docker-compose docker-hub docker-image dockerfile email-sender letsencrypt letsencrypt-certificates mail-send mail-sender mail-sender-python mail-server mail-service mailse mailu mailup-plugin mailuserverify traefik
Last synced: 14 Apr 2025