Skip to content

Commit 1a3a56f

Browse files
committed
Added link to GitBook docs
1 parent f0e1f4f commit 1a3a56f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22

33
[![Docker Pulls](https://img.shields.io/docker/pulls/dotstartech/mqbase?logo=docker)](https://hub.docker.com/r/dotstartech/mqbase)
44
[![License](https://img.shields.io/github/license/dotstartech/mqBase)](LICENSE)
5+
[![Documentation](https://img.shields.io/badge/docs-GitBook-3884FF?logo=gitbook&logoColor=white)](https://dotstartech.gitbook.io/mqbase)
56

67
mqBase is based on [Mosquitto](https://github.com/eclipse-mosquitto/mosquitto) MQTT broker, [libSQL](https://github.com/tursodatabase/libsql) database and [Nginx](https://github.com/nginx/nginx) web server. It features:
78
- MQTT v5.0 protocol (plain MQTT, over TLS or WebSocket)
89
- Authentication and authorization based on Access Control List (ACL)
910
- Message persistency in local libSQL database with remote HTTP access
1011
- Admin web UI (served by internal Nginx) with database and broker views and ACL editor
1112

13+
[Docs and Quick-Start](https://dotstartech.gitbook.io/mqbase/self-hosted)
14+
1215
![](docs/mqbase-admin.png)
1316

1417
## Building

0 commit comments

Comments
 (0)