Skip to content

Template · Messaging

Apache Kafka

Single-node Kafka 3.9 in KRaft mode (no ZooKeeper).

Deploy on Skiffly

Opens the dashboard with this template pre-selected. Sign in with GitHub if you are new; the free tier needs no card.

  • Kafkaapache/kafka:3.9.2
Upstream documentation

What gets deployed

One service in the environment you pick, on the private network of the project.

About this template

Official apache/kafka:3.9.2 configured through KAFKA_* variables; the advertised listener is the service's private hostname.

Kafka

Image: apache/kafka:3.9.2

  • Port 9092/tcp
  • 10 GB volume at /var/lib/kafka/data
  • 2 vCPU · 2 GB

Variables

Generated secrets never leave the platform; references are resolved on the private network. Anything marked required is asked for at deploy time.

Kafka

NameValue
KAFKA_NODE_ID1
KAFKA_PROCESS_ROLESbroker,controller
KAFKA_LISTENERSPLAINTEXT://0.0.0.0:9092,CONTROLLER://0.0.0.0:9093
KAFKA_ADVERTISED_LISTENERSPLAINTEXT://${{self.SKIFFLY_PRIVATE_DOMAIN}}:9092
KAFKA_CONTROLLER_LISTENER_NAMESCONTROLLER
KAFKA_LISTENER_SECURITY_PROTOCOL_MAPCONTROLLER:PLAINTEXT,PLAINTEXT:PLAINTEXT
KAFKA_CONTROLLER_QUORUM_VOTERS1@localhost:9093
KAFKA_OFFSETS_TOPIC_REPLICATION_FACTOR1
KAFKA_TRANSACTION_STATE_LOG_REPLICATION_FACTOR1
KAFKA_TRANSACTION_STATE_LOG_MIN_ISR1
KAFKA_GROUP_INITIAL_REBALANCE_DELAY_MS0
KAFKA_NUM_PARTITIONS3
KAFKA_LOG_DIRS/var/lib/kafka/data
KAFKA_BOOTSTRAP_SERVERS${{self.SKIFFLY_PRIVATE_DOMAIN}}:9092

Deploy button for your README

Add a one-click deploy link to your repository or docs. Two variants: for light and dark backgrounds.

Deploy on SkifflyDeploy on Skiffly
Markdown · Light background
[![Deploy on Skiffly](https://skiffly.dev/button.svg)](https://skiffly.dev/templates/kafka)
Markdown · Dark background
[![Deploy on Skiffly](https://skiffly.dev/button-dark.svg)](https://skiffly.dev/templates/kafka)
HTML
<a href="https://skiffly.dev/templates/kafka"><img src="https://skiffly.dev/button.svg" alt="Deploy on Skiffly" height="32"></a>

Deploy Apache Kafka in one click

Volumes, secrets and domain pre-wired. Runs on EU nodes, paid per minute from a prepaid balance.