February 5, 201412 yr Thank you smdion... I will give it another try.... a couple of questions... If I don't use Plex, Proxy, unRAid Backup, or Transmission, what do I put on the config.js under those settings? Do I erase those lines from the config.js? Thanks again.
February 5, 201412 yr Author Thank you smdion... I will give it another try.... a couple of questions... If I don't use Plex, Proxy, unRAid Backup, or Transmission, what do I put on the config.js under those settings? Do I erase those lines from the config.js? Thanks again. If you don't use plex... you may have an issue with the whole setup.... a lot of the art/info comes from there, but yes you can remove Proxy/Backup/Transmission. You can just remove the whole block, just like below. I'm not sure it will run without plex though. You can head to the plex forum link in my first post and ask the devoloper of the webpage.. i only made the install script. "Transmission":{ "host": "10.10.10.11", "port": 9091, "url": "http://www.domain.com/transmission/web/" },
February 5, 201412 yr I do run Plex server in my Windows machine, so the wife can watch stuff on her iPad. I will use my Win IP in there.... Gracias!
February 5, 201412 yr Author I do run Plex server in my Windows machine, so the wife can watch stuff on her iPad. I will use my Win IP in there.... Gracias! Perfect!
February 6, 201412 yr Any possible way to add your VM's CPU: Memory: Bandwidth: and Total Space to the bottom? IE: Unraid (Dom0):CPU: Memory: Bandwidth: and Total Space Windows:CPU: Memory: Bandwidth: and Total Space Arch:CPU: Memory: Bandwidth: and Total Space etc..
February 6, 201412 yr Author Any possible way to add your VM's CPU: Memory: Bandwidth: and Total Space to the bottom? IE: Unraid (Dom0):CPU: Memory: Bandwidth: and Total Space Windows:CPU: Memory: Bandwidth: and Total Space Arch:CPU: Memory: Bandwidth: and Total Space etc.. I would love this feature as well, but I'm not the developer, I only found a way to install it on unRAID. There is a link to the plex forums up top where you can ask for htat
February 8, 201412 yr Smdion did you get a chance to try out boiler as a package installer? Sent from my iPhone using Tapatalk
February 8, 201412 yr Author Smdion did you get a chance to try out boiler as a package installer? Sent from my iPhone using Tapatalk I trying, but I am by no means a programmer... If anyone out there wants to take a stab, all of it is on my github in the first post.
February 21, 201412 yr Author If you receive Error: SSL Error: CERT_UNTRUSTED During install. Run the following command npm config set ca
May 5, 201412 yr would like to try this out but demo page in OP isn't working. thinking about installing blindly based on the rest of OP though, lol
May 5, 201412 yr Author hmmmm demo page is done by the creator of the board.. I only got it working on unRAID.. i'm sure he'll fix it soon
May 5, 201412 yr Kudos for developing for unRAID. A few quick things: As of the beta 5a the use of --no-check-certificate is deprecated and should be actively discouraged (since uNRAID has ssl goodness now rolled in). No biggy but its good practice now. You should choose and include a license on github for your code as without one technically user cannot run your code without it For all the time it takes This one is more serious. If you are going to self host binaries i.e pull packages from upstream and host them on dropbox for convenience, GPL requires you also make source available. I highly recommend you bypass this whole area and just link to the upstream repo. This also allows users a higher percentage of confidence in the packages. Again, nice work.
May 5, 201412 yr hmmmm demo page is done by the creator of the board.. I only got it working on unRAID.. i'm sure he'll fix it soon care to post some screens?
July 29, 201411 yr Whenever I try to run install.sh it gives me a login prompt at some point and then it fails. It fails download or install anything in /mnt/cache/appdata/UpStateBoard
July 29, 201411 yr heres my error. root@Plunder:~# install.sh Node .6.17 Exists vnstat Exists libidn Exists zlib Exists git Exists File `/boot/extra/python-2.7.3-i686-5PTr.txz' already there; not retrieving. Verifying package python-2.7.3-i686-5PTr.txz. xz: (stdin): File format not recognized Installing package python-2.7.3-i686-5PTr.txz: PACKAGE DESCRIPTION: WARNING: Package has not been created with 'makepkg' Package python-2.7.3-i686-5PTr.txz installed. Cloning into UpStatsBoard... Username: Password: error: The requested URL returned error: 403 while accessing https://github.com/lienma/UpStatsBoard.git/info/refs fatal: HTTP request failed cp: cannot stat `/mnt/cache/apps/UpStatsBoard/config.js-sample': No such file or directory
July 31, 201411 yr Hi Wanting to try it out, but the files are missing from the Dropbox. Is there an update to the install.sh script ? thanks
Archived
This topic is now archived and is closed to further replies.