Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ijuarez

Members
  • Joined

  • Last visited

Everything posted by ijuarez

  1. Is clam-av available in a container? Sent from my SM-N960U using Tapatalk
  2. TO ALL REMEMBER THESE GUYS DO NOT GET PAID TO DO THIS. Sent from my SM-N960U using Tapatalk
  3. Simple test do a nslookup test for your domain, if it outputs your IP then it's something in the nextcloud config but if it's not then your ddns is not setup correct. Sent from my SM-N960U using Tapatalk
  4. Google it and it will out up the link on how to fix it. Sent from my SM-N960U using Tapatalk
  5. Prior to using LE, I had my firewall running DDNS to my domain and then when i would browse to it it would be http://mydomain.com:444 and it would work. Where did you get your domain?
  6. I am adding this as another option on how I did it. You can request LSIO to modify the template but I think it will introduce more confusion for noobs. TL;DR version In order to achieve this you will need to have the plex docker access two networks Proxy (which is already a member of) and host. Long version I have all of my dockers on the proxy and can be reached via the web. In my setup I have multiple vlans for different purposes. I configure my unraid server to various vlans because i have multiple nics. In my setup br0 corresponds to eth0 and so on. My issue was that 2 dockers are on the proxynet and the 3rd docker was on a different network. So the proxy dockers could not talk to the third. Bang my head for a few days read a lot about dockers Poof! a docker container can be a part of multiple networks via the docker network command. example in my case br0 default (unraid) br1 (network 1) where 3rd docker was located on the CLI of unraid ran this docket network connect br1 *name of docker* What that did was join that second network and it grabbed an ip for from the DHCP pool. to find that ip you can look at your router/dhcp server or run docker network inspect "name of container" The only issue is that when the docker is restarted it will loose that attachment to that other network, I'm sure there's a way to make it stick but i haven't bothered.
  7. When you created the proxynet you told docker to create a network (subnet) it created an internal subnet, usually a 172.18.XXX.XX or whatever. At that point everything that is using that proxynet network became inaccessible because your physical network has no clue on how to talk to that network because its internal. However, since LE is on the proxynet and so are the dockers they can talk to each other. Putting the dns resolver to the side, you should be able to use a smart phone plugin your domain and it pulls up plex, correct? If so from a pc on your home network have you tried to pull plex by the domain address not by ip:port?
  8. If you want to use the proxy with a custom domain you will need to setup DNS resolver as Saarg mention or hair pinning. I am not sure how that is done on Unifi but im sure someone has done it before. I use pfsense for a firewall, cisco 3750 for switching, and Unifi AP with controller using the proxy and it works well.
  9. They would disappear because you created a custom network that's using the proxy to connect to your Dockers. You should be able to access it using the https://plex.xxxxx.com from with in your home. I believe spaceinvader tells you that on the network settings of Plex to change it from the default to listen on the https://plex.blahblah.com You should still be able to click on the docker and close webui and it should open. Sent from my SM-N960U using Tapatalk
  10. Have you setup let's encrypt? Are you setting up Plex to use the proxy? If the answer to those questions are yes. How are you trying to access Plex? Sent from my SM-N960U using Tapatalk
  11. This is why this community is awesome, developer got right on it and made a custom change for one person, that is probably going to benefit everyone else.
  12. That's was going to be my next suggestion. I use it since all of my sites have their comodo ssl, I still run LEGlad you got it working Sent from my SM-N960U using Tapatalk
  13. I guess it should, so you have a static IP? Sent from my SM-N960U using Tapatalk
  14. You need a DDNS so your name cheap knows your IP Sent from my SM-N960U using Tapatalk
  15. Awesome work Sent from my SM-N960U using Tapatalk
  16. Good, great to hear. That stinks that they force you to rent their router. Sent from my SM-N960U using Tapatalk
  17. Why do you have to use that? Why not spin up a pfsense box or buy your own router that can handle gigabit speeds. Sent from my SM-N960U using Tapatalk
  18. Two versions of unraid or Plex? Sent from my SM-N960U using Tapatalk
  19. Learned this the hard way
  20. damn autocorrect, I bought the same card, i dont have a 4k tv so no 4k vids. i also got the same LSI controller in IT mode, but i thought that even with the expander one raid card could only do 16 drives?
  21. What is the hourly sas expander that you are using? Like to know since I just bought a used one of eBay for my 24disk move from 10 disk. Thank you Sent from my SM-N960U using Tapatalk
  22. Is unifi the only docker that's running on port 8080? Sent from my SM-N960U using Tapatalk
  23. Ha ha ha, didn't realize the verbiage i used would cause confusion, I meant I recommend Airvpn for a vpn provider. Sorry
  24. This an awesome docker Sent from my SM-N960U using Tapatalk

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.