diff --git a/charts/stable/nextcloud/docs/images/dataset.png b/charts/stable/nextcloud/docs/images/dataset.png
new file mode 100644
index 00000000000..edab2e9aaca
Binary files /dev/null and b/charts/stable/nextcloud/docs/images/dataset.png differ
diff --git a/charts/stable/nextcloud/docs/images/ingress1.png b/charts/stable/nextcloud/docs/images/ingress1.png
new file mode 100644
index 00000000000..d36a50cc803
Binary files /dev/null and b/charts/stable/nextcloud/docs/images/ingress1.png differ
diff --git a/charts/stable/nextcloud/docs/images/ingress2.png b/charts/stable/nextcloud/docs/images/ingress2.png
new file mode 100644
index 00000000000..4cbe31d4e3f
Binary files /dev/null and b/charts/stable/nextcloud/docs/images/ingress2.png differ
diff --git a/charts/stable/nextcloud/docs/images/nextcloud.png b/charts/stable/nextcloud/docs/images/nextcloud.png
new file mode 100644
index 00000000000..6b6dd8127be
Binary files /dev/null and b/charts/stable/nextcloud/docs/images/nextcloud.png differ
diff --git a/charts/stable/nextcloud/docs/images/storage.png b/charts/stable/nextcloud/docs/images/storage.png
new file mode 100644
index 00000000000..0b05e902932
Binary files /dev/null and b/charts/stable/nextcloud/docs/images/storage.png differ
diff --git a/charts/stable/nextcloud/docs/installation.md b/charts/stable/nextcloud/docs/installation.md
new file mode 100644
index 00000000000..7c7e76afa0a
--- /dev/null
+++ b/charts/stable/nextcloud/docs/installation.md
@@ -0,0 +1,96 @@
+# Installation Guide
+
+## Userdata Dataset
+
+This is the optional location your Nextcloud userdata will be located
+
+> You do NOT need to create a dataset if you do not plan on using one. Nextcloud does not require one, instead you can rely on the PVC default
+
+??? Note "Note"
+The `apps`:`apps` user:group is built into Truenas SCALE, it is the default user for most applications on Truenas SCALE. You do not have to create a separate user for each application.
+
+ When configuring your application you'll typically see user:group `568`, this is the UID for `apps` and its recommended not to change it.
+
+- You are REQUIRED to use the `www-data` group and setting the permissions exactly, If you have anything different, chances are it will not work
+- ACL's are known to cause problems with the Nextcloud Userdata folder, we advice you not to use them.
+
+
+
+## App Setup
+
+For this application We used the `Nextcloud` provided by [TrueCharts](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/).
+
+- Available under the `stable` train
+
+
+
+
+
+### Container
+
+**Application Name**
+
+```
+nextcloud
+```
+
+Name it whatever you want, We stick with the chart name for now
+
+**NEXTCLOUD_ADMIN_USER (First Install Only)**
+
+```
+USERNAME
+```
+
+> This is up to you
+
+
+
+**NEXTCLOUD_ADMIN_PASSWORD (First Install Only)**
+
+```
+PASSWORD
+```
+
+> This is up to you
+
+
+
+
+### Storage
+
+> This is an optional step, if you did not create a separate dataset, you can skip this
+
+1. Ensure you are under `UserData Storage`
+2. `Type of Storage` should be `Hostpath (simple)`
+3. `Hostpath` should be the path to the dataset you created
+
+
+
+
+
+
+### Ingress
+
+> This is another optional step, if you never plan on using ingress, you can skip this.
+
+
+
+1. Configure Hosts > Add
+2. Configure Paths > Add
+3. Type your hostname under `HostName`
+
+
+
+
+
+1. Configure TLS-Settings > Add
+2. Configure Certificate Hosts > Add
+3. Type your hostname under `HostName`
+4. Select your correct cert
+
+> We do not add any middlewares, since Nextcloud has its own authentication, and adding middlewares breaks phone backups, since it has no way to authenticate through Authelia
+
+
+
+
diff --git a/charts/stable/nzbget/docs/images/catagories_files.png b/charts/stable/nzbget/docs/images/catagories_files.png
new file mode 100644
index 00000000000..a2118d19a64
Binary files /dev/null and b/charts/stable/nzbget/docs/images/catagories_files.png differ
diff --git a/charts/stable/nzbget/docs/images/dataset.png b/charts/stable/nzbget/docs/images/dataset.png
new file mode 100644
index 00000000000..199e9b7eb6a
Binary files /dev/null and b/charts/stable/nzbget/docs/images/dataset.png differ
diff --git a/charts/stable/nzbget/docs/images/extensions.png b/charts/stable/nzbget/docs/images/extensions.png
new file mode 100644
index 00000000000..ae2285256d8
Binary files /dev/null and b/charts/stable/nzbget/docs/images/extensions.png differ
diff --git a/charts/stable/nzbget/docs/images/lidarr.png b/charts/stable/nzbget/docs/images/lidarr.png
new file mode 100644
index 00000000000..3eb96f2af3f
Binary files /dev/null and b/charts/stable/nzbget/docs/images/lidarr.png differ
diff --git a/charts/stable/nzbget/docs/images/networking.png b/charts/stable/nzbget/docs/images/networking.png
new file mode 100644
index 00000000000..5da0a6d0b35
Binary files /dev/null and b/charts/stable/nzbget/docs/images/networking.png differ
diff --git a/charts/stable/nzbget/docs/images/radarr.png b/charts/stable/nzbget/docs/images/radarr.png
new file mode 100644
index 00000000000..e4774915a57
Binary files /dev/null and b/charts/stable/nzbget/docs/images/radarr.png differ
diff --git a/charts/stable/nzbget/docs/images/sonarr.png b/charts/stable/nzbget/docs/images/sonarr.png
new file mode 100644
index 00000000000..b0450d466e8
Binary files /dev/null and b/charts/stable/nzbget/docs/images/sonarr.png differ
diff --git a/charts/stable/nzbget/docs/images/storage_config.png b/charts/stable/nzbget/docs/images/storage_config.png
new file mode 100644
index 00000000000..b6bd7628854
Binary files /dev/null and b/charts/stable/nzbget/docs/images/storage_config.png differ
diff --git a/charts/stable/nzbget/docs/images/storage_data.png b/charts/stable/nzbget/docs/images/storage_data.png
new file mode 100644
index 00000000000..c95a1990557
Binary files /dev/null and b/charts/stable/nzbget/docs/images/storage_data.png differ
diff --git a/charts/stable/nzbget/docs/installation.md b/charts/stable/nzbget/docs/installation.md
new file mode 100644
index 00000000000..c654b3a919a
--- /dev/null
+++ b/charts/stable/nzbget/docs/installation.md
@@ -0,0 +1,125 @@
+# Installation Guide
+
+## Dataset Structure
+
+This is the location your completed nzb files will be located
+
+Typical setting user:group to `apps`, nothing fancy here
+
+- Placed the created `nzb` dataset within the `downloads` folder
+
+??? Note "Note"
+The `apps`:`apps` user:group is built into Truenas SCALE, it is the default user for most applications on Truenas SCALE. You do not have to create a separate user for each application.
+
+ When configuring your application you'll typically see user:group `568`, this is the UID for `apps` and its recommended not to change it.
+
+
+
+
+
+## App Installation
+
+### Networking
+
+The setup is completely default
+
+However, if you want to use ingress, its probably better to use clusterIP instead
+
+
+
+
+
+### Storage
+
+#### Configuration
+
+The setup is also default
+
+
+
+#### Data
+
+I always mount to the root directory of the container
+
+
+
+Keep in mind, these are just my personal settings, if you are wanting a more in-depth example, check out [TRaSH Guides: NZBGet Documentation](https://trash-guides.info/Downloaders/NZBGet/Basic-Setup/)
+
+
+
+### Paths
+
+**MainDir**
+
+```
+/nzb
+```
+
+**ScriptDir**
+
+```
+${MainDir}/scripts
+```
+
+
+
+### Security
+
+**ControlPassword**
+
+```
+NEWPASSWORD
+```
+
+- set this to something you can remember
+
+**AuthorizedIP**
+
+```
+127.0.0.1,192.168.0.*,172.16.*.*
+```
+
+- This field is separated by commas.
+- We added my Lan on there `192.168.0.*`
+- As well as the kubernetes Network `172.16.*.*`
+
+
+
+### Catagories
+
+I use 5 catagories
+
+- `Movies` is used by:
+
+??? Radarr "Radarr"
+
+ - We also always enable `Remove Completed` for NZBs
+
+ 
+
+- `Series` is used by:
+
+??? Sonarr "Sonarr"
+
+ - We also always enable `Remove Completed` for NZBs
+
+ 
+
+- `Music` is used by:
+
+??? Lidarr "Lidarr"
+
+ - We also always enable `Remove Completed` for NZBs
+
+ 
+
+- `Manual` is ignored by all of my applications and only for my personal use
+
+- `Manga` is for Komga
+ - Komga doesn't automatically import, We just decided to give it its own category anyway
+
+While creating these catagories, We _ONLY_ changed the name, no other field was changed, the files once completed, will still go into their own directory as shown below.
+
+
+
+
diff --git a/charts/stable/qbittorrent/docs/images/dataset.png b/charts/stable/qbittorrent/docs/images/dataset.png
new file mode 100644
index 00000000000..9a128f37d4d
Binary files /dev/null and b/charts/stable/qbittorrent/docs/images/dataset.png differ
diff --git a/charts/stable/qbittorrent/docs/images/networking.png b/charts/stable/qbittorrent/docs/images/networking.png
new file mode 100644
index 00000000000..45ddcbf523e
Binary files /dev/null and b/charts/stable/qbittorrent/docs/images/networking.png differ
diff --git a/charts/stable/qbittorrent/docs/images/networking_listening.png b/charts/stable/qbittorrent/docs/images/networking_listening.png
new file mode 100644
index 00000000000..afa39b99309
Binary files /dev/null and b/charts/stable/qbittorrent/docs/images/networking_listening.png differ
diff --git a/charts/stable/qbittorrent/docs/images/networking_webgui.png b/charts/stable/qbittorrent/docs/images/networking_webgui.png
new file mode 100644
index 00000000000..7b961261f10
Binary files /dev/null and b/charts/stable/qbittorrent/docs/images/networking_webgui.png differ
diff --git a/charts/stable/qbittorrent/docs/images/settings_advanced.png b/charts/stable/qbittorrent/docs/images/settings_advanced.png
new file mode 100644
index 00000000000..05485a81c7c
Binary files /dev/null and b/charts/stable/qbittorrent/docs/images/settings_advanced.png differ
diff --git a/charts/stable/qbittorrent/docs/images/settings_bittorrent.png b/charts/stable/qbittorrent/docs/images/settings_bittorrent.png
new file mode 100644
index 00000000000..0b4d8f41153
Binary files /dev/null and b/charts/stable/qbittorrent/docs/images/settings_bittorrent.png differ
diff --git a/charts/stable/qbittorrent/docs/images/settings_connection.png b/charts/stable/qbittorrent/docs/images/settings_connection.png
new file mode 100644
index 00000000000..a6c20d5be5f
Binary files /dev/null and b/charts/stable/qbittorrent/docs/images/settings_connection.png differ
diff --git a/charts/stable/qbittorrent/docs/images/settings_downloads.png b/charts/stable/qbittorrent/docs/images/settings_downloads.png
new file mode 100644
index 00000000000..190221e7af3
Binary files /dev/null and b/charts/stable/qbittorrent/docs/images/settings_downloads.png differ
diff --git a/charts/stable/qbittorrent/docs/images/settings_speed.png b/charts/stable/qbittorrent/docs/images/settings_speed.png
new file mode 100644
index 00000000000..bc16255390f
Binary files /dev/null and b/charts/stable/qbittorrent/docs/images/settings_speed.png differ
diff --git a/charts/stable/qbittorrent/docs/images/settings_webgui1.png b/charts/stable/qbittorrent/docs/images/settings_webgui1.png
new file mode 100644
index 00000000000..df01f9f7b02
Binary files /dev/null and b/charts/stable/qbittorrent/docs/images/settings_webgui1.png differ
diff --git a/charts/stable/qbittorrent/docs/images/settings_webgui2.png b/charts/stable/qbittorrent/docs/images/settings_webgui2.png
new file mode 100644
index 00000000000..b3350d62bd5
Binary files /dev/null and b/charts/stable/qbittorrent/docs/images/settings_webgui2.png differ
diff --git a/charts/stable/qbittorrent/docs/images/storage_config.png b/charts/stable/qbittorrent/docs/images/storage_config.png
new file mode 100644
index 00000000000..256d6c05336
Binary files /dev/null and b/charts/stable/qbittorrent/docs/images/storage_config.png differ
diff --git a/charts/stable/qbittorrent/docs/images/storage_data.png b/charts/stable/qbittorrent/docs/images/storage_data.png
new file mode 100644
index 00000000000..2f7cfc8f8d2
Binary files /dev/null and b/charts/stable/qbittorrent/docs/images/storage_data.png differ
diff --git a/charts/stable/qbittorrent/docs/images/vpn.png b/charts/stable/qbittorrent/docs/images/vpn.png
new file mode 100644
index 00000000000..682b4601de1
Binary files /dev/null and b/charts/stable/qbittorrent/docs/images/vpn.png differ
diff --git a/charts/stable/qbittorrent/docs/installation.md b/charts/stable/qbittorrent/docs/installation.md
new file mode 100644
index 00000000000..5eb49caf124
--- /dev/null
+++ b/charts/stable/qbittorrent/docs/installation.md
@@ -0,0 +1,164 @@
+# Installation Guide
+
+## Dataset Structure
+
+This is the location your completed bittorrent files will be located
+
+Typical setting user:group to `apps`, nothing fancy here
+
+- Placed the created `nzb` dataset within the `downloads` folder
+
+??? Note "Note"
+The `apps`:`apps` user:group is built into Truenas SCALE, it is the default user for most applications on Truenas SCALE. You do not have to create a separate user for each application.
+
+ When configuring your application you'll typically see user:group `568`, this is the UID for `apps` and its recommended not to change it.
+
+
+
+
+
+## App Installation
+
+### Networking
+
+If you want to use ingress, its probably better to use `clusterIP` instead of `Simple`
+
+
+
+#### WebGUI
+
+We left this default since there was no reason to change the WebGUI port
+
+This is ALSO the port Sonarr/Radarr and other services will use to connect to qBittorrent
+
+
+
+#### Listening Ports
+
+??? VPN "With VPN" - No need to port forward on your router - If you want fast seeding, you will need a service that supports port forwarding - We use Mullvad, and changed the two ports below to the port that was allocated to me by Mullvad
+
+??? NOVPN "Without VPN" - You can leave the two ports default without a VPN - If you want fast seeding though, you will need to port forward this port on your router
+
+
+
+
+
+### Storage
+
+#### Configuration
+
+The setup is default
+
+
+
+#### Data
+
+I always mount to the root directory of the container
+
+I also try to use the applications name for the mountpath, since its typically never going to be a file or folder thats already present
+
+
+
+
+
+### VPN
+
+- Using a Wireguard setup
+- Added the kubernetes network, as well as my LAN network to the killswitch
+
+
+
+
+
+## In-App Setup
+
+### Downloads
+
+??? qBittorrent "qBittorrent Table + Explanation"
+
+ | Setting | Value | Explanation |
+ |------------------------------------------------ |---------------------------- |---------------------------------------------------------------------------------- |
+ | Default Torrent Management Mode: | Automatic | This is to automatically move the files torrents based on catagory |
+ | When Torrent Category changed: | Relocate Torrent | This is to automatically move the files torrents based on catagory |
+ | When Default Save Path changed: | Relocate Affected Torrents | This is to automatically move the files torrents based on catagory |
+ | When Category Save Path changed: | Relocate Affected Torrents | This is to automatically move the files torrents based on catagory |
+ | Default Save Path: | `/qbitvpn/complete ` | Set this to what you set your dataset mountpoint as |
+ | Keep incomplete torrents in: | `/qbitvpn/temp` | Keep incomplete torrents in a folder no apps are monitoring |
+ | Copy .torrent files for finished downloads to: | `/qbitvpn/backup` | Its nice to have a backup folder of all your `.torrents` in the event of a crash |
+ | Monitored Folder | `/qbitvpn/monitor` | Place `.torrent` files in this directory to automatically start those torrents |
+
+
+
+
+
+### Connection
+
+This should equal to your listening port you set [during the installation](https://heavysetup.info/applications/qbittorrent/installation/#listening-ports)
+
+
+
+
+
+### Speed
+
+- Set `Alternative Rate Limits` to `10000` KiB
+
+ - This is so during the day, or when users are using my Plex server, my qBittorrent instance isn't using _ALL_ of my bandwidth seeding
+
+- Set my schedule from `08:00` to `02:00`
+ - 8am to 2am, which is around the time users are watching Plex
+
+
+
+
+
+### BitTorrent
+
+- Disabled `Local Peer Discovery`
+ - This is only useful if you are on a huge network, like a college campus or something like that
+
+
+
+
+
+### WebGUI
+
+- Changed the password to something We would remember
+
+Added both my LAN and Kubernetes LAN to the bypass list, this way neither of them have to authenticate, it gets annoying to log in over and over on your own network
+
+**Bypass authentication for clients in whitelisted IP subnets**
+
+```
+192.168.0.0/16
+172.16.0.0/16
+```
+
+
+
+Since We am using `Traefik`, We decided to add the Kubernetes LAN to:
+
+**Enable reverse proxy support**
+
+```
+172.16.0.0/16
+```
+
+
+
+
+
+### Advanced
+
+??? qBittorrent "qBittorrent Table + Explanation"
+
+ | Setting | Value | Explanation |
+ |------------------------------------------------ |-----------------------|---------------------------------------------------------------------------------- |
+ | Network interface: | `wg0` or `tun0` | Bind this to `wg0` or `tun0` if you are using Wireguard (wg0) or Openvpn(tun0) |
+ | Optional IP address to bind to: | All Ipv4 Addresses | Kubernetes doesnt support ipv6 now anyway so, We set this to just ipv4 |
+ | Resolve peer countries: | True | Just so We can see what countries We am leeching/seeding from |
+ | Reannounce to all trackers when IP or port changed: | True | In the event my IP or port changes, We want everyone to know, so We can seed or leech |
+
+
+
+
diff --git a/charts/stable/radarr/docs/images/networking.png b/charts/stable/radarr/docs/images/networking.png
new file mode 100644
index 00000000000..b70103087bd
Binary files /dev/null and b/charts/stable/radarr/docs/images/networking.png differ
diff --git a/charts/stable/radarr/docs/images/nzbget_radarr_client.png b/charts/stable/radarr/docs/images/nzbget_radarr_client.png
new file mode 100644
index 00000000000..102e67546a4
Binary files /dev/null and b/charts/stable/radarr/docs/images/nzbget_radarr_client.png differ
diff --git a/charts/stable/radarr/docs/images/nzbget_radarr_storage.png b/charts/stable/radarr/docs/images/nzbget_radarr_storage.png
new file mode 100644
index 00000000000..fc0498e0676
Binary files /dev/null and b/charts/stable/radarr/docs/images/nzbget_radarr_storage.png differ
diff --git a/charts/stable/radarr/docs/images/nzbget_storage.png b/charts/stable/radarr/docs/images/nzbget_storage.png
new file mode 100644
index 00000000000..04219708f13
Binary files /dev/null and b/charts/stable/radarr/docs/images/nzbget_storage.png differ
diff --git a/charts/stable/radarr/docs/images/qbit_radarr_client.png b/charts/stable/radarr/docs/images/qbit_radarr_client.png
new file mode 100644
index 00000000000..e0dd5616b73
Binary files /dev/null and b/charts/stable/radarr/docs/images/qbit_radarr_client.png differ
diff --git a/charts/stable/radarr/docs/images/qbit_radarr_storage.png b/charts/stable/radarr/docs/images/qbit_radarr_storage.png
new file mode 100644
index 00000000000..f7e931502be
Binary files /dev/null and b/charts/stable/radarr/docs/images/qbit_radarr_storage.png differ
diff --git a/charts/stable/radarr/docs/images/qbit_storage.png b/charts/stable/radarr/docs/images/qbit_storage.png
new file mode 100644
index 00000000000..5dc2a66f889
Binary files /dev/null and b/charts/stable/radarr/docs/images/qbit_storage.png differ
diff --git a/charts/stable/radarr/docs/images/storage_config.png b/charts/stable/radarr/docs/images/storage_config.png
new file mode 100644
index 00000000000..13fb820bf5e
Binary files /dev/null and b/charts/stable/radarr/docs/images/storage_config.png differ
diff --git a/charts/stable/radarr/docs/images/storage_data_backups.png b/charts/stable/radarr/docs/images/storage_data_backups.png
new file mode 100644
index 00000000000..560ba56b4e4
Binary files /dev/null and b/charts/stable/radarr/docs/images/storage_data_backups.png differ
diff --git a/charts/stable/radarr/docs/images/storage_data_media.png b/charts/stable/radarr/docs/images/storage_data_media.png
new file mode 100644
index 00000000000..a9eec252135
Binary files /dev/null and b/charts/stable/radarr/docs/images/storage_data_media.png differ
diff --git a/charts/stable/radarr/docs/images/storage_data_nzb.png b/charts/stable/radarr/docs/images/storage_data_nzb.png
new file mode 100644
index 00000000000..50502a048d1
Binary files /dev/null and b/charts/stable/radarr/docs/images/storage_data_nzb.png differ
diff --git a/charts/stable/radarr/docs/images/storage_data_qbit.png b/charts/stable/radarr/docs/images/storage_data_qbit.png
new file mode 100644
index 00000000000..e44138abdc5
Binary files /dev/null and b/charts/stable/radarr/docs/images/storage_data_qbit.png differ
diff --git a/charts/stable/radarr/docs/images/storage_data_syncthing.png b/charts/stable/radarr/docs/images/storage_data_syncthing.png
new file mode 100644
index 00000000000..67a1975a056
Binary files /dev/null and b/charts/stable/radarr/docs/images/storage_data_syncthing.png differ
diff --git a/charts/stable/radarr/docs/installation.md b/charts/stable/radarr/docs/installation.md
new file mode 100644
index 00000000000..8b32660739c
--- /dev/null
+++ b/charts/stable/radarr/docs/installation.md
@@ -0,0 +1,162 @@
+# Installation Guide
+
+## App Installation
+
+### Networking
+
+If you are wanting to use ingress, its probably better to use clusterIP instead
+
+- We changed the UDP and TCP port to match the Mullvad ports allocated, your VPN provider might require something else
+
+
+
+
+
+### Storage
+
+#### Configuration
+
+The setup is default
+
+
+
+
+
+#### Media - Destination Folders
+
+- Media is so that Radarr will have a location to place files once they're completed
+- This will be the folder Radarr places files for plex to then parse through.
+
+
+
+
+
+#### Backups
+
+- '/config/Backups' is the location Radarr places its automatic and manual backups
+- We created a separate dataset meant for backups, specifically to have an easy way to restore a backup, in the event the application is wrongly deleted, or removed, corrupt, whatever
+
+
+
+
+
+#### NZB
+
+- This is obviously the location Radarr will look for completed NZB files
+- Its also the location NZBGet saves its completed movie files
+
+
+
+
+
+#### Bittorrent
+
+- This is the location Radarr will look for completed qBittorrent files
+- Its also the location qBittorrent saves its completed movie files
+
+
+
+
+
+#### Syncthing
+
+- This is the location Radarr will look for completed Syncthing files
+- Its also the location Syncthing saves its completed movie files
+
+
+
+
+
+## In-App Configuration
+
+For Radarr, We specifically just follow the [TRaSH Guides for Radarr](https://trash-guides.info/Radarr/) setup.
+
+- It clearly details how to setup custom profiles to ensure you are grabbing the latest and greatest media. We have been using it for months now and have not had an issue.
+
+
+
+Thank Goodness for IBRACORP, We thought We would have to make a video myself covering this topic. However, it seems they got most of everything We would have covered.
+
+
+
+## qbittorrent Integration
+
+### Mountpoints
+
+Its important to keep your mountpoints for each of the applications the same. Otherwise you will need to setup a `remote path`
+
+- They may be slightly different, but as long as they have the same root directory it will be fine.
+
+
+
+#### Radarrs Storage Settings
+
+I set it to a sub directory of `/qbitvpn` though since `/qbitvpn/complete/movies` is the only directory Radarr needs to see, since it only needs to see movies that are completed
+
+
+#### qBittorrents Storage Settings
+
+
+
+
+
+### Linking Radarr to qBittorrent
+
+
+
+#### Explanation
+
+??? Radarr "Explanation"
+
+ | Name | Value | Reason |
+ |------------------ |-------------------------------------------------- |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+ | Name | qbitvpn | Doesn't matter what you call it, just call it something memorable |
+ | Host | qbitvpn-qbittorrent.ix-qbitvpn.svc.cluster.local | You will need to generate a different DNS name if your app name is not `qbitvpn` Generate a new name with [ Truecharts Guide ]( https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/ ) |
+ | Port | 10095 | This is the default port, but if you changed it then its [ the first port listed under networking for qbittorrent ](https://heavysetup.info/applications/qbittorrent/installation/#networking ) |
+ | Username | NULL | You can leave this empty if you followed [WEBGUI guide](https://heavysetup.info/applications/qbittorrent/in-app/#webgui ) |
+ | Password | NULL | You can leave this empty if you followed [WEBGUI guide](https://heavysetup.info/applications/qbittorrent/in-app/#webgui ) |
+ | Category | movies | We want my completed torrents to be moved to a folder in `completed/movies` once their done |
+ | Remove Completed | False | We do not want to delete my torrents before their done seeding |
+
+
+
+## NZBGet Integration
+
+### Mountpoints
+
+Its important to keep your mountpoints for each of the applications the same. Otherwise you will need to setup a `remote path`
+
+- They may be slightly different, but as long as they have the same root directory it will be fine.
+
+
+
+#### Radarrs Storage Settings
+
+
+
+#### NZBGet Storage Settings
+
+
+
+
+
+### Linking Radarr to NZBGet
+
+
+
+#### Explanation
+
+??? Radarr "Explanation"
+
+ | Name | Value | Reason |
+ |------------------ |------------------------------------ |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
+ | Name | NZBGet | Doesn't matter what you call it, just call it something memorable |
+ | Host | nzbget.ix-nzbget.svc.cluster.local | You will need to generate a different DNS name if your app name is not `nzbget` Generate a new name with [ Truecharts Guide ]( https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/ ) |
+ | Port | 6789 | This is the default port, but if you changed it then its [ the only port listed under networking for NZBGet ](https://heavysetup.info/applications/nzbget/installation/#networking ) |
+ | Username | nzbget | Default is `nzbget` but its under your security settings in nzbget |
+ | Password | NULL | This is whatever you set during the [NZBGet in app security](https://heavysetup.info/applications/nzbget/in-app/#security ) setup |
+ | Category | Movies | We want my completed nzbs to be moved to a folder in `completed/Movies` once their done |
+ | Remove Completed | True | You can't seed nzbs, so there's no point in keeping them |
+ | Remove Failed | True | No reason to keep failed articles |
+
+