From e80145e71bc92d5459ed1c833a8b8f6761a94257 Mon Sep 17 00:00:00 2001 From: tteck Date: Thu, 12 Aug 2021 13:15:25 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc050f83..f474a5ab 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ To create a new Proxmox MQTT LXC Container, run the following in the Proxmox web ``` bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/mqtt_container.sh)" ``` +

:zap: Default Settings: 512MiB RAM - 2GB Storage - 1vCPU :zap:

### The commands below are entered through the newly created mqtt lxc console. Mosquitto comes with a password file generating utility called mosquitto_passwd. ```