mirror of
https://github.com/truecharts/charts.git
synced 2026-07-30 00:25:28 -03:00
docs(jellyseerr) update docs (#32375)
**Description** remove scale refs ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [x] 📜 Documentation Changes **🧪 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 --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 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 - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ 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._
This commit is contained in:
@@ -2,32 +2,11 @@
|
||||
title: Setup Guide
|
||||
---
|
||||
|
||||
**Jellyseerr** is a free and open source software application for managing requests for your media library. It is a fork of [Overseerr](https://github.com/sct/overseerr) built to bring support for [Jellyfin](https://github.com/jellyfin/jellyfin) & [Emby](https://github.com/MediaBrowser/Emby) media servers!
|
||||
**Jellyseerr** is a free and open-source software application for managing requests for your media library. It is a fork of [Overseerr](https://github.com/sct/overseerr), built to bring support for [Jellyfin](https://github.com/jellyfin/jellyfin) and [Emby](https://github.com/MediaBrowser/Emby) media servers!
|
||||
|
||||
## Requirements
|
||||
## App Installation
|
||||
|
||||
- Jellyseerr TrueCharts Chart
|
||||
- Jellyfin TrueCharts Chart
|
||||
- Installation of the TrueCharts Catalog, starting [here](/
|
||||
|
||||
## Install Jellyseerr inside TrueNAS SCALE
|
||||
|
||||
- Select `Apps` inside the `TrueNAS` menu,
|
||||
- Then choose the `Available Applications` tab,
|
||||
- and search for `jellyseerr`
|
||||
|
||||

|
||||
|
||||
- Click the Install button, and you’ll be prompted to set up the **Jellyseer** software.
|
||||
- Most of the settings can be left at the default values, but ensure you select the correct
|
||||
timezone before scrolling down to the Networking and Services section.
|
||||
Take note of the default port (10241) that **Jellyseerr** listens on.
|
||||
|
||||
Scroll to the bottom of the window and click Save.
|
||||
|
||||
Once you hit Save, the process of downloading and setting up **Jellyseerr** will begin.
|
||||
Switch back to the Installed Applications tab, and wait for the application to switch
|
||||
from Deploying to Active - once it does, click the Open button to launch the **Jellyseerr** welcome portal.
|
||||
- Most of the settings can be left at their default values, but ensure that you have set the correct timezone.
|
||||
|
||||
## Jellyseerr Initial Setup
|
||||
|
||||
@@ -45,7 +24,5 @@ from Deploying to Active - once it does, click the Open button to launch the **J
|
||||
|
||||
## Support
|
||||
|
||||
- You can also reach us using [Discord](https://discord.gg/tVsPTHWTtr) for real-time feedback and support
|
||||
- If you found a bug in our chart, open a Github [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||
- For further information on **Jellyseerr** itself, start with their [Github](https://github.com/Fallenbagel/jellyseerr).
|
||||
- For further information on operating **Overseerr** itself, start with their [Documentation](https://docs.overseerr.dev/).
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 47 KiB |
Reference in New Issue
Block a user