Hacker News new | ask | show | jobs
by DjGilcrease 100 days ago
Yes, the controller/server does need GoLang installed because it runs `go build ...` to build a binary for the target machine OS and Architecture. That is what allows it not to need Go or Python on the managed servers.