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.

spazmc

Members
  • Joined

  • Last visited

Everything posted by spazmc

  1. How hard would it be to convert from tobbend"s webgrab+plus to yours? This program is a pain to setup.I still do not have it fully functional. Can I keep existing config or save the Few modified file and drop them in?
  2. I'm not sure why or what your changing in the config.xml? "<cpus v='4'/>, but also tried: <cpus v='0,3,4,7'/> " ? is this a config modification I limit resources with Docker "Extra Parameters" Here is mine. "--cpuset-cpus=1 --cpu-shares=2 --cpu-period=100000 --cpu-quota=30000 --cap-add=SYS_NICE --memory="256m" --memory-swap="384m" --log-opt max-size=50m --log-opt max-file=1". --cpuset-cpus=1 [ sets number of cpus ] --cpu-shares=2 [ sets weighted priority of container ] --cpu-period=100000 --cpu-quota=30000 [ limits cpu max usage. this is 30% ] --memory="256m" --memory-swap="384m" [ limits memory usage ] --log-opt max-size=50m --log-opt max-file=1" [ controls log file size ] Here is a good reference. https://docs.docker.com/engine/reference/run/ I'm no expert but hopefully this helps some using this container.
  3. Nano worked like a charm and permission seam to be in order. Thanks . Your mysql docker work great too.
  4. I am having a problem with the config.php in the owncloud docker. my command line skills are not so good to say the least. when I change the config.php it changes permission and owncloud will not work. I am change the file threw samba file share.

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.