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.

jdmhammer

Members
  • Joined

  • Last visited

  1. @ZappyZap looks like the gents over at LSIO published their Unraid template when they built the image. To reduce duplication what's your opinion on deprecating your template?
  2. @ZappyZap we're making progress testing a LinuxServer image instead of the one I've been building. Once it's been tested and rolled out to production I'll drop another post here as we'll want to update the template. It'll be a drop in replacement, much much faster using less memory and cpu and the image size is roughly 1/2 of what it currently is (~298MB down to ~154MB). https://github.com/alexjustesen/speedtest-tracker/issues/837
  3. Just a heads up, the issue with the cache as been resolved. It's still recommended to use the `database` driver but if your permissions are correctly configured you can use the `file` driver.
  4. Also just a general reminder for anyone coming here for support, GitHub is what I generally monitor for application support (link below). Please don't bombard @ZappyZap with app related questions as this is just support for the Unraid plugin. https://github.com/alexjustesen/speedtest-tracker
  5. Dev here, thanks for the suggestions! I'll give a quick update but you should also follow along on GitHub as I keep all feature suggestions there. Filtering on meeting the threshold is planned when the system for running tests gets an overhaul. Same with highlighting. Export as .csv is up next, just stuck a nail in the time zone coffin.
  6. All notification settings are under `Settings -> Notifications`, if you can't see that it's likely your user account doesn't have the correct permissions. Docs to help you fix that can be found here: https://docs.speedtest-tracker.dev/other/commands
  7. @ZappyZap got the following change that will be released later this week to FINALLY fix the jank around time zones. Can you remove all references to `TZ` environment variable and/or mounting the host's time? If you have a repo for the code happy to open a PR too. https://github.com/alexjustesen/speedtest-tracker/pull/929
  8. Dev here... this is likely a collision between the `.env` file that gets created in the `/config` directory and any variable passed in the UI. Working on a fix for this in the next release, follow along here: https://github.com/alexjustesen/speedtest-tracker
  9. Just a heads up all, I've dropped SQLite as the default database. It's still supported for those using it but for new installs I'm strongly recommending MySQL/Mariadb or Postresql. @ZappyZap can we make an update to the template with the `DB_` prefix environment variables to steer people towards using a 3rd party database?
  10. Not sure if this is by design but on the login form the username will throw an error if the case is not correct (i.e. Foo is invalid but foo is valid). For usernames I would have assumed case wouldn't matter?
  11. Same here... refused connection.
  12. Not sure if this is on purpose but the navbar's z-index (101) is higher than the widget overlay (100) causing the menu not to be hidden (or covered) by the widget overlay.
  13. Is it just me or does the "Header custom background color" option in Display not show up until you apply a "Header custom text color". Be nice if both just showed IMO.
  14. The popup on the VMs page for CPU pinning doesn't have the correct classes to show the Font Awesome icons. For Font Awesome you also need to reference the correct "fa" class (fas, far, fal). Current class: "fa-circle-o" Correct classes: "fa(s,r,l) fa-cricle-o"
  15. Not sure when this happened or if it's been posed yet but I thought when adding a new docker template from the list of repos it was separated by repo and not grouped together under "Default Templates"?

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.