App.Mqtt

command module
v0.0.0-...-18ab378 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 16, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

README

App.Mqtt

Manual upgrade

NAME=mqtt
ctr -n system i pull -k ghcr.io/menucha-de/$NAME:latest
systemctl stop $NAME
ctr -n system c rm $NAME
ctr -n system c create --label NAME=$NAME --label IS_ACTIVE=true --label org.opencontainers.image.exposedPorts='{"1883/tcp":{},"8883/tcp":{},"9001/tcp":{}}' --env LOGHOST=$NAME --with-ns network:/var/run/netns/$NAME ghcr.io/menucha-de/$NAME:latest $NAME
systemctl start $NAME

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
* Mqtts API * * Mqtts service * * API version: 1.0.0
* Mqtts API * * Mqtts service * * API version: 1.0.0

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL