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.

Big Sur missing Xserve sidebar glyph

Maybe an oversight by Apple or maybe intentional.

NAS is my unraid server.

940981563_ScreenShot2020-11-17at5_47_08AM.png.ef1b34fe0086a946b55f44aaf12ca4e0.png

 

The closest supported server type I found was macpro-2019-rackmount so I customize the smb.service with the following script:

cp -u /etc/avahi/services/smb.service /etc/avahi/services/smb.service.disabled
cp /boot/extras/avahi/smb.service /etc/avahi/services/
chmod 644 /etc/avahi/services/smb.service
touch /etc/avahi/services/smb.service.disabled

Where /boot/extras/avahi/smb.service looks like:

<?xml version='1.0' standalone='no'?><!--*-nxml-*-->
<!DOCTYPE service-group SYSTEM 'avahi-service.dtd'>
<!-- Generated settings: -->
<service-group>
 <name replace-wildcards='yes'>%h</name>
 <service>
  <type>_smb._tcp</type>
  <port>445</port>
 </service>
 <service>
  <type>_device-info._tcp</type>
  <port>0</port>
  <txt-record>model=MacPro7,1@ECOLOR=226,226,224</txt-record>
 </service>
</service-group>

which gives me this:

467124774_ScreenShot2020-11-17at5_55_00AM.png.501846d0d9189f04629435881bc192b8.png

 

Poking around I found a pretty good server glyph in an assets package (server.rack.svg) but it's not a recognized bonjour type and I don't know how to add it.

2112585361_ScreenShot2020-11-17at5_41_47AM.png.17dca0eb0553b45609a8a0c51f8ef9e2.png

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.