Skip to content

infleet/redpanda-action

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redpanda-actions

This GitHub Action sets up Redpanda instance.

Docker images source vectorized/redpanda.


Usage

See action.yml

Basic:

    - name: Start Redpanda
      uses: fernandes/redpanda-action@v0.1.0
      with:
        version: "latest"

Now you should be able to connect to kafka broker running at localhost:9092

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 70.8%
  • Dockerfile 29.2%