diff --git a/ct/adguard-v3.sh b/ct/adguard-v3.sh index b9bf7a50406..655fa9def34 100644 --- a/ct/adguard-v3.sh +++ b/ct/adguard-v3.sh @@ -349,6 +349,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# AdGuard Home LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "Adguard Setup should be reachable by going to the following URL. ${BL}http://${IP}:3000${CL} \n" diff --git a/ct/daemonsync-v3.sh b/ct/daemonsync-v3.sh index f1f6c66d8b3..2930caaae75 100644 --- a/ct/daemonsync-v3.sh +++ b/ct/daemonsync-v3.sh @@ -348,6 +348,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:8084${CL} \n" diff --git a/ct/dashy-v3.sh b/ct/dashy-v3.sh index 004197a80e7..3b2bf0d4856 100644 --- a/ct/dashy-v3.sh +++ b/ct/dashy-v3.sh @@ -348,6 +348,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:4000${CL} \n" diff --git a/ct/debian-v3.sh b/ct/debian-v3.sh index 764d3307aa5..5c872b28163 100644 --- a/ct/debian-v3.sh +++ b/ct/debian-v3.sh @@ -349,4 +349,7 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" diff --git a/ct/deconz-v3.sh b/ct/deconz-v3.sh index 8667d0acdf8..246c5616b63 100644 --- a/ct/deconz-v3.sh +++ b/ct/deconz-v3.sh @@ -361,6 +361,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}${CL} \n" diff --git a/ct/docker-v3.sh b/ct/docker-v3.sh index c6f0f248bf4..4dde498499e 100644 --- a/ct/docker-v3.sh +++ b/ct/docker-v3.sh @@ -353,4 +353,7 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" diff --git a/ct/esphome-v3.sh b/ct/esphome-v3.sh index b044cab7522..9f8b2456114 100644 --- a/ct/esphome-v3.sh +++ b/ct/esphome-v3.sh @@ -347,6 +347,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:6052${CL} \n" diff --git a/ct/grafana-v3.sh b/ct/grafana-v3.sh index 052d3f825de..3175cdc2661 100644 --- a/ct/grafana-v3.sh +++ b/ct/grafana-v3.sh @@ -346,6 +346,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:3000${CL} \n" diff --git a/ct/heimdalldashboard-v3.sh b/ct/heimdalldashboard-v3.sh index bcb2ec5bf85..130e5587bb6 100644 --- a/ct/heimdalldashboard-v3.sh +++ b/ct/heimdalldashboard-v3.sh @@ -347,6 +347,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:7990${CL} \n" diff --git a/ct/homeassistant-v3.sh b/ct/homeassistant-v3.sh index 9da9f0c10ae..382de9a8852 100644 --- a/ct/homeassistant-v3.sh +++ b/ct/homeassistant-v3.sh @@ -353,6 +353,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:8123${CL} diff --git a/ct/homebridge-v3.sh b/ct/homebridge-v3.sh index e8af57b3111..bb6a1473ba0 100644 --- a/ct/homebridge-v3.sh +++ b/ct/homebridge-v3.sh @@ -346,6 +346,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "Homebridge should be reachable by going to the following URL. ${BL}http://${IP}:8581${CL} \n" diff --git a/ct/influxdb-v3.sh b/ct/influxdb-v3.sh index cecd13642ef..c8602b610dd 100644 --- a/ct/influxdb-v3.sh +++ b/ct/influxdb-v3.sh @@ -347,4 +347,7 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" diff --git a/ct/iobroker-v3.sh b/ct/iobroker-v3.sh index 4813951575b..3382c5a19bf 100644 --- a/ct/iobroker-v3.sh +++ b/ct/iobroker-v3.sh @@ -346,6 +346,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:8081${CL} \n" diff --git a/ct/jellyfin-v3.sh b/ct/jellyfin-v3.sh index 651d395ca51..df1784ff58b 100644 --- a/ct/jellyfin-v3.sh +++ b/ct/jellyfin-v3.sh @@ -360,6 +360,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "Jellyfin Media Server should be reachable by going to the following URL. ${BL}http://${IP}:8096${CL}\n" diff --git a/ct/keycloak-v3.sh b/ct/keycloak-v3.sh index f78b5052ba8..5794a434665 100644 --- a/ct/keycloak-v3.sh +++ b/ct/keycloak-v3.sh @@ -350,6 +350,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:8080${CL} \n" diff --git a/ct/magicmirror-v3.sh b/ct/magicmirror-v3.sh index bacf531fee8..b97f981f31b 100644 --- a/ct/magicmirror-v3.sh +++ b/ct/magicmirror-v3.sh @@ -349,6 +349,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:8080${CL} \n" diff --git a/ct/mariadb-v3.sh b/ct/mariadb-v3.sh index 3925d8fcc7b..da4485e872f 100644 --- a/ct/mariadb-v3.sh +++ b/ct/mariadb-v3.sh @@ -346,6 +346,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "Adminer should be reachable by going to the following URL. ${BL}http://${IP}/adminer/${CL} \n" diff --git a/ct/meshcentral-v3.sh b/ct/meshcentral-v3.sh index 1d6f2e1b976..ddefc38d957 100644 --- a/ct/meshcentral-v3.sh +++ b/ct/meshcentral-v3.sh @@ -346,6 +346,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}${CL} \n" diff --git a/ct/motioneye-v3.sh b/ct/motioneye-v3.sh index f83a2db88e6..10ade0fdb3d 100644 --- a/ct/motioneye-v3.sh +++ b/ct/motioneye-v3.sh @@ -346,6 +346,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:8765${CL} \n" diff --git a/ct/mqtt-v3.sh b/ct/mqtt-v3.sh index 3c8c4d1483c..6da68624c56 100644 --- a/ct/mqtt-v3.sh +++ b/ct/mqtt-v3.sh @@ -346,4 +346,7 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" diff --git a/ct/nginx-proxy-manager-v3.sh b/ct/nginx-proxy-manager-v3.sh index 40c4bba520f..16eff8e0e71 100644 --- a/ct/nginx-proxy-manager-v3.sh +++ b/ct/nginx-proxy-manager-v3.sh @@ -346,6 +346,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:81${CL} \n" diff --git a/ct/nocodb-v3.sh b/ct/nocodb-v3.sh index c32a23a4f69..18370502cb1 100644 --- a/ct/nocodb-v3.sh +++ b/ct/nocodb-v3.sh @@ -346,6 +346,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:8080/dashboard${CL}\n" diff --git a/ct/node-red-v3.sh b/ct/node-red-v3.sh index cbd8e44bf85..cb35cefb87a 100644 --- a/ct/node-red-v3.sh +++ b/ct/node-red-v3.sh @@ -346,6 +346,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:1880${CL} \n" diff --git a/ct/omada-v3.sh b/ct/omada-v3.sh index be57d41d250..eb2e23e3f4a 100644 --- a/ct/omada-v3.sh +++ b/ct/omada-v3.sh @@ -346,6 +346,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}https://${IP}:8043${CL} \n" diff --git a/ct/openhab-v3.sh b/ct/openhab-v3.sh index 78312e12cf3..f3c0bcc6c2d 100644 --- a/ct/openhab-v3.sh +++ b/ct/openhab-v3.sh @@ -351,6 +351,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:8080${CL}\n" diff --git a/ct/photoprism-v3.sh b/ct/photoprism-v3.sh index c77bd81c894..6a74a0fe8c5 100644 --- a/ct/photoprism-v3.sh +++ b/ct/photoprism-v3.sh @@ -347,6 +347,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:2342${CL} \n" diff --git a/ct/pihole-v3.sh b/ct/pihole-v3.sh index 493d45b426f..9bae1e0ff88 100644 --- a/ct/pihole-v3.sh +++ b/ct/pihole-v3.sh @@ -346,6 +346,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP}${CL} should be reachable by going to the following URL. ${BL}http://${IP}/admin${CL} \n" diff --git a/ct/plex-v3.sh b/ct/plex-v3.sh index 96fac292f77..302b48dff28 100644 --- a/ct/plex-v3.sh +++ b/ct/plex-v3.sh @@ -358,6 +358,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "Plex Media Server should be reachable by going to the following URL. ${BL}http://${IP}:32400/web${CL}\n" diff --git a/ct/podman-homeassistant-v3.sh b/ct/podman-homeassistant-v3.sh index 673ec92bd42..1464ac6f4b2 100644 --- a/ct/podman-homeassistant-v3.sh +++ b/ct/podman-homeassistant-v3.sh @@ -359,6 +359,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:8123${CL} diff --git a/ct/postgresql-v3.sh b/ct/postgresql-v3.sh index 6c26d8b4abe..8b120b89b98 100644 --- a/ct/postgresql-v3.sh +++ b/ct/postgresql-v3.sh @@ -351,6 +351,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "Adminer should be reachable by going to the following URL. ${BL}http://${IP}/adminer/${CL} \n" diff --git a/ct/prometheus-v3.sh b/ct/prometheus-v3.sh index d2ec1ec679b..aab32e44edc 100644 --- a/ct/prometheus-v3.sh +++ b/ct/prometheus-v3.sh @@ -349,6 +349,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:9090${CL} \n" diff --git a/ct/technitiumdns-v3.sh b/ct/technitiumdns-v3.sh index 615cdc6463c..192e0ab173e 100644 --- a/ct/technitiumdns-v3.sh +++ b/ct/technitiumdns-v3.sh @@ -346,6 +346,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:5380${CL} \n" diff --git a/ct/ubuntu-v3.sh b/ct/ubuntu-v3.sh index 396abc13dd7..a13841826f2 100644 --- a/ct/ubuntu-v3.sh +++ b/ct/ubuntu-v3.sh @@ -369,4 +369,7 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" diff --git a/ct/unifi-v3.sh b/ct/unifi-v3.sh index 57f7fab8e1a..3b237b8691e 100644 --- a/ct/unifi-v3.sh +++ b/ct/unifi-v3.sh @@ -346,6 +346,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP}${CL} should be reachable by going to the following URL. ${BL}https://${IP}:8443${CL} \n" diff --git a/ct/uptimekuma-v3.sh b/ct/uptimekuma-v3.sh index 56b2afe9a23..f2287af9764 100644 --- a/ct/uptimekuma-v3.sh +++ b/ct/uptimekuma-v3.sh @@ -348,6 +348,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:3001${CL}\n" diff --git a/ct/vaultwarden-v3.sh b/ct/vaultwarden-v3.sh index 8295542dfdc..b4f264c5d89 100644 --- a/ct/vaultwarden-v3.sh +++ b/ct/vaultwarden-v3.sh @@ -346,6 +346,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_info "Setting Container to Normal Resources" pct set $CTID -memory 512 pct set $CTID -cores 1 diff --git a/ct/whoogle-v3.sh b/ct/whoogle-v3.sh index 01c2c1cac5e..8cc19d7ee8f 100644 --- a/ct/whoogle-v3.sh +++ b/ct/whoogle-v3.sh @@ -350,6 +350,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:5000${CL} \n" diff --git a/ct/wireguard-v3.sh b/ct/wireguard-v3.sh index 528c57ede29..2bebc82aee9 100644 --- a/ct/wireguard-v3.sh +++ b/ct/wireguard-v3.sh @@ -347,6 +347,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "WGDashboard should be reachable by going to the following URL. ${BL}http://${IP}:10086${CL} \n" diff --git a/ct/zigbee2mqtt-v3.sh b/ct/zigbee2mqtt-v3.sh index 8d74ba7f929..81c57807f01 100644 --- a/ct/zigbee2mqtt-v3.sh +++ b/ct/zigbee2mqtt-v3.sh @@ -361,4 +361,7 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" diff --git a/ct/zwavejs2mqtt-v3.sh b/ct/zwavejs2mqtt-v3.sh index 7e3e8107c4b..6b54e7c1494 100644 --- a/ct/zwavejs2mqtt-v3.sh +++ b/ct/zwavejs2mqtt-v3.sh @@ -344,6 +344,9 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') +pct set $CTID -description "# ${APP} LXC +### https://github.com/tteck/Proxmox" + msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:8091${CL} \n"