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.

VM Autostart "Wait" option

Featured Replies

I noticed a "Wait" option on the Docker page under the autostart column with Advanced View turned on. I would love to have this feature added on the VM page. 

 

 

Capture.PNG

  • 4 weeks later...

oh yeah, I'd like that too !

This can be easily done with scripting if you wish. Granted, a GUI option would be slick, but who knows how long before it shows up, and you can do scripting right now.

 

User scripts plugin, set to run at startup of array, turn off the GUI auto start option for the VM's.

#!/bin/bash
sleep 120
virsh start <VM Name>
sleep 60
virsh start <VM Name2>

You can do all sorts of tricks with scripts, personally I have my pfSense VM set to GUI autostart, and a script that waits until pfSense is fully connected to the internet, then starts my other VM's.

 

Archived

This topic is now archived and is closed to further replies.

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.