Files
truecharts/charts/stable/channels-dvr/docs/installation_notes.md
T
Boemeltrein cdcd3aa44a docs(channels-dvr): helmify docs (#32741)
**Description**
<!--
helmify docs
-->
⚒️ 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
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x ] 📄 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._
2025-03-01 14:44:25 +01:00

1.2 KiB

title
title
Channels DVR Installation Notes

Using together with TV Everywhere

:::danger[TV Everywhere Permissions]

If using TV Everywhere, runAsUser and runAsGroup must both be changed to 0 and readOnlyRootFilesystem must be changed to false.

:::

Ingress

You cannot use Ingress during the initial setup. The Channels DVR Server web interface must be accessed using a defined loadBalancerIP and Channels DVR Server port (defaults to 8089).

After initial setup, ingress can be used to access the Channels DVR Server web interface.

Login

During initial setup on the Channels DVR Server web interface, you will need to login to your Channels DVR website account as described here: https://getchannels.com/docs/channels-dvr-server/quick-guide/installation-setup/#log-in.

After you login on the Channels DVR website, you will be redirected back to your local Channels DVR Server web interface. However, the redirect will use the internal Kubernetes IP in the URL so it will not work. Simply change the IP in the URL to the IP of you TrueNAS server leaving the path and query parameters unmodified.