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.

olea

Members
  • Joined

  • Last visited

  1. Hi: Unraid 6.12.14 here. The context: I have a complex docker composition[1] (9 interlinked services) this composition set up three web applications each application uses it's own dns (i.e.: a.local, b.local and c.local) this dns is used LAN access, obviously but also by the applications between themselves probably it could be done modifying the original composition, but it's outside my current docker knowledge so, the most elegant alternative seems to be to publish mDNS names from the Unraid system I found a very elegant tool to publish mDNS names, go-avahi-cname[2], which works great from the LAN but I CAN'T get the containers to resolve this mDNS names. I don't know if is a matter of local configuration of the Unraid Avahi daemon or/and if it's related with docker networking or with the containers configuration themselves. How could I make Unraid (and my precious containers) resolve Avahi names published in the server? Thanks! [1] https://github.com/wmde/wikibase-release-pipeline [2] https://github.com/grishy/go-avahi-cname
  2. I got this problem too. After a lot of tests I found plugin requires a full path argument and not a relative one. In the case of OP: plugin install /boot/config/plugins/dovecot-2.2.13-x86_64-4pb.plg and not cd /boot/config/plugins/ plugin install dovecot-2.2.13-x86_64-4pb.plg ¯\_(ツ)_/¯
  3. Hi: What's the recommended approach for adding/removing new content to /etc/avahi/services/ using the GUI? I am perfectly able to edit through the console but I have in mind something easier for a user non familiar with unRAID or *ix. Can be done with a plugin? Thanks in advance.
  4. THANKS @kfonda!!!!! ❤️ ❤️ ❤️ ❤️
  5. Do you mean an Unraid app can have coded an strict dependency like this? The idea is, if it's affordable, to make it easy for others to set up their own instances.
  6. Hi: We have interest in a complex application being productized upstream with docker compose. I'm wondering about how hard can be to adapt it as an Unraid app and I'm looking for an existing example to check. Any ideas? Thanks.
  7. Thanks and sorry 🙂
  8. Hi: Not sure if this is the best place to ask, so, sorry if not. The thing: we are considering creating an unRAID Plug-in for a complex software that comprises eight (8) orchestrated containers. The question: what is the best practice to write a plugin like this? Do you know some case we could use as an example? Thanks!
  9. Finally I used another approach for obtaining the IP: serverIP=$(lsof|grep LISTEN |grep nginx|grep http | grep -o -E '[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}' |uniq It's not as elegant but seems to do the job. FYI.
  10. I'm having another problem: root@piticli:~# avahi-resolve -4 -n piticli.local Failed to resolve host name 'piticli.local': Timeout reached But avahi-resolve works fine in the intranet from my laptop. What can I be missing?
  11. olea changed their profile photo
  12. Hi: Anyone here has installed the joe editor? Looking for a recipe or so like. I would like to avoid, if possible, nano, mcedit and vi. Thanks!

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.