Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 832 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 832 Bytes

NSQ SELF.DRIVEN

Maintainability

NSQ Self.Driven is an entire ecosystem in containers with publisher, message platform and consumer.

Article NSQ with Docker in baby steps, less then 70 lines of code

Usage

Makefile

make clean-up
# remove containers and images

make start
# start docker-compose project

make status
# check status

make log
# follow logs