Pārlūkot izejas kodu

Merge pull request #347 from tteck/notes

Notes
tteckster 3 gadi atpakaļ
vecāks
revīzija
dfd547e820

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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}

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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}

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"

+ 3 - 0
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"