docs(charts): Replace broken links for Paperless-NGX/Jellyfin (#12487)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes **links on jellyfin and paperless-ngx charts.** **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> N/A **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [x] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
This commit is contained in:
parent
beed834ade
commit
56b03aa33b
|
@ -6,17 +6,17 @@ and our app is a simple way to install it on your TrueNAS SCALE server.
|
|||
## Requirements
|
||||
|
||||
- Jellyfin TrueCharts Chart
|
||||
- Installation of the TrueCharts Catalog, starting [here](https://truecharts.org/manual/guides/Adding-TrueCharts)
|
||||
- Installation of the TrueCharts Catalog, starting [here](https://truecharts.org/manual/SCALE/guides/getting-started#adding-truecharts)
|
||||
|
||||
## Media Storage
|
||||
|
||||
- We recommend having configured your media before installing the chart.
|
||||
Most people will have their media inside their TrueNAS box,
|
||||
and for that you can simply follow our [Adding Storage](https://truecharts.org/manual/guides/add-storage/#adding-additional-app-storage)
|
||||
and for that you can simply follow our [Adding Storage](https://truecharts.org/manual/SCALE/guides/add-storage)
|
||||
guide to `Add Additional App Storage` to **Jellyfin** for their media folder.
|
||||
- However some will prefer `NFS Shares` for this storage,
|
||||
as they may need to share these folders with other users on other
|
||||
devices outside of TrueNAS, so we recommend following the [using NFS Shares guide](https://truecharts.org/manual/guides/nfs-share).
|
||||
devices outside of TrueNAS, so we recommend following the [using NFS Shares guide](https://truecharts.org/manual/SCALE/guides/nfs-share/).
|
||||
|
||||
## Install Jellyfin inside TrueNAS SCALE
|
||||
|
||||
|
|
|
@ -6,8 +6,8 @@ online archive. Our app is a simple way to install it on your TrueNAS SCALE serv
|
|||
## Requirements
|
||||
|
||||
- Installation of the TrueCharts Catalog, starting [here](/manual/SCALE/guides/getting-started)
|
||||
- [`CloundNative-PG`
|
||||
operator](/manual/SCALE/guides/getting-started#cnpg-and-prometheus-operators-installation-and-migration-guide-for-older-users)
|
||||
- [`Cloudnative-PG`
|
||||
operator](manual/SCALE/guides/getting-started/#cnpgprometheus-operators-installation-and-migration-guide-for-older-users)
|
||||
- Paperless-ngx TrueCharts Chart
|
||||
|
||||
## Media Storage
|
||||
|
|
Loading…
Reference in New Issue