Skip to content

Instantly share code, notes, and snippets.

View renatodex's full-sized avatar
🦑
Release the Kraken, but test it please!

Renato Alves renatodex

🦑
Release the Kraken, but test it please!
  • Everlane
  • São Paulo - Brazil
View GitHub Profile
@renatodex
renatodex / docker-compose.yml
Created October 29, 2021 21:00 — forked from everpeace/docker-compose.yml
kafka cluster in docker-compose.
# WARNING: This docker-compose.yml is only for testing purpose.
# Parameters:
# - name: CONFLUENT_PLATFORM_VERSION
# default: 3.0.0
# reference: https://hub.docker.com/u/confluentinc/
# Ports:
# - description: Major ports are exposed to host computer
# - zookeeper: 2181
# kafka1: 9091
# kafka2: 9092
{
"name": "socket.io.1.0",
"version": "1.0.0",
"description": "Socket.IO 1.0 using Primus",
"main": "socket.io.1.0.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",