Pulse/scripts
rcourtman 7346d48872 fix: add FreeBSD agent binaries to Docker build and fix pfSense boot (#1051)
Two fixes for FreeBSD agent support:

1. The Docker image never built or included FreeBSD agent binaries, causing
   404 errors when FreeBSD clients requested the download. Added FreeBSD
   amd64/arm64 cross-compilation for both host-agent and unified-agent,
   plus COPY statements to include them in the image. Also added bare
   FreeBSD binaries to GitHub release assets for the redirect fallback.

2. pfSense does not use the standard FreeBSD rc.d boot system — scripts
   in /usr/local/etc/rc.d/ must end in .sh to run at boot. The installer
   now detects pfSense and creates a .sh boot wrapper alongside the
   standard rc.d script. Also added -r flag to daemon for auto-restart.

Related to #1051
2026-02-04 10:55:55 +00:00
..
dev Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
eval chore: add evaluation scripts, CI workflow and dev tooling 2026-01-30 19:00:48 +00:00
lib fix: Add execute permissions to shell scripts 2025-12-13 15:44:51 +00:00
systemd refactor: remove legacy pulse-sensor-proxy temperature monitoring 2026-01-21 11:59:04 +00:00
tests refactor: remove legacy pulse-sensor-proxy temperature monitoring 2026-01-21 11:59:04 +00:00
.go-version Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
build-release.sh fix: add FreeBSD agent binaries to Docker build and fix pfSense boot (#1051) 2026-02-04 10:55:55 +00:00
bundle.manifest feat: add shared script library system and refactor docker-agent installer 2025-10-20 15:13:38 +00:00
bundle.sh feat: add shared script library system and refactor docker-agent installer 2025-10-20 15:13:38 +00:00
clean-mock-alerts.sh Add guest agent caching and update doc hints (refs #560) 2025-10-16 08:15:49 +00:00
cleanup.sh chore(scripts): update build and install scripts 2026-01-21 12:02:03 +00:00
dev-check.sh docs: update AI evaluation matrix and approval workflow documentation 2026-01-30 19:00:40 +00:00
dev-deploy-agent.sh docs: update example in dev-deploy-agent script 2026-01-02 21:08:42 +00:00
docker-build.sh security: complete Phase 1 sensor proxy hardening 2025-10-20 15:13:37 +00:00
ensure_test_assets.sh chore(test): fix test asset dependencies 2026-02-02 14:53:41 +00:00
generate-release-notes.sh chore: reliability and maintenance improvements 2026-01-22 00:45:04 +00:00
hot-dev.sh docs: update AI evaluation matrix and approval workflow documentation 2026-01-30 19:00:40 +00:00
install-container-agent.sh Support: Add Kubernetes monitoring options to agent installers 2026-01-22 16:41:40 +00:00
install-docker-agent.sh feat: improve legacy agent detection and migration UX 2025-11-25 23:26:22 +00:00
install-docker.sh chore(scripts): update build and install scripts 2026-01-21 12:02:03 +00:00
install-go-toolchain.sh Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
install-host-agent.ps1 v5: gate legacy sensor-proxy and prune dev docs 2025-12-18 21:51:25 +00:00
install.ps1 Fix: add Windows uninstall command support for unified agent 2026-02-03 12:03:06 +00:00
install.sh fix: add FreeBSD agent binaries to Docker build and fix pfSense boot (#1051) 2026-02-04 10:55:55 +00:00
package-helm-chart.sh release: prepare v4.25.0 2025-10-22 10:46:18 +00:00
patrol_e2e_matrix.sh feat(patrol): implement patrol findings, evaluation, and investigation logic 2026-01-31 16:23:08 +00:00
pulse-auto-update.sh feat: serve install scripts from GitHub releases instead of main branch 2025-11-26 08:59:59 +00:00
run-tests-mock.sh Adopt multi-token auth across docs, UI, and tooling 2025-10-14 15:47:49 +00:00
sync-production-config.sh chore: update dev scripts and mock configuration 2026-01-22 22:32:45 +00:00
test-vm-disk.sh Update Proxmox guest agent permissions docs and tooling (refs #548) 2025-10-14 10:21:52 +00:00
toggle-mock.sh chore: update dev scripts and mock configuration 2026-01-22 22:32:45 +00:00
trigger-release.sh fix: remove duplicate else in trigger-release.sh 2026-01-20 17:26:26 +00:00
uninstall-host-agent.ps1 v5: gate legacy sensor-proxy and prune dev docs 2025-12-18 21:51:25 +00:00
uninstall-host-agent.sh Add TrueNAS SCALE persistence for host agent (Related to #718) 2025-11-21 10:07:14 +00:00
validate-published-release.sh Related to #698: harden installer release detection 2025-11-12 17:56:16 +00:00
validate-release.sh chore(scripts): update build and install scripts 2026-01-21 12:02:03 +00:00
watch-agents.sh test: add regression tests for missing frontend fields 2026-01-02 20:45:35 +00:00
watch-encryption-key.sh Add AI monitoring enhancements and host metadata features 2025-12-09 16:27:46 +00:00