Skip to content

Instantly share code, notes, and snippets.

View joshcody's full-sized avatar

Josh Cody joshcody

  • Jasper.ai
  • Portland Oregon
View GitHub Profile

Kafka installation with systemd

0. Create kafka user

sudo adduser kafka
sudo adduser kafka sudo
su -l kafka

1. Download and Install kafka archive

@wsargent
wsargent / docker_cheat.md
Last active August 31, 2023 12:10
Docker cheat sheet