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.

ebnerjoh

Members
  • Joined

  • Last visited

Everything posted by ebnerjoh

  1. Manual Process is always bad... Then another question as I am new with UnRaid and Docker. I have a DSL with multiple static IP Adresses. Can I install the Letsencrypt Docker a second time with a different internal (+mapped external) IP Adress for my second domain? Br, Johannes
  2. Hi, Here is the Site-Conf: server { listen 443 ssl; server_name cloud.my-domain.at; root /config/www; index index.html index.htm index.php; ###SSL Certificates ssl_certificate /config/keys/letsencrypt/fullchain.pem; ssl_certificate_key /config/keys/letsencrypt/privkey.pem; ###Diffie▒..Hellman key exchange ### ssl_dhparam /config/nginx/dhparams.pem; ###SSL Ciphers ssl_ciphers 'ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA- AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA -AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:AES:CAMELLIA:DES-CBC3-SHA:! aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!aECDH:!EDH-DSS-DES-CBC3-SHA:!EDH-RSA-DES-CBC3-SHA:!KRB5-DES-CBC3-SHA'; ###Extra Settings### ssl_prefer_server_ciphers on; ssl_session_cache shared:SSL:10m; ### Add HTTP Strict Transport Security ### add_header Strict-Transport-Security "max-age=63072000; includeSubdomains"; add_header Front-End-Https on; client_max_body_size 0; location / { proxy_pass https://192.168.1.252:443; proxy_max_temp_file_size 2048m; include /config/nginx/proxy.conf; } } 192.168.1.252 is the nextcloud docker. This docker is installed with "Host = none" and running on a dedicated IP (like LetsEncrypt as well). Ad 2) "letsencrypt will only work with one, but you can use both of them in nginx through creating separate server blocks in the site config" What does this mean? I can use reverseproxy with two domains but not SSL?
  3. Hi, I have now installed LetsEncrpyt and Nextcloud on my UnRaid installation following the instruction here. I have 2 questions: 1) When i connect to "cloud.domain.at" from my internal Subnet, then the URL is rewritten to "https://cloud.domain.at". If I do the same from public, then I am getting "https://_" in my url field and an error message "ERR_NAME_NOT_RESOLVED".. 2) Can I use the same NextCloud and LetsEncrypt Docker installation with two different Domains? I have a private domain and I am also supporting an NGO with a seperate domain. Br, Johannes
  4. BTW: When running pihole -g I am getting the following error. netstat: /proc/net/tcp6: No such file or directory ::: DNS service is NOT running Anything serious? Br, Johannes
  5. So, this FTL update will get fixed? Br, Johannes
  6. Hi, I got it running with virtual ip address for the Docker. But now a question: how is PiHole updated in the Docker? Br, Johannes
  7. Ah, now I understand. Not the case for me as I am running 24/7. Thanks for the clarification! Br, Johannes
  8. Is this Scan really needed? Shouldn't the "inotify" config-setting find any new published files? Br, Johannes
  9. Container Variable: SCHEDULE_SCAN_DAYS Container Variable: SCHEDULE_SCAN_HOURS
  10. Hi, Excuse my stupid question, but where do I find the description of the Keys? Br, Johannes

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.