Go to file
2026-04-16 12:22:22 +00:00
internal Add backup delete endpoint 2026-04-16 12:22:22 +00:00
logs agent updates for backup 4-15-26 2026-04-15 20:57:53 +00:00
scripts updates 4-6-26 2026-04-07 12:31:09 +00:00
state agent updates for backup 4-15-26 2026-04-15 20:57:53 +00:00
.gitignore Initial Go agent implementation 2025-12-13 20:54:18 +00:00
go.mod updated 2-21-26 2026-02-21 21:54:48 +00:00
go.sum updated 2-21-26 2026-02-21 21:54:48 +00:00
main.go updates 3-1-26 2026-03-07 20:59:27 +00:00
README.md updates 3-1-26 2026-03-07 20:59:27 +00:00
testinstall Initial Go agent implementation 2025-12-13 20:54:18 +00:00
zlh-agent updates 3-1-26 2026-03-07 20:59:27 +00:00

zlh-agent

Release Build

Build a versioned Linux AMD64 artifact (with embedded agent version and matching SHA256):

./scripts/build-release.sh 1.0.6

Outputs:

  • dist/1.0.6/zlh-agent-linux-amd64
  • dist/1.0.6/zlh-agent-linux-amd64.sha256

The version reported by startup logs and GET /version is injected at build time via ldflags.