All Projects → Docker Compose → Similar Projects or Alternatives

484 Open source projects that are alternatives of or similar to Docker Compose

Docker Compose Nats Cluster
A three-node NATS cluster running on top of Docker Compose for testing purposes.
Stars: ✭ 31 (-40.38%)
Mutual labels:  docker-compose
Kompose
Go from Docker Compose to Kubernetes
Stars: ✭ 7,348 (+14030.77%)
Mutual labels:  docker-compose
Infrabox
Stars: ✭ 45 (-13.46%)
Mutual labels:  docker-compose
Nodock
Docker Compose for Node projects with Node, MySQL, Redis, MongoDB, NGINX, Apache2, Memcached, Certbot and RabbitMQ images
Stars: ✭ 734 (+1311.54%)
Mutual labels:  docker-compose
Compreface
Free and open-source face recognition system from Exadel
Stars: ✭ 947 (+1721.15%)
Mutual labels:  docker-compose
Docker Letsencrypt Nginx Proxy Companion
Automated ACME SSL certificate generation for nginx-proxy
Stars: ✭ 6,350 (+12111.54%)
Mutual labels:  nginx-proxy
Docker4drupal
Docker-based Drupal stack
Stars: ✭ 1,045 (+1909.62%)
Mutual labels:  docker-compose
Laravel Boilerplate
Laravel Boilerplate / Starter Kit with Gentelella Admin Theme
Stars: ✭ 704 (+1253.85%)
Mutual labels:  docker-compose
Docker Compose Nodejs Examples
Finally some real world examples on getting started with Docker Compose and Nodejs
Stars: ✭ 944 (+1715.38%)
Mutual labels:  docker-compose
Orats
Opinionated rails application templates.
Stars: ✭ 681 (+1209.62%)
Mutual labels:  docker-compose
Ci Samples
Sample configurations for various CI systems.
Stars: ✭ 44 (-15.38%)
Mutual labels:  docker-compose
Filterlists
🛡 The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances.
Stars: ✭ 653 (+1155.77%)
Mutual labels:  docker-compose
Docker Dev
Development tools for Docker
Stars: ✭ 21 (-59.62%)
Mutual labels:  docker-compose
Retro Board
Retrospective Board
Stars: ✭ 622 (+1096.15%)
Mutual labels:  docker-compose
Docker Platform
platform for all language
Stars: ✭ 50 (-3.85%)
Mutual labels:  docker-compose
New Bee
开源社区 vue + springBoot - 前后分离微服务的最佳实践
Stars: ✭ 619 (+1090.38%)
Mutual labels:  docker-compose
Ymlparser
YML (Yandex Market Language) parser
Stars: ✭ 14 (-73.08%)
Mutual labels:  yml
Build Blockchain Insurance App
Sample insurance application using Hyperledger Fabric
Stars: ✭ 609 (+1071.15%)
Mutual labels:  docker-compose
Docker Flarum
Flarum Docker image based on Alpine Linux
Stars: ✭ 43 (-17.31%)
Mutual labels:  docker-compose
Vue Blog
A single-user blog built with vue2, koa2 and mongodb which supports Server-Side Rendering
Stars: ✭ 586 (+1026.92%)
Mutual labels:  docker-compose
Composerize
🏃→🎼 docker run asdlksjfksdf > docker-composerize up
Stars: ✭ 872 (+1576.92%)
Mutual labels:  docker-compose
Ansible Docker
Install / Configure Docker and Docker Compose using Ansible.
Stars: ✭ 577 (+1009.62%)
Mutual labels:  docker-compose
Dashtainer
Stars: ✭ 48 (-7.69%)
Mutual labels:  docker-compose
Irisadminapi
iris 框架的后台api项目
Stars: ✭ 544 (+946.15%)
Mutual labels:  docker-compose
Vj4 Docker
Dockerfile and docker-compose.yml for vijos/vj4.
Stars: ✭ 26 (-50%)
Mutual labels:  docker-compose
Testcontainers Java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
Stars: ✭ 5,478 (+10434.62%)
Mutual labels:  docker-compose
Vessel
Up and running with small Docker environments
Stars: ✭ 1,006 (+1834.62%)
Mutual labels:  docker-compose
Umbrel
A personal Bitcoin and Lightning node designed for everyone
Stars: ✭ 508 (+876.92%)
Mutual labels:  docker-compose
Wordpress Starter
📦 A starter template for WordPress websites
Stars: ✭ 26 (-50%)
Mutual labels:  docker-compose
Wordpress Nginx Docker
Wordpress (php7.3-fpm) using Nginx and MariaDB - deployed with docker-compose - Let's Encrypt enabled
Stars: ✭ 498 (+857.69%)
Mutual labels:  docker-compose
Kongpose
Kong and Konga (admin webapp) development setup on docker-compose
Stars: ✭ 52 (+0%)
Mutual labels:  docker-compose
Phpmyfaq
phpMyFAQ - Open Source FAQ web application for PHP and MySQL, PostgreSQL and other databases
Stars: ✭ 494 (+850%)
Mutual labels:  docker-compose
Unilinks
Plataforma para encontrar os links das aulas virtuais gravadas.
Stars: ✭ 25 (-51.92%)
Mutual labels:  docker-compose
Madclones
A collection of frameworks that I love with a strong focus on clean code, testing, software architecture/design and devops.
Stars: ✭ 480 (+823.08%)
Mutual labels:  docker-compose
Docker Hy.github.io
DevOps with Docker course by the University of Helsinki, Course material
Stars: ✭ 41 (-21.15%)
Mutual labels:  docker-compose
Baseline
The Baseline Protocol is an open source initiative that combines advances in cryptography, messaging, and blockchain to execute secure and private business processes at low cost via the public Ethereum Mainnet. The protocol will enable confidential and complex collaboration between enterprises without leaving any sensitive data on-chain
Stars: ✭ 479 (+821.15%)
Mutual labels:  docker-compose
The World Is Yours
Nginx L7 DDoS Protection! And many more features 💥 ⚡️
Stars: ✭ 20 (-61.54%)
Mutual labels:  nginx-proxy
Micro Auth
A microservice that makes adding authentication with Google and Github to your application easy.
Stars: ✭ 466 (+796.15%)
Mutual labels:  docker-compose
Docker Nginx Letsencrypt Upstream
infrastructure: docker-compose config for node and redis behind upstream nginx ( SSL/HTTPS ) on debian jessie
Stars: ✭ 47 (-9.62%)
Mutual labels:  docker-compose
Cookiecutter Django Vue
Cookiecutter Django Vue is a template for Django-Vue projects.
Stars: ✭ 462 (+788.46%)
Mutual labels:  docker-compose
Fastapi Realworld Example App
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
Stars: ✭ 911 (+1651.92%)
Mutual labels:  docker-compose
Flask Restful Example
flask后端开发接口示例,利用Flask开发后端API接口。包含基本的项目配置、统一响应、MySQL和Redis数据库操作、定时任务、图片生成、项目部署、用户权限认证、报表输出、无限层级生成目录树、阿里云手机验证码验证、微信授权、Celery、单元测试、Drone等模块。
Stars: ✭ 429 (+725%)
Mutual labels:  docker-compose
Magento2 Varnish Redis Ssl Docker Compose
Deploy Magento2 with Varnish Cache and Redis with SSL termination using Docker-compose tool
Stars: ✭ 37 (-28.85%)
Mutual labels:  docker-compose
Ecs Plugin
See http://github.com/docker/compose-cli
Stars: ✭ 420 (+707.69%)
Mutual labels:  docker-compose
Ddev
DDEV-Local: a local PHP development environment system
Stars: ✭ 915 (+1659.62%)
Mutual labels:  docker-compose
Docker Laravel
🐳 Build a simple laravel development environment with docker-compose.
Stars: ✭ 415 (+698.08%)
Mutual labels:  docker-compose
Docker Php7
Compose Docker with PHP7,FPM,MariaDB and Nginx
Stars: ✭ 49 (-5.77%)
Mutual labels:  docker-compose
Trashemail
A hosted disposable email telegram bot; Extremely privacy friendly; Proudly hosted for community.
Stars: ✭ 408 (+684.62%)
Mutual labels:  docker-compose
Deploy Docker Swarm
Deploy scripts for docker-swarm.
Stars: ✭ 17 (-67.31%)
Mutual labels:  docker-compose
Docker Compose Rule
A JUnit rule to manage docker containers using docker-compose
Stars: ✭ 393 (+655.77%)
Mutual labels:  docker-compose
Misago docker
Setup Misago forum on your server with HTTPS and backups in 15 minutes with minimal effort.
Stars: ✭ 35 (-32.69%)
Mutual labels:  docker-compose
Enferno
A Python framework based on Flask microframework, with batteries included, and best practices in mind.
Stars: ✭ 385 (+640.38%)
Mutual labels:  docker-compose
Elastdocker
🐳 Elastic Stack (ELK) on Docker, with preconfigured Security, Tools, Self-Monitoring, and Prometheus Metrics. Up with a Single Command.
Stars: ✭ 883 (+1598.08%)
Mutual labels:  docker-compose
Please Contain Yourself
A Docker tutorial written for people who don't actually know Docker already.
Stars: ✭ 385 (+640.38%)
Mutual labels:  docker-compose
Grafana Prometheus Node Js Example
Step-by-step tutorial on creating beautiful dashboards for your Node JS application
Stars: ✭ 47 (-9.62%)
Mutual labels:  docker-compose
Skmz
A GraphQL-based Web App written with Go, React and MongoDB
Stars: ✭ 380 (+630.77%)
Mutual labels:  docker-compose
Docker Mediawiki
🐳 Dockerized Femiwiki's mediawiki server
Stars: ✭ 33 (-36.54%)
Mutual labels:  docker-compose
Carvel Ytt
YAML templating tool that works on YAML structure instead of text
Stars: ✭ 816 (+1469.23%)
Mutual labels:  yml
Strapi Docker
Install and run your first Strapi project using Docker
Stars: ✭ 818 (+1473.08%)
Mutual labels:  docker-compose
Docker Rails React Starter
A basic docker-compose, Rails and React / Webpack starter kit
Stars: ✭ 52 (+0%)
Mutual labels:  docker-compose
61-120 of 484 similar projects