Skip to content

This template facilitates the deployment of Kafka on Railway.app

Notifications You must be signed in to change notification settings

cihanincir/railway-kafka

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafka Deployment on Railway

This template facilitates the deployment of an instance of Apache Kafka in conjunction with Apache ZooKeeper on Railway.app. It includes examples illustrating Kafka's consumer and producer capabilities implemented in NodeJS.

Deploy on Railway

Features

  • Kafka and ZooKeeper Integration
  • NodeJS Consumer Example (/consumer) (source)
  • NodeJS Producer Example (/producer) (source)

Usage

  1. Click the "Deploy on Railway" button above.
  2. Configure Kafka and ZooKeeper according to your specific requirements within the designated directories.
  3. Input the necessary environment variables and establish authentication parameters as needed.
  4. Deploy the template to initiate your Kafka and ZooKeeper instance.

Resources

About

This template facilitates the deployment of Kafka on Railway.app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.6%
  • Dockerfile 7.4%