sdesbure

Community Developer
  • Posts

    47
  • Joined

  • Last visited

Everything posted by sdesbure

  1. Hello, not sure it's the right place but can you add my repository to the list? (this one https://github.com/sdesbure/docker-containers) thanks!
  2. Hello, I've created a Jackett Container for Unraid (with the xml description) --> https://lime-technology.com/forum/index.php?topic=41543.0
  3. Description Docker Images built on top of archlinux thanks to binhex (see it's awesome support page) Installation (stolen from binhex support page) OK, sounds good to me, so how do i install your Docker apps using unRAID?. Firstly you need to be running unRAID ver 6 beta 9 or later, once installed follow the instructions below:- Navigate to "Extensions" and then "Docker" in the unRAID webui Enter in a URL of https://github.com/sdesbure/docker-containers in the "Template repositories" field Click on the "Save" button Click back to "Extensions" menu and then click on the "Add" button Click on the "Template" dropdown menu and select the desired Docker image Click the "Advanced View" toggle on the top right and fill in required fields e.g. volume data, environment variables etc Click on the "Add" button at the bottom of the window to begin pulling down the Docker image Once the image is downloaded you should see it appear in the "Extensions" section under the heading "Docker Apps" Docker Apps I have colour coded each application as follows (again as binhex):- green - confirmed working, no known issues orange - needs enhancements/under testing red - currently broken/wip. Jackett: https://github.com/zone117x/Jackett Netatmo_Librato Domoticz: https://www.domoticz.com/ Links GitHub https://github.com/sdesbure Docker https://hub.docker.com/u/sdesbure/ Changelog https://raw.githubusercontent.com/sdesbure/docker-containers/master/CHANGELOG.md News First release of Jackett!! First release of Netatmo_Librato Moved Jackett to 0.6.4 Added Domoticz server
  4. Upgraded from rc6a with a realtek NIC (RTL8168C/8111C). It seems that I use r8168. Everything seems to work as fine as before
  5. I'll put here http://lime-technology.com/forum/index.php?topic=13257.0 the packages I have upgraded for 5.0 unRaid. There's now just OpenSSL and OpenSSH
  6. Hi, I have moved some packages (their conf files actually) to make them aligned with slackware 13.x Here are the two firsts: Openssl-solibs Openssh openssl-unmenu-package.conf openssh-unmenu-package.conf
  7. The solution for the web-gui is simple: see here: http://lime-technology.com/forum/index.php?topic=10840.msg103297#msg103297 Hi JoeL and Defected07. I saw that afterward that I needed to erase php. In order to make work Plex Media Server, I also needed to not install gcc and al from unmenu. Actually, what would be awesome is an "5.0" version of unMenu whith 13.1 slackware packages You are more than welcome to create a new .conf file for the newer version of gcc. Just name it after the "gcc" version, put a new set of 13.1 URLS and MD5 checksums in it, and it should just work. You can copy the existing compile .conf file and most of it will be exactly the same. I advise AGAINST using anything from slackware/current, since the files there (in "current") change quickly and the file names will not be the same in a few months when they get replaced with newer versions. If you can find/use a slackware/13.1/ hierarchy, it would be perfect. I will actually do that first for Python I think (I'm using FlexGet so I need that) and I will give you the links. For GCC, as soon as I need it I'll do it to if nobody has done it before
  8. The solution for the web-gui is simple: see here: http://lime-technology.com/forum/index.php?topic=10840.msg103297#msg103297 Hi JoeL and Defected07. I saw that afterward that I needed to erase php. In order to make work Plex Media Server, I also needed to not install gcc and al from unmenu. Actually, what would be awesome is an "5.0" version of unMenu whith 13.1 slackware packages
  9. Hi I installed yesterday 4.7 then 5.0-beta6a. My disks (which are only be used in the unraid box) are "mbr unaligned"). So I have started the array and everything seem fine. The only issue is that I had to deactivate all the unmenu plugin launched at start in order to be able to have a good webgui. Any idea of the one who make the issue? Best regards guys !
  10. Hi all, I've tested beta2 and i've mounted a share from my old nas (running Freenas) with NFS. I've then did a rsync (rsync -avzPH --delete-after /old_nas/documents /mnt/user/nas/documents). With "big" files (more than 200M i would say), I've got an error. I've moved to unRaid 4.5.6 and the errors doesn't appear... I've unfortnately didn't copy/paste the error but it was happening all the time so I think you should be able to redo it.