Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

cedev

Members
  • Joined

  • Last visited

  1. Final update: Editing the network-extra.cfg file is not enough. the following script should be run as well: /usr/local/emhttp/webGui/scripts/update_services I hope this helps anyone who is looking to do something similar
  2. Update 🎉🎉🎉🎉 I have managed to allow access to it by manually adding the new interface to "Settings/NetworkSettings/interface extra" under the "Include listening interfaces" box. New question now: How can I do the same programatically? Could it be as simple as editing "/boot/config/network-extra.cfg"?
  3. Hello, (I know a docked container exists but I need to be able to access my server even if the array has been stopped. Server is far from me.) I am in the process of adding support for ZeroTier-one to unraid. I have managed to create a Slackware package that keeps configurations after being installed. I can authorise it from the ZeroTier web console and I can even ping it through its IP address. However, trying to access anything from it using its zerotier IP address is failing: SSH, SFTP, webui In <Settings>/<Management Access>, I don't see the zerotier IP address listed there. Do I need to add this IP address to a list somewhere to allow remote access to it? Thank you all for your help
  4. Is there a way to automatically start a software after the txz has been installed? I guessed it would be via user scripts but maybe there is a better way to do it.
  5. Good idea. It is in progress. It has finished and here is the log. WDC_WD40EFZX-20230107-1829.txt
  6. HI everyone, I have a recurring issue with read/write errors in my server. I have attached some log files. Here are the specs of the system: ASRock X570M Pro4 AMD Ryzen 9 3950X 16-Core @ 3500 MHz 2x BL32G32C16U4R.M16FB1, 32 GiB DDR4 @ 2667 MT/s 8x Western digital either WD40EFAX or WD40EFZX Thermaltake Toughpower PF1 650W 80 Plus Platinum The drives are plugged in the PSU with a maximum of 3 drives per PSU plug (not sure if that makes a difference). I originally plugged them by packs of 4 on 2 PSU plugs. What am I doing wrong? What am I missing? Are the drives just dying? Thanks, cedev drivelog_sdi.txt lspci.txt smartctl_sdi.txt syslog.txt
  7. With the help of Alien BOB from https://slackware.nl/, I go to this solution: Download an ISO with your preferred desktop from https://slackware.nl/slackware-live/latest/ Login to live environment (user and password are: root) Proceed with setting up normally (install command: setup2hd) Select Install from ftp/http server Set the first path to https://slackware.nl/slackware/slackware64-14.2/ for the 14.2 release Set the package path to slackware64 Proceed with the installation normally
  8. Hi everyone, I am looking at compiling a package for unraid and I would like to do that in a VM. I thought I should use Slackware64 14.2 for the compilation as that is the bistro from which unraid 6.9.3 is based. I tried to download a few ISOs of SW64 14.2 from various sources but I can't get any to work. Using the official install DVD, I am blocked at the "welcome to grub" screen and nothing more happens. Would anyone have a copy of a working install medium for Slackware64 14.2 please? Thanks
  9. Hi Dalben, Did you get it to work by any chance? I have tried as well but getting an error that it is being run as root. Thanks
  10. Hi, I have noticed a strange behaviour with docker webUI IP address. I have setup my server to be accessible via a vpn (10.147.17.XXX), via its local ip address (192.168.1.XXX) and via the my server plugin (xxxx.unraid.net). I have a few docker containers and a VM. If I click on the docker containers "webUI" link, it always sends me to my local IP address (192.168.1.XXX) independently of what is shown in the address bar. However, when I click on "VNC remote", it always follows what is in the address bar. How can I get my docker containers to follow the same rule? Thanks
  11. Hey, Thanks for the feedback. I was also eyeing at photoprism; I'm glad I waited a bit before setting it up. I'll update the guide with your suggestions. I am surprised for the import folder but I must admit that I didn't try it myself. Thanks
  12. reserved
  13. How to setup 1) Create a custom docker subnetwork (named privnet in this example): docker network create --subnet=192.168.255.0/24 photonix_net 2) INSTALL POSTGRE a) Install postgres from CA. I used the from: https://forums.unraid.net/topic/69483-support-jj9987-postgresql/ b) Change its name to the following: photonix_postgres11 c) Modify the Network Type to the network created before: Custom: photonix_net d) Change the POSTGRES_PASSWORD to: postgres e) Change the POSTGRES_DB to: photonix f) Change the Database Storage Path to: /mnt/cache/appdata/postgres_photonix 3) INSTALL REDIS a) Install redis from CA. I used the one from: https://forums.unraid.net/topic/69490-support-jj9987-redis/ b) Change its name to the following: photonix_redis c) Modify the Network Type to the network created before: Network Type: Custom: photonix_net 4) INSTALL PHOTONIX a) Install photonix from CA. I used the from here https://forums.unraid.net/topic/112590-support-cedev-photonix/ b) Adjust the path to the photos. By default, it is: /mnt/user c) Set the django secret hash to by using https://www.gaijin.at/en/tools/password-generator-extended with 128 characters
  14. 2025 UPDATE: I don't support this container anymore Overview: Support for Docker image photonix in the cedev repo. Application: Photonix - https://photonix.org Docker Hub: https://hub.docker.com/r/photonixapp/photonix/ GitHub: https://github.com/photonixapp/photonix Documentation: https://photonix.org/docs/ If you appreciate my work, then please consider buying me a beer 😁
  15. Hi everyone, I am trying to setup photonix on my unraid 6.9.2 server but I'm struggling a bit. I installed it but can't get further than that. Has anyone been successful in setting this up? Thanks for your help

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.