Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blocks:audioguide:split_horizon_dns [2025-09-17 08:24] mattiasblocks:audioguide:split_horizon_dns [2025-09-17 08:28] (current) – [DNS Split-Horizon Setup for BYOD and loaner digital guides on mobile devices] mattias
Line 1: Line 1:
-=====DNS Split-Horizon Setup for BYOD and loaner digital guides on mobile devices=====+=====DNS Split-Horizon Setup for digital guides with BYOD or loaner mobile devices=====
  
  Visitors using Bring Your Own Device (BYOD) loaner devices to access a local audio guide or digital guide over wifi.  Visitors using Bring Your Own Device (BYOD) loaner devices to access a local audio guide or digital guide over wifi.
Line 20: Line 20:
 Domain Name: Register a public domain, e.g., myaudioguide.net. Domain Name: Register a public domain, e.g., myaudioguide.net.
  
-DNS Configuration: Point the myaudiogude.net to a publicly accessible web server. (Typically a small droplet on e.g. digital ocean) Point int.myaudioguide.net to th elocal servers local ip e.g. 10.2.0.10.+DNS Configuration: Point the myaudiogude.net to a publicly accessible web server (your droplet ip). (Typically a small droplet on e.g. digital ocean) Point int.myaudioguide.net to th elocal servers local ip e.g. 10.2.0.10.
  
 HTTPS Certificate: Ensure the certificate is valid for the public domain. HTTPS Certificate: Ensure the certificate is valid for the public domain.
Line 43: Line 43:
 Tip: Using [[blocks:server:nginx:dns01_challenge|Certbot with DNS-01]] challenges can simplify automatic certificate renewal for mixed public/private setups. Tip: Using [[blocks:server:nginx:dns01_challenge|Certbot with DNS-01]] challenges can simplify automatic certificate renewal for mixed public/private setups.
  
-====Internat fallback page====+====Internet fallback page====
  
 On the internet it is recommended to host a webpage that will give the visitor useful information in case the visitor never joined the local wifi. This page can contain instructions in how to join and other useful information.  On the internet it is recommended to host a webpage that will give the visitor useful information in case the visitor never joined the local wifi. This page can contain instructions in how to join and other useful information.