Skip to main content

Quick Start Guide

Get started with MAPS Messaging in minutes using Docker:

docker pull mapsmessaging/maps-messaging

Basic Configuration

broker:
name: "MAPS Message Broker"
protocols:
- mqtt:
port: 1883
- amqp:
port: 5672