Skip to content

AndrewBennettDev/docker-dev-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This docker compose environment contains the following services:

  • Kafka Services
    • Zookeeper
    • Kafka
    • Schema Registry
    • Kafka Rest Proxy
  • Persistence
    • MySql
    • BigTable
    • Redis
    • Elasticsearch
  • Metrics & Monitoring
    • Prometheus
    • Grafana

Container Specific Notes

MySql

  • Mounts /Users/Shared/dkr-mysql as a persistent volume
    • Empty this directory to clear all data

Troubleshooting

Some of these containers use a lot of memory. Be sure to allocate your Docker env enough memory to handle your workload.

Increase in the docker dashboard: settings cog (top right) --> Resources --> CPU/Memory/Disk

About

docker repo for local development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published