From 7c625d953ce07573485685f83f535ea2484296e4 Mon Sep 17 00:00:00 2001 From: Tobias Gesellchen Date: Sun, 24 May 2026 11:22:58 +0200 Subject: [PATCH] docs: rename 'local external host' to 'local network host' --- docs/guides/DEPLOYMENT-OVERVIEW.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/DEPLOYMENT-OVERVIEW.md b/docs/guides/DEPLOYMENT-OVERVIEW.md index 198c837..67ff2c0 100644 --- a/docs/guides/DEPLOYMENT-OVERVIEW.md +++ b/docs/guides/DEPLOYMENT-OVERVIEW.md @@ -7,7 +7,7 @@ three ways to run it — pick the one that fits your situation. ## Which deployment is right for me? -| | Local external host | Cloud / VPS | On-device | +| | Local network host | Cloud / VPS | On-device | |-----------------------|-----------------------------------------------------------------|---------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------| | **What it means** | AfterTouch runs on a Raspberry Pi, NAS, or PC on your home LAN. | AfterTouch runs on a remote server you own (Hetzner, DigitalOcean, Coolify, …). | AfterTouch runs directly on the SoundTouch speaker itself. | | **Extra hardware** | Yes — an always-on machine at home | No — uses a server you already have | No | @@ -19,7 +19,7 @@ three ways to run it — pick the one that fits your situation. --- -## Option A — Local external host (Raspberry Pi, NAS, PC) +## Option A — Local network host (Raspberry Pi, NAS, PC) Run AfterTouch on a machine already on your home network. The speaker is pointed at it via a simple URL change — nothing else on the speaker is modified.