Coder Social home page Coder Social logo

awesome-docker-compose's Introduction

Motive Behind this project

Every time you want to work on new product then you have spend much time in setting up those services on your local machine. Also the installation step is different for each operating system. This project aims to solve this problem where common product ecosystem can be easily installed on any operating system.

How to Start the services

  • clone the repository
  • search for the docker-compose that you want to run
  • If it contains Configuration section then modify the docker-compose file with suitable configuration value.
  • If you are familiar with docker compose file then you can modify the settings in docker-compose file or run with the default values
  • Run the services in foreground mode
    docker-compose -f <file-name> up 
  • or Run the services in background mode
    docker-compose -f <file-name> up -d

List of services or ecosystem


Kafka Zookeeper KafkaManager Ecosystem

  • Configuration
    • [machine-ip-address] : provide the ip-address of the machine.

Elasticsearch Kibana Ecosystem

MySQL Service

RabbitMQ

Docker Registry

awesome-docker-compose's People

Watchers

 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.