Commit Graph
11 Commits
Author SHA1 Message Date
mrhid6 6b2c5f6f62 refactor: stand up vantage-agent as its own repository
Agent Release / build (push) Successful in 2m23s
Agent Release / msi (push) Successful in 3m10s
agent/ becomes the repository root, so the module is
gitea.hostxtra.co.uk/vantage/vantage-agent, and installer/ comes with it.

Releases move to this repository, and internal/sync's self-update URLs
move with them. Agents built before this point have the old
mrhid6/vantage path compiled in and will fail the push-button update;
re-running the server-generated /update one-liner on each host moves
them onto a build that knows the new address.
2026-09-08 08:58:30 +00:00
mrhid6 f2053cf703 fix: Word and colour Windows workloads correctly across the UI 2026-08-13 12:57:37 +00:00
mrhid6 a5930e89bd fix: Trim Windows event log after SCM filtering, not before 2026-08-13 12:12:11 +00:00
mrhid6 2a3ab12396 feat: Control Windows services and read their event log as workloads 2026-08-13 12:04:49 +00:00
mrhid6 c38e2ab9ba fix: Respect .exe word boundary and unterminated quotes in servicePath 2026-08-13 12:00:59 +00:00
mrhid6 d764eb2c6f feat: Collect Windows services as workloads 2026-08-13 11:52:08 +00:00
mrhid6 c3075fd743 refactor: Split the agent workloads package by build tag 2026-08-13 10:49:24 +00:00
mrhid6 8b1175e8ff feat: agent reads bounded workload logs 2026-08-07 08:49:42 +01:00
mrhid6 467ccabe36 feat: agent control actions with self-protection 2026-08-07 08:48:27 +01:00
mrhid6 5561c10086 feat: agent enumerates systemd services 2026-08-07 08:46:59 +01:00
mrhid6 2390642f1f feat: agent enumerates docker containers 2026-08-07 08:46:03 +01:00