# @provisioner/mosquitto

> CodeZero provisioner for MQTT (eclipse-mosquitto)

Latest version **0.0.31** (published 2022-05-04) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @provisioner/mosquitto
pnpm add @provisioner/mosquitto
yarn add @provisioner/mosquitto
bun add @provisioner/mosquitto
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.31 |
| Published | 2022-05-04 |
| First published | 2020-09-03 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 8 |
| Unpacked size | 252.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4 |
| Author | Rob Chartier |
| Maintainers | nsainaney |
| Keywords | codezero, provisioner, mqtt, eclipse, mosquitto, eclipse-mosquitto |

## Links

- npm: https://www.npmjs.com/package/@provisioner/mosquitto
- Repository: https://github.com/c6o/provisioners
- Homepage: https://github.com/c6o/provisioners#readme
- Issues: https://github.com/c6o/provisioners/issues
- npm.io page: https://npm.io/package/@provisioner/mosquitto

## Dependencies (8)

- [tslib](https://npm.io/package/tslib.md) ^1.11.1
- [mixwith](https://npm.io/package/mixwith.md) ^0.1.1
- [inquirer](https://npm.io/package/inquirer.md) ^8.0.0
- [lit-element](https://npm.io/package/lit-element.md) ^2.3.1
- [parse-passwd](https://npm.io/package/parse-passwd.md) ^1.0.0
- [parcel-bundler](https://npm.io/package/parcel-bundler.md) ^1.12.4
- [mosquitto-passwd](https://npm.io/package/mosquitto-passwd.md) ^1.0.3
- [@provisioner/common](https://npm.io/package/@provisioner/common.md) ^0.0.31

## Recent versions

- 0.0.31 (latest) — 2022-05-04
- 0.0.30 — 2021-06-16
- 0.0.29 — 2021-06-09
- 0.0.28 — 2021-03-31
- 0.0.27 — 2021-02-03
- 0.0.26 — 2021-01-01
- 0.0.25 — 2020-12-18
- 0.0.24 — 2020-12-15
- 0.0.23 — 2020-12-10
- 0.0.22 — 2020-12-09
- 0.0.21 — 2020-12-08
- 0.0.20 — 2020-12-04
- 0.0.19 — 2020-11-20
- 0.0.18 — 2020-11-19
- 0.0.17 — 2020-11-05
- … 10 more at https://npm.io/package/@provisioner/mosquitto/versions

## README

# Introduction

Welcome aboard CodeZero's provisioners. Provisioners are installers and managers for Kubernetes and are an alternative to Helm charts. CodeZero Provisioners separate configuration from the operation logic in order to provide a great Developer (DX) and End-User Experience (UX).

Here is an example of the CodeZero CLI installing Node-RED using the Node-RED provisioner:

[![asciicast](https://asciinema.org/a/355322.svg)](https://asciinema.org/a/355322)

This is the view of what gets installed in the Kubernetes Cluster:

[![asciicast](https://asciinema.org/a/lQIxJaFIj3Ac4LvLZS34yPSm1.svg)](https://asciinema.org/a/lQIxJaFIj3Ac4LvLZS34yPSm1)

# Supporting documentation

To get started building Provisioners, please refer to our [Application Developer Documentation](https://docs.codezero.io)

# Having an issue?

Submit an issue in our provisioner repository at [github.com/c60/provisioners](https://github.com/c6o/provisioners/issues)

# Contributing

We encourage anyone in the community to help contribute to these Provisioners.  To get started, check out our [Contributing Guidelines](https://github.com/c6o/provisioners/blob/develop/CONTRIBUTING.md).

# Code of Conduct

Participation in the CodeZero community is governed by the [Code of Conduct](https://github.com/c6o/provisioners/blob/develop/code-of-conduct.md).

---
_Source: https://npm.io/package/@provisioner/mosquitto · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
