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.

phreeq

Members
  • Joined

  • Last visited

Everything posted by phreeq

  1. After all the headaches I had, I did start doing weekly backups for my containers. Learned that lesson the hard way Sent from my ONEPLUS A5010 using Tapatalk
  2. Just an update, my problem was indeed me. After fixing the cloudflare.ini file, my certs renewed just fine.
  3. Did yours renew after adding the line? I'm asking because mine is failing renewal and I do have the dns_cloudflare_credentials = /config/dns-conf/cloudflare.ini line in the conf file. **Update** I found that my cloudflare.ini file didn't have my data in it. I had a problem with all of my dockers due to a bad upgrade to my cache drive a while back, so I guess the problem was me. I'll check back in tomorrow to see if the renewal goes right.
  4. Unfortunately, life got in the way and I was not able to attempt the restore. I did get two of my systems to do an image backup with no problems and I plan on trying to switch from test to latest when I get home tonight.
  5. First backup is running, over the weekend I'm going to try a full image restore from backup and make sure it all works.
  6. This worked. Thanks!
  7. @TechFireSide, you beat me to it. To be fair, I did try both with and without privileged toggled on
  8. As soon as you've got it up, I'll give it a run. Until then, I guess I'll wipe out the current one.
  9. I tried the same thing and got the same results. Only difference is that I'm running 2x X5550 Xeons
  10. I'm seeing the same thing here. Haven't had a chance to do much playing around to see if I can find a fix yet, but about to do that now.
  11. Excellent, glad to hear that Sent from my ONEPLUS A5010 using Tapatalk
  12. As a bit of warning, I had a few dockers set up before starting down the path of using letsencrypt, so I never did set up the custom bridge. I had to make the call to the IP address instead of using the name, but I hacked it together from my radarr conf file. server { listen 443 ssl; server_name bitwarden.*; include /config/nginx/ssl.conf; client_max_body_size 0; location / { include /config/nginx/proxy.conf; resolver 127.0.0.11 valid=30s; set $upstream_bitwarden bitwarden; proxy_pass http://192.168.1.xxx:8888; } } Hope this helps
  13. I've got it working, but I can't get to my conf right now. Heading to bed, but I'll get it to you tomorrow Sent from my ONEPLUS A5010 using Tapatalk
  14. So totally missed that part, thanks! Now I just need to figure out the whole dns validation part, wish me luck
  15. I just know that I'm missing something, but I can't figure out what. If any of y'all can give me a hand, I'd appreciate it.

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.