Help documentation

Installing Go agent

Introduction

You need to deploy at least one Go agent before you can build with Go. For the very simplest installation, you can run a Go agent on the same machine as your Go server.

Installation

How to install Go agent for Windows

How to install Go agent for Mac OSX

How to install Go agent for Linux

How to install Go agent for Solaris

Location of files after installing Go agent

Windows

Linux

Mac OSX

Solaris

Registering your agent with the server

For security reasons, all newly installed Go agents need to be enabled on the Go server before work is assigned to them. This prevents an unauthorized person from getting access to your source code. To enable a newly installed Go agent, do the following:

  1. Open the Go server dashboard
  2. Follow the instructions here to find the agent you've just installed on the list and add the agent to your cloud. The Go server will now schedule work for this agent.