betterNAS/apps/node-agent
2026-03-31 23:59:52 -04:00
..
cmd/node-agent init (#5) 2026-03-31 23:50:51 -04:00
go.mod init (#5) 2026-03-31 23:50:51 -04:00
go.sum init (#5) 2026-03-31 23:50:51 -04:00
package.json pnpm, verify, cleanup (#6) 2026-03-31 23:59:52 -04:00
README.md init (#5) 2026-03-31 23:50:51 -04:00

betterNAS Node Agent

Go service that runs on the NAS machine.

For the scaffold it does two things:

  • serves GET /health
  • serves a WebDAV export at /dav/

This is the first real storage-facing surface in the monorepo.