# Nginx and wifi-tracker install paths Implemented remaining install-path capture for: - `wifi-tracker-api.service` - nginx kiosk config ## Added - `scripts/wifi-tracker-api.service` - `scripts/install-wifi-tracker-api-service.sh` - `scripts/nginx-kiosk.conf` - `scripts/install-nginx-kiosk.sh` ## Updated - `scripts/bootstrap-services.sh` - `docs/bootstrap.md` - `docs/service-manifest.md` ## Validation - wifi tracker unit in repo matches live installed unit - shell syntax passed - nginx repo config matches live config semantically; current diff is formatting/comments only ## Remaining gap - nginx still needs root/sudo to install/reload, which is expected - shell/tmux helper restoration is still more doc-driven than scripted