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.

skewll

Members
  • Joined

  • Last visited

  1. Its a problem with permissions. I'm a perma-noob some I'm not sure if its the way the dockerfile is written or if we need to grant the docker user permissions to the folders we create, from viewing the dockerfile it looks like that user would be octofarm. Here is what I did to the folders I created on my system to mount the container to: ``` ## This gives full permissions to ALL users on your system. ## 0777. read, write, & execute for owner, group and others. sudo chmod 0777 /path/to/octofarm/images sudo chmod 0777 /path/to/octofarm/logs sudo chmod 0777 /path/to/octofarm/scripts ``` Then deploy your stack, and you'll see the permissions error gone. Check out your octofarm at http://ipaddress:port I should note, I have not used unraid before, I am currently upgrading a 5 year old octopi, trying out ubuntu server 23+ on a pi4 atm.

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.