I would like to swap from UnRaid to rockstor but there are a few dockers that arent available on Rockstor that is stopping me from the transition. Can someone please create a Jdownloader rock-on?
Thanks
I would like to swap from UnRaid to rockstor but there are a few dockers that arent available on Rockstor that is stopping me from the transition. Can someone please create a Jdownloader rock-on?
Thanks
Yeah!
This would be really nice⌠i´ve used the docker plugin of headless Jdownloader2 in OMV some time ago
Hello there, I donât know if some of you still need it, but I wrote a .json file for Jdownloader 2 using jlesage Jdownloader 2 docker image.
MyJdownloader works properly and you can access JDownloader via Web using the port 5800 (it works properly using that port but I did not try using another one). MyJdownloader port is 3129 and you must use that port for what I tried.
Is the first time I wrote a Rockon so use it at you own risk. At least it works on my setup so I hope it works properly on others.
Just copy this on a .json file inside /opt/rockstor/rockons-metastore If it doesnât exist, just create it
{
âJdownloader 2â: {
âcontainersâ: {
âjdownloader2â: {
âimageâ: âjlesage/jdownloader-2â,
âlaunch_orderâ: 1,
âportsâ: {
â5800â: {
âdescriptionâ: âWebUI Portâ,
âhost_defaultâ: 5800,
âlabelâ: âData Portâ,
âprotocolâ: âtcpâ,
âuiâ: true
},
â3129â: {
âdescriptionâ: âMyJdownloader Portâ,
âhost_defaultâ: 3129,
âlabelâ: âMyJdownloader Portâ,
âprotocolâ: âtcpâ
}
},
âvolumesâ: {
â/configâ: {
âdescriptionâ: âChoose a Share for configuration. Eg: create a Share called jdownloader-config for this purpose alone.â,
âlabelâ: âConfig Storageâ,
âmin_sizeâ: 1073741824
},
â/outputâ: {
âdescriptionâ: âShare where all the downloads will beâ,
âlabelâ: âData Storageâ
}
},
âenvironmentâ: {
âPUIDâ: {
âdescriptionâ: "UID to run Jdownloader ",
âlabelâ: âUIDâ,
âindexâ: 1
},
âPGIDâ: {
âdescriptionâ: âEnter a valid GID to use along with the same UID. It(or the above UID) must have full permissions to all Shares mapped in the previous step.â,
âlabelâ: âGIDâ,
âindexâ: 2
}
}
}
},
âdescriptionâ: âJDownloader 2 Rock-On using jlesage dockerâ,
âuiâ: {
âhttpsâ: false,
âslugâ: ââ
},
âvolume_add_supportâ: true,
âwebsiteâ: âhttps://github.com/jlesage/docker-jdownloader-2â,
âversionâ: â1.0â
}
}
hi im kind of new in the rockstor nas adventure can u help me , i dont know how to intall ur rock-on .
there is a step-by-step way to do it ?. Thanks in advance for ur help .
@ror Welcome to the Rockstor community.
If @DarkYamik or anyone else would like to create a pull request on our rockon-registry of @DarkYamik above proposed JDownloader Rock-on then the following instructions for testing proposed (GitHub pull requests) Rock-ons would work:
So hopefully someone can step up to this last push and we can get @DarkYamik work properly tested and integrated.
Thanks for your interest in this, I imagine it would make for a nice addition to Rockstorâs current Rock-on selection.
Welcome to Rockstor community @ror !
You can go to the directory /opt/rockstor and create a new folder called rockons-metastore,
after this you have to create a new file called jdownloader2.json and copy all the text from my last post.
Or if you prefer, as indicated by @phillxnet I created a pull request on github where you can directly download the file and copy it to the folder that you created before
The file is called Jdownloader2.json
@DarkYamik Thanks for submitting the pull request.
Iâve labelled it as âneeds reviewâ and now itâs a pull request we can hopefully attract one.
Linking to it here for convenience:
@ror If you are up for testing out @DarkYamik pull request it would be most helpful if you could report your findings.
Wow , nice . It works like a charm. Iâm Really happy with it. It keeps all the functionalities of the basic program I just need to send the links with my android apk and voila with my 60 megabits/s I get an healthy 8.3 mb/s download speed to my NAS .