Skip to content

trong0dn/docker-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

docker-setup

This repository holds some useful and frequently accessed Docker template yaml files for quick reference.

Working Technologies Stack

azure kafka zookeeper docker mongo redis redis-commander

Dependencies

  • Azurite - Azurite emulator for local Azure Storage development
  • Apache Kafka - Streaming platform for high-performance data pipelines, streaming analytics, data integration
  • Apache Zookeeper - Service for maintaining configuration information and providing distributed synchronization
  • Docker - Platform as a service for OS-level virtualization to deliver software in packages
  • MongoDB - NoSQL database program
  • Redis - In-memory data store used for database, cache, streaming engine, and message broker
  • Redis-Commander - A node.js web application used to view, edit, and manage a Redis Database

Quick Reference Commands

Start Docker

docker-compose -f <DOCKER_CONFIG_FILENAME> up -d

Stop Docker

docker-compose -f <DOCKER_CONFIG_FILENAME> down

Disclaimer

Copyright disclaimer under section 107 of the Copyright Act 1976, allowance is made for “fair use” for purposes such as criticism, comment, news reporting, teaching, scholarship, education and research.

Fair use is a use permitted by copyright statute that might otherwise be infringing.

About

Template docker yaml files for quick reference

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published