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.

Apeiron

Members
  • Joined

  • Last visited

Solutions

  1. I think I found what I was looking for, and updates were now being reflected in the OS, but still not in real time.

    In the XML for the mounted filesystem, I changed to <cache mode='none'.

    ```
    <filesystem type='mount' accessmode='passthrough'>
    <driver type='virtiofs' queue='1024'/>
    <binary path='/usr/libexec/virtiofsd' xattr='on'>
    <cache mode='none'/>
    <sandbox mode='chroot'/>
    </binary>
    <source dir='/mnt/user/development/'/>
    <target dir='development'/>
    <alias name='fs0'/>
    <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
    </filesystem>
    ```

    Feels like my idea isn't going to work as I expected, so I just installed docker directly to my VM.

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.