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.

biggiesize

Members
  • Joined

  • Last visited

  1. I'm am not sure on what changes were made in the latest set of commits. I don't think there is a changelog from the dev on commit level changes but you can look at the notes for each of the commits here: https://github.com/qdm12/gluetun/commits/master/ Or there is the master changelog for major/minor releases here: https://github.com/qdm12/gluetun/releases Using the :latest tag is always risky and it is usually recommended to use a tag for the latest stable release instead.
  2. The OpenVPN user and password variables being required is a setting in the template for the unRAID CA store, not the container itself. I only maintain the template for the CA store and not the Gluetun app or it's container. I have modified the template so these variables are no longer marked as required. As with any of the containers installed through the CA store, you can always remove and add and variables or settings to customize it to your own liking and preferences. The included variables were originally chosen after seeking input from a number of users and what the most common in-use variables were. Every user has their own use-cases, preferences, and opinions. I try to accommodate where it makes sense, but cannot please everyone while also maintaining a stable work/family/hobby/life balance. I would love to allow for this to make up even a portion of my 50-60 hour work week, but alas, both my employer and family would likely frown upon that... As for documentation, the Gluetun dev has an excellent wiki that is kept as up to date as possible (URL included below). I recommend everyone using the app check it out, as it has many more options, configuration settings, and information that are not included in the template I attempt to maintain in my ever-decreasing free time.
  3. There needs to be a space in between each of the extra parameters. (e.g. --shm-size=1gb --network=container:GluetunVPN)
  4. Unfortunately, the servers list is hardcoded to help with security concerns. You can find a detailed explanation here: https://github.com/qdm12/gluetun-wiki/blob/main/faq/others.md#server-information You do have the option to update the servers list yourself and add the ones you would like to connect to. You can find that information here: https://github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list
  5. Change the HTTP_CONTROL_SERVER_PORT variable to HTTP_CONTROL_SERVER_ADDRESS and see if that works. It's on my list to update the unraid template but I haven't had much free time lately.
  6. The templates for the Unraid appstore are not always up to date with the change logs for the actual applications. I try to keep up with them when time allows. Even if the template is not updated with the new change logs, the application will still update whenever the dev pushes updates for the application. You can always look at the github repo for the application for an up to date change log as well.
  7. Looks like a setting from an older version of the template. Edit the container and change the icon url to this: https://raw.githubusercontent.com/DiamondPrecisionComputing/unraid-templates/master/templates/img/ddnsgopher.png
  8. The Cities, Regions, etc. are defined differently in Gluetun vs PIA. Take a look at the servers list and see what options you have available. https://github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md
  9. Host mode should not have any effect on containers connected through Gluetun. Also, you can remove the restart always from extra parameters field and it will not restart but that should only be done for testing.
  10. Now that I think about it, I am on the latest branch and running in bridge mode without issues. Odd...
  11. I have updated the CA template for Gluetun to default to Host instead of Bridge
  12. Then I would probably change the repository to use :v3.35.0 instead of :latest. That should at least get you back up and running. Then I would probably open an issue with the dev. There could be a new feature or bug that I'm not aware of. https://github.com/qdm12/gluetun-wiki/issues/new
  13. Try turning DOT off and see if that helps. I'm assuming that it worked in a previous version?

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.