Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 513 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 513 Bytes

kafka-actions

This GitHub Action sets up Bitnami Kafka instance.

Inspired by https://github.com/getong/rabbitmq-action, @getong Thanks!


Usage

See action.yml

Basic:

    - name: Start Bitname Kafka
      uses: bbcCorp/kafka-actions@v1

Now you should be able to publish to Kafka broker running at localhost:9092


License

The scripts and documentation in this project are released under the MIT License