Coder Social home page Coder Social logo

vchouhan / awesome-compose Goto Github PK

View Code? Open in Web Editor NEW

This project forked from docker/awesome-compose

1.0 0.0 0.0 3.42 MB

Awesome Docker Compose samples

Home Page: https://docs.docker.com/compose/

License: Creative Commons Zero v1.0 Universal

Dockerfile 7.48% JavaScript 2.88% TypeScript 13.80% HTML 43.34% CSS 3.83% C# 3.58% Python 6.92% Go 4.06% Java 7.33% Vue 2.38% PLpgSQL 1.08% Rust 2.76% PHP 0.04% SCSS 0.50%

awesome-compose's Introduction

Awesome Compose Awesome

logo

A curated list of Docker Compose samples.

These samples provide a starting point for how to integrate different services using a Compose file and to manage their deployment with Docker Compose.

Note:

The following samples are intended for use in local development environments such as project setups, tinkering with software stacks, etc. These samples must not be deployed in production environments.

Contents

Samples of Docker Compose applications with multiple integrated services

Single service samples

Basic setups for different platforms (not production ready - useful for personal use)

Getting started

These instructions will get you through the bootstrap phase of creating and deploying samples of containerized applications with Docker Compose.

Prerequisites

Running a sample

The root directory of each sample contains the docker-compose.yaml which describes the configuration of service components. All samples can be run in a local environment by going into the root directory of each one and executing:

docker-compose up -d

Check the README.md of each sample to get more details on the structure and what is the expected output. To stop and remove all containers of the sample application run:

docker-compose down

Contribute

We welcome examples that help people understand how to use Docker Compose for common applications. Check the Contribution Guide for more details.

awesome-compose's People

Contributors

aiordache avatar aminvakil avatar benasse avatar carehart avatar chris-crone avatar dependabot[bot] avatar fumblehool avatar glours avatar gtardif avatar jdrouet avatar justincormack avatar kouul avatar lfache avatar lfvilella avatar mikesir87 avatar ndeloof avatar rahilsh avatar romainbelorgey avatar sellerin avatar syed-afzal avatar thyrlian avatar usha-mandya avatar winter0mute avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.