From fe9f058d86d58333916652ec45c19513d5c7c408 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 21 Sep 2020 16:05:03 -0400 Subject: [PATCH] Add Mosquitto & vnStat to roles/nginx/README.md --- roles/nginx/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/roles/nginx/README.md b/roles/nginx/README.md index 471414938..fcca7f07c 100644 --- a/roles/nginx/README.md +++ b/roles/nginx/README.md @@ -45,9 +45,11 @@ * kalite (menu goes directly to ports 8006-8008) * minetest [*] * openvpn + * mosquitto [*] * pbx [*, requires Apache for now, as in Section iii.] * phpmyadmin [*, requires Apache for now, as in Section iii.] * samba * transmission [*] + * vnstat [*] -[*] The 6 above starred roles could use improvement, as of 2020-09-21. +[*] The 8 above starred roles could use improvement, as of 2020-09-21.