-
The apps section of TrueNAS SCALE are at their core helm charts, which are a method to package/describing kubernates (aka k8s) deployment of docker containers.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
The apps section of TrueNAS SCALE are at their core helm charts, which are a method to package/describing kubernates (aka k8s) deployment of docker containers.
-
Since kubernates requires at least 3 nodes to be functional, the Rancher's k3s all-in-one lightweight cluster is used to allow everything to run on a single machine.
-
cd /mnt/pool/scripts git clone https://github.com/truecharts/truetool.git cd truetool chmod +x truetool.sh # I also use this: alias turetool="/mnt/pool/scripts/truetool.sh "