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.

ControlR (Android/iOS app for unRAID)

Featured Replies

I can see my dockers now. Thanks.

  • Replies 1.4k
  • Views 263.7k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • @jbrodriguez My son has decided he doesn't like your app. He was giving me some lip so I threatened to shut off Plex. *Click* Plex Docker was shut off from the comfort of my couch and no more videos f

  • jbrodriguez
    jbrodriguez

    UPDATE: We found the root cause of the issue !!! 🙌   Can't thank enough @Dantheman and Peter (don't have his handle), for the patience and willingness to help me test and troubleshoo

  • jbrodriguez
    jbrodriguez

    Yes, this one is a bit strange, I'll need to dig deeper to figure out what's the issue

Posted Images

interesting app.  just purchased through the store.  I couldn't connect to my unraid server (it's running 6.3 rc3) via manual or auto

  • Author

interesting app.  just purchased through the store.  I couldn't connect to my unraid server (it's running 6.3 rc3) via manual or auto

 

Hi davisnub, I think rc3 should work. I'll pm you

  • Author

Hi,

 

I'll be working on the following features next:

 

- Show UPS stats

- View System Log

- Go directly to server if only one server is added

- Show unassigned devices

- Add server by hostname

- System Temperature

 

I do need some help though, with regards to UPS, UD and system temperature.

 

I understand all 3 of them need a plugin, since I can't see them in a pristine unRAID build, but I'm not running those plugins.

 

If you're running any of them, it'd help a lot if you could send me some server files (and a screenshot)

 

The files I need are:

var.ini

disks.ini

shares.ini

users.ini

plus the output of "/", "/Dashboard", "/Docker", "/VMs"

 

I need these files to simulate the server in my test environment and develop the features. I'd like a screenshot showing the feature to have something to compare against.

 

I made a script to make it easier to get these files.

 

The script removes registration/flash information as well as disk serial numbers (from var.ini and disks.ini respectively).

 

Remove any additional data you want.

 

The script is available at https://github.com/jbrodriguez/controlr/blob/master/support

 

To use it do this

 

cd <some_folder>
curl -fsSL https://raw.githubusercontent.com/jbrodriguez/controlr/master/support
chmod +x support
./support

 

You can pass server ip/address and port, to bypass input prompts

 

./support 192.168.1.10 81

 

It will prompt for you server's password (press enter if you don't have a password).

 

When it's done, you'll have a controlr.zip file that you can email me ([email protected])

 

Hope it makes sense :)

Thank you for implementing my request!

I will send you the output of your script tomorrow.

Hi,

 

I'll be working on the following features next:

 

- Show UPS stats

- View System Log

- Go directly to server if only one server is added

- Show unassigned devices

- Add server by hostname

- System Temperature

 

I do need some help though, with regards to UPS, UD and system temperature.

 

I understand all 3 of them need a plugin, since I can't see them in a pristine unRAID build, but I'm not running those plugins.

 

If you're running any of them, it'd help a lot if you could send me some server files (and a screenshot)

 

The files I need are:

var.ini

disks.ini

shares.ini

users.ini

plus the output of "/", "/Dashboard", "/Docker", "/VMs"

 

I need these files to simulate the server in my test environment and develop the features. I'd like a screenshot showing the feature to have something to compare against.

 

I made a script to make it easier to get these files.

 

The script removes registration/flash information as well as disk serial numbers (from var.ini and disks.ini respectively).

 

Remove any additional data you want.

 

The script is available at https://github.com/jbrodriguez/controlr/blob/master/support

 

To use it do this

 

cd <some_folder>
curl -fsSL https://raw.githubusercontent.com/jbrodriguez/controlr/master/support
chmod +x support
./support

 

You can pass server ip/address and port, to bypass input prompts

 

./support 192.168.1.10 81

 

It will prompt for you server's password (press enter if you don't have a password).

 

When it's done, you'll have a controlr.zip file that you can email me ([email protected])

 

Hope it makes sense :)

 

APCUPSD is built into unraid now. So no plugin needed if you have a UPS that supports any of the APC standards. There is a plugin called NUT for other UPS's though.

  • Author

Thank you for implementing my request!

I will send you the output of your script tomorrow.

 

Thanks cirkator !

  • Author

...

 

APCUPSD is built into unraid now. So no plugin needed if you have a UPS that supports any of the APC standards. There is a plugin called NUT for other UPS's though.

 

Thanks saarg ! Didn't know that.

  • Author

Tried to stop a docker yesterday and hitting the stop button does nothing.  Running Unraid 6.1.9

 

Sent using Tapatalk

 

bnevets27, 6.2.3 release notes mention

- webGui: Fixed: Web UI Docker Stop/Restart does not cleanly stop container

 

I'll check if I need to make any changes to support this, but hopefully this should help with the issue you mentioned (whenever you upgrade to 6.2.3 :)

  • Author

The 6.3.x RCs changed the way network variables are stored internally, which caused the app not to be able to add servers running these versions.

 

I'll be pushing a new version this week to address the issue.

The 6.3.x RCs changed the way network variables are stored internally, which caused the app not to be able to add servers running these versions.

 

I'll be pushing a new version this week to address the issue.

 

LT like to keep you on your toes don't they....  ::)

  • Author

The 6.3.x RCs changed the way network variables are stored internally, which caused the app not to be able to add servers running these versions.

 

I'll be pushing a new version this week to address the issue.

 

LT like to keep you on your toes don't they....  ::)

 

They definitely do !!!  ::)

  • Author

v2.3.0 is out ! (The app store had an unusually fast turn around)

 

Many new features are included in this release:

- Show server logs (system, docker and vms)

- Add servers by hostname (in addition to by ip address)

- Go to server details page when there's only one server

 

For the show logs feature, you need to install ControlR

plugin v1.1.0 (at least)

 

Also in this release:

- Support for 6.3.x (RCs)

- General improvements and bug fixes

 

Remember to install the plugin, for the logs to show up.

For the show logs feature, you need to install ControlR

plugin v1.1.0 (at least)

What do you mean by "at least"? Are there other dependencies as well?

For the show logs feature, you need to install ControlR

plugin v1.1.0 (at least)

What do you mean by "at least"? Are there other dependencies as well?

 

I read it as requiring at least V1.1.0, as in won't work with V1.0 for instance.

For the show logs feature, you need to install ControlR

plugin v1.1.0 (at least)

What do you mean by "at least"? Are there other dependencies as well?

 

I read it as requiring at least V1.1.0, as in won't work with V1.0 for instance.

Oh. I get it. :)

Maybe "or later" might work better.

Or maybe I'm just a little slow.:)

For the show logs feature, you need to install ControlR

plugin v1.1.0 (at least)

What do you mean by "at least"? Are there other dependencies as well?

 

I read it as requiring at least V1.1.0, as in won't work with V1.0 for instance.

Oh. I get it. :)

Maybe "or later" might work better.

Or maybe I'm just a little slow.:)

 

Just sounded like you were "over" thinking it to be honest.  ;)

Just updated my iPhone app and the plugin. The iPhone app goes directly to my single unRaid server, but I can't access any logs.

Got log access working. Had to stop and restart the plugin (Open Web UI) and refresh the mobile app.

The 6.3.x RCs changed the way network variables are stored internally, which caused the app not to be able to add servers running these versions.

 

I'll be pushing a new version this week to address the issue.

 

LT like to keep you on your toes don't they....  ::)

Just discovered the other day that within CA clicking on a running container's icon within the resource monitor or the more info link on the full description wouldn't take you to cAdvisor, due to a change somewhere in 6.3...
  • Author

For the show logs feature, you need to install ControlR

plugin v1.1.0 (at least)

What do you mean by "at least"? Are there other dependencies as well?

 

I read it as requiring at least V1.1.0, as in won't work with V1.0 for instance.

 

Right, that's what I meant :)

  • Author

Just updated my iPhone app and the plugin. The iPhone app goes directly to my single unRaid server, but I can't access any logs.

Got log access working. Had to stop and restart the plugin (Open Web UI) and refresh the mobile app.

 

I hope to look into the issue with the plugin needing a restart this weekend (it's something about the system plugin events in 6.2.x I guess).

 

And there's a bug when one of the logs isn't present.

 

I'm looking into it.

Logs not working for me, not even after a restart of the plugin.

unRaid ver. 6.2.2

Plugin ver. 1.0.6

App ver. 2.3.0 on iOS.

 

 

Sent from my iPhone using Tapatalk

Logs working with plugin 1.1.1 and unraid 6.3 rc3 for the main log and VM log

 

Docker log section requests plugin to be installed

 

And the VM section only shows the first booted VM, subsequent booting of VMs do not seem to register with the plugin

Logs not working for me, not even after a restart of the plugin.

unRaid ver. 6.2.2

Plugin ver. 1.0.6

App ver. 2.3.0 on iOS.

 

 

Sent from my iPhone using Tapatalk

 

You need to update the plugin. Logs are only available from version 1.1.0.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.