upgrade InfluxDB to v2

This commit is contained in:
hungnt612 2022-09-26 10:50:15 +07:00
parent cdf9a6ba35
commit 9f3c682c05
156 changed files with 841 additions and 462 deletions

View file

@ -90,7 +90,7 @@ function load_module() {
TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/vault_setup.sh
wget -qL https://raw.githubusercontent.com/hungnt612/Proxmox/main/setup/vault_setup.sh
load_module overlay
echo -e "${RD} Expect 30+ minute install time. ${CL} \n"