Pulse/scripts
rcourtman 61078e697b fix: Change RuntimeDirectoryMode to 0775 for container access
The pulse user in the container (UID 1001) needs to access the
/run/pulse-temp-proxy directory owned by root:root. Changed from
0770 (owner+group only) to 0775 (add world read+execute) so the
pulse user can access the socket.

Related to #528
2025-10-12 22:39:18 +00:00
..
dev feat: add OIDC single sign-on 2025-09-29 10:22:27 +00:00
systemd feat: add automatic stable update system 2025-08-27 15:37:02 +00:00
.go-version feat: unify styling and improve cluster detection 2025-09-28 18:46:52 +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 Implement data isolation between mock and production modes 2025-10-11 19:09:15 +00:00
dev-hot.sh Align dev ports and improve auto-register UX 2025-09-29 15:05:59 +00:00
dev-orchestrator.sh fix: resolve multiple issues from #485 2025-10-01 15:53:42 +00:00
hot-dev.sh Implement data isolation between mock and production modes 2025-10-11 19:09:15 +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 feat: unify styling and improve cluster detection 2025-09-28 18:46:52 +00:00
install-temp-proxy.sh fix: Change RuntimeDirectoryMode to 0775 for container access 2025-10-12 22:39:18 +00:00
make-tests-safe.sh fix: improve node disk stats reliability when GetNodeStatus fails (addresses #402) 2025-08-31 22:43:32 +00:00
protect-mock-nodes.sh fix: improve node disk stats reliability when GetNodeStatus fails (addresses #402) 2025-08-31 22:43:32 +00:00
pulse-auto-update.sh fix: add missing auto-update script 2025-08-29 20:34:22 +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: improve node disk stats reliability when GetNodeStatus fails (addresses #402) 2025-08-31 22:43:32 +00:00
sync-production-config.sh Improve powered-off alerts toggle layout and fix dev config sync 2025-10-05 20:17:47 +00:00
take-all-screenshots.js fix: regenerate all screenshots in dark mode 2025-08-04 21:33:39 +00:00
take-screenshots.js perf: optimize mock mode state retrieval and JSON encoding 2025-10-01 13:35:49 +00:00
test-vm-disk.sh docs: fix VM disk monitoring documentation and remove false token limitation claims 2025-09-30 15:14:23 +00:00
toggle-mock-pure.sh fix: replace old PVENodeTable with NodeSummaryTable for correct column ordering 2025-08-29 13:55:53 +00:00
toggle-mock.sh feat: capture Proxmox memory snapshots in diagnostics 2025-10-12 10:25:43 +00:00