Paul_Ber

Community Developer
  • Posts

    371
  • Joined

  • Last visited

Everything posted by Paul_Ber

  1. Thanks. Will set the long time limit.
  2. Is there a Docker Stop Timeout setting per container. I need 120 seconds to let one container close a database properly. I guess for now I can use the setting for all. If a docker shuts down sooner, will Unraid show it as stopped?
  3. Overview: Support for Flexget Template. Update: October 10, 2021 no longer a 2 in 1 container. Install Binhex DelugeVPN 1st Application: Flexget - http://flexget.com/ Docker Hub: https://hub.docker.com/r/wiserain/flexget:latest Wiserain is the Author of the DockerHub Container Template GitHub: https://github.com/paulpoco/docker-templates/blob/master/paulpoco/flexget.xml Wiserain Github: https://github.com/wiserain/docker-flexget Flexget wants to see DelugeVPN and use the network of "--net=contanier:binhex-delugevpn" Flexget starts daemonized and runs hourly. The Flexget webui works but you need to set password in the edit screen, needs to be at least 16 characters long. Description Flexget with webui daemon FlexGet is a multipurpose automation tool for content like torrents, nzbs, podcasts, comics, series, movies, etc. It can use different kinds of sources like RSS-feeds, html pages, csv files, search engines and there are even plugins for sites that do not provide any kind of useful feeds. There are numerous plugins that allow utilizing FlexGet in interesting ways and more are being added continuously. FlexGet is extremely useful in conjunction with applications which have watch directory support or provide interface for external utilities like FlexGet. Steps to Setup Binhex-delugevpn & Flexget sucessfully: Get Binhex-delugevpn working 1st before setting up Flexget: You will need an OVPN file from you VPN provider and put that in /mnt/user/appdata/binhex-delugevpn/openvpn folder You will need to update the "auth" file in /mnt/user/appdata/binhex-delugevpn and add "admin:deluge:10" without the quotes You need to read the instructions on https://forums.unraid.net/topic/44109-support-binhex-delugevpn/ https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md Read Q24 Q24. I would like to be able to route other docker containers through one of my existing VPN containers, how do I do this? A24. In order to route an application(s) through an existing VPN container you would do the following steps:- Flexget Container to route through Binhex-delugevpn: Left click icon and 'Edit' Flexget container and toggle advanced view (top right) In 'Extra Parameters' enter --net=container:binhex-delugevpn (already in the template) Go to 'Network Type' and select 'none' Remove all ports defined (no ports required as we will be accessing it via the Binhex-delugevpn container) (ports already removed) Click on 'Apply' Container running Binhex-delugevpn: Left click icon and 'Edit' Binhex-delugevpn container and toggle advanced view (top right) Click on 'Add another Path, Port, Variable, Label or Device' and add in a 'config type' of 'port' Enter in the Flexget Web UI 5050 port for 'container port' and any non conflicting port number for 'Host Port' (host port must not be used by another container) Edit 'VPN_INPUT_PORTS' env var and put Flexget Web UI 5050 port number in the 'value' Click on 'Apply'. In your config.yml put this at the begining: You can read up at https://flexget.com/ on how to put together a config.yml file that goes in /mnt/user/appdata/flexget folder.
  4. Overview: Support for Flexget Template. Update: October 10, 2021 no longer a 2 in 1 container. I will delete my Dockhub/Github Repositories for this Docker in about a month, please migrate to Binhex-delugevpn and you need Flexget then use this template.
  5. I just solved my problem by following Q24 at https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md Got the Flexget webui working. Just have to update my template with your suggestions and convert to version 2, thanks. I didn't build the Docker, https://hub.docker.com/r/wiserain/flexget did.
  6. Docker template port comes up n/a for container port when loaded with add container. This is my template: https://github.com/paulpoco/docker-templates/blob/master/paulpoco/flexget.xml This what the 1st time edit screen looks like: Now is this doing this because I set Network to "none" and am using extra param of --net=container:binhex-delugevpn ? So far I cannot access the webui at host:5050 .
  7. Now that DockerHub on the free plan doesn't you build anymore I am just going to use Binhex-DelugeVPN. I did find a Docker on DockerHub for Flexget so I made a template for Unraid. I have the template use extra params to use the network of binhex-delugevpn. Seems to work fine. Haven figured out how to connect to the Flexget webui, although the webui isn't really needed and if you want to manually run Flexget then use console. https://github.com/paulpoco/docker-templates/blob/master/paulpoco/flexget.xml @binhex how do I access the webui of a Docker that is using the network of -net=container:binhex-delugevpn ? Edit: I solved with question Q24 from VPN FAQ, all working as needed https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md
  8. DockerHub no longer free, what now? I tried the Github actions but fails.
  9. Thanks will check that out. I used to manually go into DockerHub and manually trigger a build. I think I will make a stand alone Flexget and use the Network of none and extra params --net=container:DelugeVPN. Too hard to maintain my DelugeVPN-flexget.
  10. I guess Docker Hub is not free anymore. Any replacement that is free?
  11. One of the versions of PLEX docker has constant disk activity or used to be like that and might of been the official PLEX docker. The Binhex PLEX version doesn't have this problem.
  12. Yes that ASRock x570 Taichi board looks like the one so far
  13. Would the the x570 Taichi Razor version be almost the same except 2.5G LAN? X570 Phantom Gaming X seems similar except for 2.5G LAN & 1G LAN?
  14. To ECC or not ECC that is the question? My current system from 2015 uses DDR3 ECC and a MB that supports it. Still scoping out possible Ryzen 3000 series new system. My head is exploding on all the different x570 MB options. Only thinking of the ECC route because I use it now.
  15. Doesn't the bottom PCIe slot go thru the chipset? Probably yes and probably why you cannot pass 3rd GPU.
  16. Ok my cache pool is 28C and 27C respectively. My SSDs are labelled with similar serial numbers. That 40C SSD seems really high. What if it is defective and you are doing all those reads and writes?
  17. Does the MB let you boot Unraid on the PCIe x1 GT710?
  18. I know this reply is for your post from 5 years ago. I have the same power supply and am thinking of proactively replacing mine(from 2015 and my APC battery from 2015 just went too). Have you had any problems with the Corsair RM650x?
  19. I am looking to do the same thing. Need 2 GPU and 1 HBA 9211-8i. Do I need a PCIe x1 GPU(I see some GT710 x1 ones on Amazon) for unRaid to boot into so I still had the 3 full size slots? I looked at the ASUS AMD AM4 Pro WS X570-Ace MB but don't know how good the IOMMU groups are like. $470 CAD 3 PCIe 4. 0 x16 (3-Way x8/x8/x8), 4 SATA ports. I looked at the AsRock X570 Creator but it is really expensive at $662 CAD. AQUANTIA 10G LAN, Intel Gigabit LAN, 3 PCIe 4.0 x16(x8,x8,x4), 3 PCIe 2.0 x1, 8 SATA3, 1 Hyper M.2 (PCIe Gen4 x4 & SATA3), 1 Hyper M.2 (PCIe Gen4 x4) Looking at AsRock x570 Taichi $440 CAD ASRock X570 TAICHI RAZER Edition $570 CAD same as regular Taichi but has 2.5G LAN, wifi(not needed), BT(not needed) Other bit unsure is ECC memory really needed? I use ECC in my current system. It just gets more confusing as to how they describe ECC compatibility. I found this on an ASUS but probably only applies to ASUS:
  20. Was just searching the Ryzen and ECC memory and I got this from an ASUS site.
  21. I have an older motherboard with 6 SATA all for SSDs. ASUS M5A97 R2.0. Can the ports go bad but still work? Cause: generate Burst plots over the LAN to a SSD setup as a single disk btrfs pool and shared. So the plotter program would write 4GB at a time to a fully allocated 240GB file. Result: nuked a Win10 install on another SSD, in boot repair loop. The main Cache SSD pool got all kinds of errors. System never crashed. I stopped the plotting program. And removed(left as unassigned) that SSD pool disk I was plotting to. Edit: cache 2 disappeared. I did reboot to make sure if it came back so diag file might not show everything. unraid-diagnostics-20210611-0855.zip
  22. Make a Docker's log show up in the Log drop down popup window? https://hub.docker.com/r/pocconsortium/scavenger Got the container to work but how would I make the container's log file be connect to? Right now it is just blank. I can open the Docker's console when running and navigate to the log file but it would be so much easier to click the Logs in the dropdown. What would add to the edit screen to connect the internal log file to the dropdown logs?
  23. Somehow I clicked Stop by accident. When I hit Start it started fine but it caused all SMB connections to drop. Wasted 2hrs plotting a file.