Project One-Click: All-in-One Installations of Docker Extensions and CDVR Custom Channels

There are numerous ways to find it. Often you can login to your router, and find it there. There are Windows, Linux and Mac commands available -- so this is something you can ask Google or ChatGPT to find for you.

Some LANs don't have a local domain name set, and in those cases you can't refer to anything on your LAN by name, everything has to be done by IP.

EDIT: Also, as I said it's optional.

No, just PORTAINER_HOST=192.168.1.154 and CHANNELS_DVR_HOST=192.168.1.154

I stopped the olivetin stack, but I don't see an option to change the variables. Is there something else that I need to press?

thx

After you stop the stack, go back into the editor and you can modify the env vars you added:

OK, found it. I updated those variables, and removed the DOMAIN item.

What do I press next to see the UI?

http://<ip.of.your.host>:1337

Cool, now I have this menu. What next? THX!

Just an Fyi ... I have my Production machine and test machine both windows 11 with wsl-ubuntu...

My production requires the /mnt/ my test machine does not.

Production ...
Docker Desktop 4.39.0 (184744) is currently the newest version available.

Testing ..
Docker Desktop 4.39.0 (184744) is currently the newest version available.

Depends what project you're looking to spin-up...

You might want to watch the video in this post. MLB.tv, which is used in this example, has been deprecated -- but it should still give you an idea of how to proceed:

Same version of Docker Desktop?

Same. Also Same ubuntu version. Same exact Windows 11 Version.

1 Like

I pushed the "Create an EPlusTV Stack in Portainer + CDVR Custom Channels" (as I want to use my Gotham subscription). And got the following error message


here are my containers in Portainer:

Stop the OliveTin stack and change PORTAINER_ENV=3

Recently installed versions of Portainer are using 3. I'm working on a test to set that automatically, but for now, you need to set it yourself.

thx, but now Olivetin doesn't show the EplusTV button:

I am really liking the Windows 11/UBUNTU ... I just setup a Channels DVR Server on it. I will test Olive Tin with this new Cannels DVR a little later.

Just like you would have done before, you need to switch to the Project One-Click page using the "hamburger" icon next to where it says OliveTin-for-Channels.

gotcha. Gives same error message


confirmed set to 3

It doesn't actually give the same error message, this time it's complaining about your token. Hopefully you saved it somewhere to compare, otherwise you'll need to delete your current token, and create a new one to add to OliveTin.

EDIT: Actually, you're right it's the same error. Double check your token.

What was the setup method?

do you mean the Portainer API Token?
If so , I checked that in the olivetin variables and it's correct

EDIT: I double checked it against the wrong token. I had put in my Portainer token. I just updated it to the Olivetin API and get the following (different) error message:

thx! (REALLY appreciate)