rudemex / rw-Zookeeper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 92.2%Language:Dockerfile 7.8%