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.

Juise99

Members
  • Joined

  • Last visited

  1. Juise99 changed their profile photo
  2. "Use nano", oh you silly kids! Seriously though, thanks! I have no idea where it got that extra 0 from for the ssl port
  3. After updating, nginx wont start because something is creating a port that's invalid. My default port was 5580, so I assume something was added in the version to create ssl port. Without nginx I don't know what to change to fix it. root@Teletraan-1:~# tail -f /var/log/nginx/error.log 2023/06/15 16:50:19 [emerg] 7493#7493: invalid port in "127.0.0.1:554430" of the "listen" directive in /etc/nginx/conf.d/servers.conf:23 less /etc/nginx/conf.d/servers.conf server { listen 127.0.0.1:5580; # lo listen 127.0.0.1:554430; # lo listen [::1]:5580; # lo listen [::1]:554430; # lo So the problem is 554430 is out of range obviously. If I edit the server.conf and try to start nginx these lines are added in again. Where is this coming from and how do I change it without having web access?
  4. OK, not sure whats going on here. I've been using Djoss's container for about 6 months no problems. I played around with a wildcard cert and it blew up. Couldn't change entries, errors deleting existing entries, just all bad. I went the lazy route and setup your container and everything worked for about 2 days. Now I haven't touched anything and I'm having the same issues as the other container. What logs should I be looking at? basic setup: home.mydomain.com is an A Record that is updated with an app if my IP changes. allmyotherstuff.mydomain.com are C names pointing to home.mydomain.com pfsense router with rules for 80 and 443 to go the reverse proxy I have entries for both public and local access everything worked! Now if I try to regenerate a new ssl cert for an existing entry I get "ENOENT: no such file or directory, open '/data/nginx/proxy_host/7.conf'"
  5. FUCKING THANK YOU FOR THIS!
  6. Two things, when you install the current docker via Community Applications on 6.9.2 it doesn't show as an installed app. Also when you change the port during install the webui link in "docker containers" still points to the default 8080. Thanks for your work on this!

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.