Skip to content
play

GitHub Action

Setup Bitnami Kafka

v1 Latest version

Setup Bitnami Kafka

play

Setup Bitnami Kafka

Setup Bitnami Kafka

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Setup Bitnami Kafka

uses: bbcCorp/kafka-actions@v1

Learn more about this action in bbcCorp/kafka-actions

Choose a version

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