FABRIC/scripts
jedarden 67f991abeb
Some checks are pending
CI / test (20.x) (push) Waiting to run
CI / test (22.x) (push) Waiting to run
CI / test (18.x) (push) Waiting to run
fix(infra): fix systemd service node paths and remove unused bin/fabric
- Removed empty bin/fabric file (not used; package.json bin declaration is correct)
- Updated fabric-web.service and fabric-prune.service to use /home/coding/.nix-profile/bin/node instead of /usr/bin/node (NixOS node path)
- Created ~/.config/fabric/secrets.env with FABRIC_AUTH_TOKEN
- Installed and enabled fabric-web.service and fabric-prune.timer

Acceptance verified:
- systemctl --user status fabric-web.service shows active (running)
- curl http://localhost:3000/api/workers returns valid JSON ([])

Closes: bf-1nah
2026-05-26 17:05:38 -04:00
..
br-get-next-bead.sh feat(bd-2kf): Add comprehensive test coverage for parser and store 2026-03-03 10:43:24 +00:00
br-ready-jsonl.sh feat(bd-2kf): Add comprehensive test coverage for parser and store 2026-03-03 10:43:24 +00:00
br-ready-queue.sh feat(bd-2kf): Add comprehensive test coverage for parser and store 2026-03-03 10:43:24 +00:00
br-ready-workaround.sh feat(bd-2kf): Add comprehensive test coverage for parser and store 2026-03-03 10:43:24 +00:00
br-ready-wrapper.sh feat(bd-2kf): Add comprehensive test coverage for parser and store 2026-03-03 10:43:24 +00:00
br-regenerate-queue.sh feat(bd-2kf): Add comprehensive test coverage for parser and store 2026-03-03 10:43:24 +00:00
fabric-health-check.sh feat(bd-ch6.6): wire sd_notify + add untracked serverMetrics and health-check files 2026-04-23 21:58:37 -04:00
fabric-prune.service fix(infra): fix systemd service node paths and remove unused bin/fabric 2026-05-26 17:05:38 -04:00
fabric-prune.timer feat(retention): add systemd timer for automatic NEEDLE log pruning 2026-04-30 16:22:16 -04:00
fabric-web.service fix(infra): fix systemd service node paths and remove unused bin/fabric 2026-05-26 17:05:38 -04:00
fabric-web.sh docs(bd-n8y): add auth token documentation to README and startup script 2026-04-23 16:14:51 -04:00
service.sh feat(bd-288): Add systemd service for persistent FABRIC web server 2026-03-16 23:51:07 -04:00
setup-fabric-prune.sh feat(retention): add systemd timer for automatic NEEDLE log pruning 2026-04-30 16:22:16 -04:00
setup-tailscale-serve.sh feat(infra): expose FABRIC dashboard over Tailscale with TLS 2026-04-23 22:05:39 -04:00