TrueChartsClone/charts/incubator/sia-daemon
truecharts-bot aa39c09e86 chore: Auto-update chart README [skip ci] 2022-08-08 23:15:26 +00:00
..
templates chore(incubator): Move Dev to incubator and some cleanup 2022-07-22 22:23:18 +02:00
.helmignore chore(incubator): Move Dev to incubator and some cleanup 2022-07-22 22:23:18 +02:00
CHANGELOG.md chore: Auto-update chart README [skip ci] 2022-08-08 23:15:26 +00:00
Chart.yaml chore: Auto-update chart README [skip ci] 2022-08-08 23:15:26 +00:00
README.md chore: Auto-update chart README [skip ci] 2022-08-08 23:15:26 +00:00
icon.png chore(incubator): Move Dev to incubator and some cleanup 2022-07-22 22:23:18 +02:00
questions.yaml chore(questions): replace questions parts with templates (#3402) 2022-08-08 23:25:02 +02:00
values.yaml chore(questions): replace questions parts with templates (#3402) 2022-08-08 23:25:02 +02:00

README.md

sia-daemon

Version: 0.0.14 Type: application AppVersion: master

Sia is a decentralized cloud storage platform that radically alters the landscape of cloud storage. By leveraging smart contracts, client-side encryption, and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely store their data with hosts that they do not know or trust. The result is a cloud storage marketplace where hosts compete to offer the best service at the lowest price. And since there is no barrier to entry for hosts, anyone with spare storage capacity can join the network and start making money.

TrueCharts can be installed as both normal Helm Charts or as Apps on TrueNAS SCALE.

This readme is just an automatically generated general guide on installing our Helm Charts and Apps. For more information, please click here: sia-daemon

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Source Code

Requirements

Kubernetes: >=1.16.0-0

Dependencies

Repository Name Version
https://library-charts.truecharts.org common 10.4.9

Installing the Chart

TrueNAS SCALE

To install this Chart on TrueNAS SCALE check our Quick-Start Guide.

Helm

To install the chart with the release name sia-daemon

helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install sia-daemon TrueCharts/sia-daemon

Uninstall

TrueNAS SCALE

Upgrading, Rolling Back and Uninstalling the Chart

To upgrade, rollback or delete this Chart from TrueNAS SCALE check our Quick-Start Guide.

Helm

To uninstall the sia-daemon deployment

helm uninstall sia-daemon

Configuration

Helm

Available Settings

Read through the values.yaml file. It has several commented out suggested values. Other values may be used from the values.yaml from the common library.

Configure using the command line

Specify each parameter using the --set key=value[,key=value] argument to helm install.

helm install sia-daemon \
  --set env.TZ="America/New York" \
    TrueCharts/sia-daemon

Configure using a yaml file

Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.

helm install sia-daemon TrueCharts/sia-daemon -f values.yaml

Connecting to other charts

If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our Linking Charts Internally quick-start guide.

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!


All Rights Reserved - The TrueCharts Project