Go to file
2026-04-18 21:18:26 +00:00
internal provisioning fix 4-18-26 2026-04-18 21:18:26 +00:00
logs provisioning fix 4-18-26 2026-04-18 21:18:26 +00:00
scripts updates 4-17-26 2026-04-18 13:53:33 +00:00
state provisioning fix 4-18-26 2026-04-18 21:18:26 +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 provisioning fix 4-18-26 2026-04-18 21:18:26 +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.