Everything posted by NOX6
-
Preclear plugin
I am also getting the Line 49 error message 6.4.0_rc10b
-
[Support] Linuxserver.io - Syncthing
I am having trouble connecting to clients running version 14.7 Is there a way to manually update the version inside the docker?
-
[container] joch's s3backup
Can someone post a working Amazon IAM Policy? I keep getting Access Denied errors. thanks!
-
[REPO] LinuxServer.io Docker Repo
Thank you for the info! Installing NOW!!
-
[REPO] LinuxServer.io Docker Repo
I am interested in Musicbrainz but see it is in the isiodev repository. If I install the dev one will it cause me grief when it moves into the release repo? Same thing for the daapd dev release. thanks,
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
I have the MQTT docker up and running and it is great! Thank you! I have installed the OwnTracks app on my iPhone and it is reporting back as my location changes. I see on the OwnTracks web site that they have a client that consumes MQTT location information and can store it in a database, reverse geocode it and then show it on a map. Would it be possible to get an unraid Docker containing their o2s / Pista ? http://owntracks.org/booklet/guide/clients/ https://github.com/owntracks/pista hoping,
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
I'm also holding off for username/password. I'm not comfortable opening this up onto the internet without it. Thanks!!
-
[support] Bungy's docker repository
So I am thinking through how openhab would work for me. Just say I get a house full of Z-Wave devices. That requires a controller to make them work, say the usb Z-Stick thing. What would the usb Z-Wave controller plug into? Plug into the tower server and then somehow pass this through to the openhab docker? Thanks for any guidance on how to architect this
-
[support] Bungy's docker repository
So it looks like I need to have a sitemap configured before launching the webui. I see from their documentation that there is a demo sitemap that can be installed and launched with http://tower:8081/openhab.app?sitemap=demo That url also gives me an error, could it be that I also need to install the demo sitemap somehow? thanks,
-
[support] Bungy's docker repository
I just tried the openhab docker and get an error when browsing to the webui on port 8081: -- HTTP ERROR 500 Problem accessing /openhab.app. Reason: Sitemap 'default' could not be found Caused by: org.openhab.ui.webapp.render.RenderException: Sitemap 'default' could not be found -- Here is how it is configured: Container volume - Host path /etc/openhab - /mnt/cache/appdata/openhab/config /etc/localtime - /etc/localtime Container port - Host port 8080 - 8081 (because I also have the sab docker on 8080) Is there additional configuration I need to do in order to have it spin up? thanks,
-
Docker requests
I am looking for a web based file manager. When I copy a file from X to Y (both unraid shares) it takes a very long time when I am remote of vpn in. I don't need the file transfer to round trip to my workstation. Something like the mc midnight commander but web based left/right panes would be excellent. When copying a file left to right it would all occur directly on the unraid server. thanks
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Could unrar be included in this pack? I recently needed it and found it was not there natively. thanks