Jdownloader2 yml file for installation via Plexguide with Traefik integration
https://www.timekills.org/pg-apps/
#Instructions for a more automated (not copy and paste into jdownloader2.yml) approach
- Go to the /opt/mycontainers directory (cd /opt/mycontainers)
- Type the command: git init
- Type the command: git remote add jdownloader2 https://github.com/timekills/jdownloader2-for-plexguide.git
- Type the command: git pull jdownloader2 master
- (Optional) rm -r README.md if you don't want the README file cluttering up your drectory
- Run Plexguide
Deploy jdownloader2 app like any other app
- Make sure any other apps with OAuth are working. If they're not, then it's probably the project that you set the OAuth credentials up for isn't set to "public"
- If other apps are working, then make sure the domain provide you chose when setting up Traefik (i.e. Cloudflare, GoDaddy, NameCheap, etc.) has the "jdownloader2" set as a CNAME or A Record in the DNS settings.