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.

sparklyballs

Community Developer
  • Joined

  • Last visited

Everything posted by sparklyballs

  1. yes, restarting the container will fetch any updates at startup.
  2. i got it working by bridging 443 port added a beta template in CA.
  3. took out the ssl redirect as it wasn't working at all when you changed port 80. so it's back to :80
  4. have to talk to the nginx/apache guy on our team. something not right with the default.conf. try subbing the :80 part for :443
  5. docker create --name=rutorrent -v <path to config>:/config -v <path to downloads>:/downloads -e PGID=100 -e PUID=99 -p 9527:9527 -p 45566-45576:45566-45576 lsiodev/rutorrent thanks! Installed fine with the settings picture below but I can't get to the webui at port 9527 which I believe is the right one as you bridged it. ----------------------------------- _ _ _ | |___| (_) ___ | / __| | |/ _ \ | \__ \ | | (_) | |_|___/ |_|\___/ |_| Brought to you by linuxserver.io ----------------------------------- GID/UID ----------------------------------- User uid: 99 User gid: 100 ----------------------------------- We are now refreshing packages from apt repositorys, this *may* take a while Update: OK generating self-signed keys in /config/keys, you can replace these with your own keys if required Already up-to-date. Jan 27 09:34:40 05437ea3544d syslog-ng[152]: syslog-ng starting up; version='3.5.3' Jan 27 09:39:01 05437ea3544d /USR/SBIN/CRON[169]: (root) CMD ( [ -x /usr/lib/php5/maxlifetime ] && [ -x /usr/lib/php5/sessionclean ] && [ -d /var/lib/php5 ] && /usr/lib/php5/sessionclean /var/lib/php5 $(/usr/lib/php5/maxlifetime)) ----------------------------------- _ _ _ | |___| (_) ___ | / __| | |/ _ \ | \__ \ | | (_) | |_|___/ |_|\___/ |_| Brought to you by linuxserver.io ----------------------------------- GID/UID ----------------------------------- User uid: 99 User gid: 100 ----------------------------------- We are now refreshing packages from apt repositorys, this *may* take a while ----------------------------------- _ _ _ | |___| (_) ___ | / __| | |/ _ \ | \__ \ | | (_) | |_|___/ |_|\___/ |_| Brought to you by linuxserver.io ----------------------------------- GID/UID ----------------------------------- User uid: 99 User gid: 100 ----------------------------------- We are now refreshing packages from apt repositorys, this *may* take a while Update: OK using keys found in /config/keys Updating ac064a4..e7b4e5b Fast-forward plugins/extsearch/engines/RUTracker.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 plugins/extsearch/engines/RUTracker.php Jan 27 09:45:34 05437ea3544d syslog-ng[128]: syslog-ng starting up; version='3.5.3' https://www.dropbox.com/s/vziyw9lyx7am33m/Capturert.JPG?dl=0 my bad, the webui is port 80 add in -p <your-chosen port>:80
  6. docker create --name=rutorrent -v <path to config>:/config -v <path to downloads>:/downloads -e PGID=100 -e PUID=99 -p 9527:9527 -p 45566-45576:45566-45576 lsiodev/rutorrent
  7. https://docs.docker.com/compose/install/ Install Docker Engine version 1.7.1 or greater:
  8. nope. settings for apache reverse proxy <Location /hydra/> ProxyPass http://192.168.1.10:5075/hydra/ ProxyPassReverse http://192.168.1.10:5075/hydra/ </Location> and in hydra you have to put in the base url setting http://example.com/hydra substituting example.com for your domain.
  9. Updated to 1.6 Note: the webui has now changed from :8780 to :23423/console
  10. can you just post the link for whatever it is in here for those of us without a plex forum account.
  11. v5 completely drops the ability to backup to one central place locally before backing up to crashplan itself.
  12. you can't connect to the lan page over wan.
  13. they've definitely changed something. disabling it and running on my test system which has ipv6 support, it still registers an ipv6 address.
  14. only sometime between 18 days ago and today is that the case, they changed something in that period. had it running myself on unraid with the settings out the box so to speak when i made the last update to the image 18 days ago. testing changing it by default to no.
  15. Mike install Community Applications plugin and all will become much much clearer.... Like he said. CHBMB is just too quick for me! Darling... Is that you? ^^ slut
  16. i'm extremely averse to doing that, people use mariadb for more than just owncloud and there is no way of telling what implications those settings have for other apps that want to use it.
  17. probably because his mariadb is not up to date.
  18. that's an owncloud snafu. https://forum.owncloud.org/viewtopic.php?f=31&t=28370
  19. they're both in the docker. 2015-12-27 20:20:45,885::INFO::[sabnzbdplus:518] nice binary... found (/usr/bin/nice) 2015-12-27 20:20:45,885::INFO::[sabnzbdplus:522] ionice binary... found (/usr/bin/ionice)
  20. no, the docker updates on restart, but the version in the sabnzbd repo is apt-cache madison sabnzbdplus sabnzbdplus | 0.8.0~beta3-0ubuntu1~jcfp2~trusty | http://ppa.launchpad.net/jcfp/ppa/ubuntu/ trusty/main amd64 and that's the "offficial" sab repo.
  21. i've just pushed a build to the dockerhub to mitigate this while we work on a permanent fix, i believe i the issue is related to not being able to answer a dialog when updating to a later version of mariadb. hopefully pulling the newer build shouldn't affect your data.
  22. is appData share set to cache only ?
  23. command line docker exec -it mariadb bash mysql -uroot -p CREATE USER 'kodi' IDENTIFIED BY 'kodi'; GRANT ALL ON *.* TO 'kodi'; flush privileges; exit exit

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.