a bunch of noob scripts for truenas scale.
Grab the next IP by running this command. optional flags:
- list-apps
curl -sSL https://raw.githubusercontent.com/xstar97/scale-scripts/main/scripts/NextAvailableIP.sh | bash -s
curl -sSL https://raw.githubusercontent.com/xstar97/scale-scripts/main/scripts/NextAvailableIP.sh | bash -s list-apps
curl -sSL https://raw.githubusercontent.com/xstar97/scale-scripts/refs/heads/main/scripts/smbAuxUpdater.sh | bash --
update current charts to the latest trains name.
curl -sSL https://raw.githubusercontent.com/xstar97/scale-scripts/main/scripts/patchTCTrains.sh | bash --
update PVC storageClass with SCALE-ZFS
ALl charts will be checked but wont be updated.
curl -sSL https://raw.githubusercontent.com/xstar97/scale-scripts/main/scripts/pvcStorageClassUpater.sh | bash -s -- --dry-run
Check a single Chart with the dry run flag.
curl -sSL https://raw.githubusercontent.com/xstar97/scale-scripts/main/scripts/pvcStorageClassUpater.sh | bash -s -- --dry-run --app APP
All charts will be checked and updated.
curl -sSL https://raw.githubusercontent.com/xstar97/scale-scripts/main/scripts/pvcStorageClassUpater.sh | bash -s --