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.

Rkpaxam

Members
  • Joined

  • Last visited

Solutions

  1. Rkpaxam's post in Unable to get ny VMs working was marked as the answer   
    it was my browser works fine in firefox sorry guys!
  2. Rkpaxam's post in Netdata was marked as the answer   
    So
    I downloaded the "official" Docker Version from the Unraid App Store
     
    Dont change anything yet just let it Run (i have mine on "Privileged" not sure if this make a difference.)
     
    Set yourself an account up on Netdata and make a "room" (if you want to monitor remotely if not ignore steps after step 4)
     
    Then Stop the container
     
    Click Edit the container and enter the following "paths" https://imgur.com/a/6ng8ZmW
     
    Now Login to your cloud account and under Integrations > Deploy > Docker & Kubernetes > click Docker
    * Copy the Docker CLI output and paste it into Notepad or a text editor
    * click "Add another Path, Port, Variable, Label or Device"
    * Change the type to Variable
    * For Name and Key paste in NETDATA_CLAIM_TOKEN
    *for Value paste in your claim token from your text file
    *Repeat adding variables and values for NETDATA_CLAIM_URL and NETDATA_CLAIM_ROOMS
    It will look like the picture above ( This will connect the docker to your account whenever it is stopped or updated, otherwise its a right pain)
    6) Save the container DO NOT START!
    7) open an Unraid Terminal and paste the following command
    cd /mnt/cache/appdata/netdata/
    mkdir config
    mkdir cache
    mkdir lib
    docker run -d --name netdata_tmp netdata/netdata
    docker cp netdata_tmp:/etc/netdata /mnt/user/appdata/netdata/cacheconfig/
    docker cp netdata:/var/cache/netdata/netdata-meta.db /mnt/user/appdata/netdata/cache/netdata
    docker cp netdata:/var/lib/netdata /mnt/user/appdata/netdata/lib
    docker rm -f netdata_tmp
    chmod 777 -R /mnt/user/appdata/netdata
     
    Start your Container ( if it comes up with an error press back on your browser DONT click ok as this removes the container) .. Enjoy something like this https://imgur.com/a/VE5fjql
    NOTE this does save data if the container is stopped/restarted but for some reason if the container is updated which is daily it looses previous data. If i find a way i will update the thread!
     
    Thank you to everyone on Unraid this is everything i found on the forum in one place for ease
  3. Rkpaxam's post in Graphics Card not Showing in VM Setup menu or anywhere in Unraid was marked as the answer   
    that was the diagnostics? unless there is so,this specific in there... i also used the anonymous tick so it shouldn't really put wireguard details in there .... thats a bit of a bad design.

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.