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.

GilbN

Community Developer
  • Joined

  • Last visited

Everything posted by GilbN

  1. A little teaser
  2. Great job! I was having issues with those panels and couldn't figure out how to do them correctly. Looking forward to take a look at your dash 😁
  3. Hmm, which cpu do you have? AMD? Heres, what I have so far btw: https://cdn.discordapp.com/attachments/397193259476058113/753738500217765969/Unraid_System_Dashboard_NEW-1599775585538.json
  4. Np. Heh, I don't have any database background so don't be surprised if you find some wierd queries in there. What happens if you run the `sensors` command in unraid terminal? Many of the panels have hard-coded stuff in them that I'm removing so they can be more dynamic.
  5. Nice Btw I'm redoing most of the panels to be more efficient on the queries. I'll share a link here when I'm done.
  6. Check your container logs
  7. The readme of the repo has a section. https://github.com/hkalexling/Mango#initial-login
  8. tagging the dev here @mikeylikesrocks if he doesnt answer here you can also create an issue on the github page. (see first post in this topic)
  9. https://github.com/jgraph/drawio/issues/142#issuecomment-441024184 Try that. If it doesn't work, create an issue on their github.
  10. Here are some instructions https://prometheus.io/docs/prometheus/latest/installation/#volumes-bind-mount https://github.com/prometheus/prometheus/blob/master/documentation/examples/prometheus.yml
  11. Did you add the yml to your host?
  12. If you check the Docker logs you'll see that it's missing an variable. We updated the template but you need to add it manually for now. https://github.com/selfhosters/unRAID-CA-templates/issues/110
  13. What exactly is the issue? They have a forum btw. https://forum.duplicacy.com/
  14. Yeah I wasn't using it that way, just showing what happens. Bad example.. sorry I'm injecting it with sed. #!/bin/bash sed -i -e '\@<style>@i\ <link rel="stylesheet" href="https:\/\/somegithubpage.com\/customlogin\/login.css">' /usr/local/emhttp/login.php I must have done something wrong the first time as it doesnt add the stylesheet to the plugin page now. So now it works as expected..
  15. Hi. It looks like if you add html code inside scripts it gets appended to the html of the User scripts plugin.
  16. Let me know how it goes 🙂
  17. Woho! Thanks to the whole team that makes the best fileserver/media server OS out there. Here's to the next 14 years! 🍻
  18. proxy_cookie_path / "/; HTTPOnly; Secure"; Works without any setup.
  19. yeah, worked just readding it manually
  20. Oh, then you dont need to do it that way https://youtu.be/T7iR1EbWqEk?t=1005
  21. It's not recommended to reverse proxy the unraid gui. Check out this post on a solution for you. https://technicalramblings.com/blog/remotely-accessing-the-unraid-gui-with-guacamole-and-vnc-web-browser/

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.