MQTT
Connect to server mosquitto with web client:
docker run --rm --name mqttx-web -p 80:80 emqx/mqttx-web
name: random
client_id: random
host: mosquitto.internal.grigri.cloud
port: 8083
path: /mqtt
username: vault:mosquitto/user#username
password: vault:mosquitto/user#password
Subscribe to all topics with #
.