From e6df6e5df28b7988b4c227e42cd4050501a1bd49 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 12 Apr 2021 09:26:06 +0000 Subject: [PATCH] Commit docs updates Signed-off-by: TrueCharts-Bot --- docs/apps/stable/syncthing/CONFIG.md | 8 ++++ docs/apps/stable/syncthing/index.md | 55 ++++++++++++++++++++++++++++ stable/syncthing/2.1.0/README.md | 5 ++- 3 files changed, 66 insertions(+), 2 deletions(-) create mode 100644 docs/apps/stable/syncthing/CONFIG.md create mode 100644 docs/apps/stable/syncthing/index.md diff --git a/docs/apps/stable/syncthing/CONFIG.md b/docs/apps/stable/syncthing/CONFIG.md new file mode 100644 index 00000000000..6d760c18421 --- /dev/null +++ b/docs/apps/stable/syncthing/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Together" guide: +https://truecharts.org/manual/linking/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/docs/apps/stable/syncthing/index.md b/docs/apps/stable/syncthing/index.md new file mode 100644 index 00000000000..9aba1e17388 --- /dev/null +++ b/docs/apps/stable/syncthing/index.md @@ -0,0 +1,55 @@ +# Introduction + +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) + +P2P file synchronization application + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org/ | common | 2.1.4 | + +## Installing the Chart + +To install the chart with the release name `syncthing` + +- Open TrueNAS SCALE +- Go to Apps +- Click "Install" for this specific Apps +- Fill out the configuration form + +## Uninstalling the Chart + +To uninstall the `syncthing` deployment + +- Open TrueNAS SCALE +- Go to Apps +- Go to "Installed Apps" +- Expand the menu in the top-right corner of this App +- Click "Remove" for this specific Apps + +The command removes all the Kubernetes components associated with the chart **including storage volumes** _(Except hostPath Storage)_ and deletes the release. + +## Support + +- See the [Wiki](https://truecharts.org) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +- Ask a [question](https://github.com/truecharts/apps/discussions) + +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +All Rights Reserved - The TrueCharts Project diff --git a/stable/syncthing/2.1.0/README.md b/stable/syncthing/2.1.0/README.md index b6080408089..9aba1e17388 100644 --- a/stable/syncthing/2.1.0/README.md +++ b/stable/syncthing/2.1.0/README.md @@ -1,14 +1,15 @@ # Introduction -![Version: 1.15](https://img.shields.io/badge/Version-1.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) -Smart PVR for newsgroup and bittorrent users +P2P file synchronization application TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** ## Source Code +* * *