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.

Tailscale Ip not included in conf file when using vpn for docker

  • Minor

Hi!

I tried to follow space invaders Route Containers Through WireGuard – Advanced Docker Networking guide, but could not reach any docker containers on my lan after setting them up using the bult in vpn tunnel. Problem is when setting up vpn tunneled access for docker post up post down settings are created in the vpn conf file to exempt the lan ip range but not the tailscale one. Now that tailscale is built in they should probably also be except by default or you will have a loot of users wondering why this is not working as expected. You don't have to use a exit node for the dockers to be unreachable on lan if you have tailscale running, if not setting up the exceptions you just have to have the use tailscale subnets option ticked for them to be unreachable.

When adding these lines to the conf file everything works as expected and should probobly be set by default or set after checking what ip range tailscale is using:
PostUp=ip -4 route add 100.64.0.0/10 dev tailscale1 table 200 || true

PostDown=ip -4 route del 100.64.0.0/10 dev tailscale1 table 200 || true

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.