Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 2.23 KB

README.md

File metadata and controls

59 lines (34 loc) · 2.23 KB

DebOps mosquitto

Travis CI test-suite Ansible Galaxy

Mosquitto is an open source Message Queue Telemetry Transport broker used in the Internet of Things paradigm.

The debops.mosquitto Ansible role can be used to install and configure Mosquitto on Debian/Ubuntu hosts. The role can use other DebOps roles to manage firewall access to Mosquitto, publish Avahi services and configure an nginx frontend for the Mosquitto WebSockets API.

Installation

This role requires at least Ansible v2.3.0. To install it, run:

ansible-galaxy install debops.mosquitto

Documentation

More information about debops.mosquitto can be found in the official debops.mosquitto documentation.

Role dependencies

  • debops.secret

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

License: GPLv3


This role is part of DebOps. README generated by ansigenome.