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.

RevrendZack

Members
  • Joined

  • Last visited

Everything posted by RevrendZack

  1. open up Notepad or Notepad++ and paste in server { listen 443 ssl; listen [::]:443 ssl; # Change Server_name to your subdomain server_name kavita.*; include /config/nginx/ssl.conf; client_max_body_size 0; # enable for ldap auth, fill in ldap details in ldap.conf #include /config/nginx/ldap.conf; # enable for Authelia #include /config/nginx/authelia-server.conf; location / { #include /config/nginx/authelia-location.conf; include /config/nginx/proxy.conf; set $upstream_app Kavita; set $upstream_port 5000; set $upstream_proto http; proxy_pass $upstream_proto://$upstream_app:$upstream_port; } } Do "Save As" name it "kavita.subdomain.conf" select "Save as Type" All Files this will make it a .conf file move this to your Appdata/swag/nginx/proxy-confs/ this is only for a Subdomain not a Subfolder. also attached a copy if ya just wanna use that. kavita.subdomain

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.