Pulse/scripts
rcourtman 6c7314b86b polish: Clean up setup script output for professional presentation
Made the setup and installation output more concise and reassuring for users. Less verbosity, clearer messaging.

**Setup script improvements:**
- Changed "Container Detection" → "Enhanced Security"
- Simplified prompts: "Enable secure proxy? [Y/n]"
- Cleaned up success messages: "✓ Secure proxy architecture enabled"
- Removed verbose status messages (node-by-node cleanup output)
- Only show essential information users need to see

**install-sensor-proxy.sh improvements:**
- Added --quiet flag to suppress verbose output
- In quiet mode, only shows: "✓ pulse-sensor-proxy installed and running"
- Full output still available when run manually
- Removed redundant "Installation complete!" banners
- Cleaner legacy key cleanup messaging

**Result:**
Users see a clean, professional installation flow that builds confidence. Technical details are hidden unless needed. Messages are clear and reassuring rather than verbose.
2025-10-13 13:51:17 +00:00
..
dev Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
systemd Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
.go-version Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
build-release.sh refactor: Rename install-temp-proxy.sh to install-sensor-proxy.sh 2025-10-13 13:23:53 +00:00
clean-mock-alerts.sh Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
dev-hot.sh Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
dev-orchestrator.sh Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
hot-dev.sh Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
install-docker-agent.sh Fix docker agent installer for BusyBox wget (#255) 2025-10-12 10:57:19 +00:00
install-go-toolchain.sh Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
install-sensor-proxy.sh polish: Clean up setup script output for professional presentation 2025-10-13 13:51:17 +00:00
make-tests-safe.sh Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
protect-mock-nodes.sh Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
pulse-auto-update.sh Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
pulse-proxy-rotate-keys.sh refactor: Rename pulse-temp-proxy to pulse-sensor-proxy 2025-10-13 13:17:05 +00:00
pulse-sensor-proxy.service refactor: Rename pulse-temp-proxy to pulse-sensor-proxy 2025-10-13 13:17:05 +00:00
run-tests-mock.sh Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
sync-production-config.sh Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
take-all-screenshots.js Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
take-screenshots.js Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
test-vm-disk.sh Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
toggle-mock-pure.sh Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
toggle-mock.sh feat: capture Proxmox memory snapshots in diagnostics 2025-10-12 10:25:43 +00:00