Pulse/scripts
rcourtman 58971aa982 feat: Add --local-binary flag to install-temp-proxy.sh for pre-release testing
Allows testing the proxy installation with a locally-built binary instead
of requiring a GitHub release. This enables proper E2E testing before
shipping a release.

Usage:
  ./install-temp-proxy.sh --ctid 112 --local-binary /path/to/pulse-temp-proxy

The script will:
- Use the provided binary instead of downloading from GitHub
- Still handle all setup (systemd service, SSH keys, bind mounts)
- Allow full integration testing without a release

This solves the chicken-and-egg problem of needing a release to test
the installation process.

Related to #528
2025-10-12 22:25:49 +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 build: Add pulse-temp-proxy to release build process 2025-10-12 21:46:48 +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-temp-proxy.sh feat: Add --local-binary flag to install-temp-proxy.sh for pre-release testing 2025-10-12 22:25:49 +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-temp-proxy.service feat: Implement secure temperature proxy for containerized deployments 2025-10-12 21:35:35 +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