/vagrant-confluent-platform

A Confluent platform environment using Vagrant

Primary LanguageShellMIT LicenseMIT

Confluent Platform - Dev Environment

Code Structure

├── volume
│   ├── resources
│   │   └── .gitignore
│   ├── scripts
│   │   ├── install-dependencies.sh
│   │   ├── setup-control-center.sh
│   │   └── setup-kafka-connect.sh
│   ├── .gitignore
│   └── Makefile
├── .editorconfig
├── .gitattributes
├── .gitignore
├── LICENSE.md
├── README.md
└── Vagrantfile

License

This package is open-sourced software licensed under the MIT license.