Help documentation

Installing Cruise Agent

Introduction

You need to have at least one Cruise Agent installed somewhere to use Cruise. For simple installations you can run a Cruise Agent on the same machine as your Cruise Server.

Installation

How to install Cruise Agent for Windows

How to install Cruise Agent for Mac OSX

How to install Cruise Agent for Linux

How to install Cruise Agent for Solaris

File location after installations of Cruise Agent

Windows

All the files of Cruise Agent are under the installed directory on Windows, the default location is c:/Program Files/Cruise Agent.

linux

                    /var/lib/cruise-agent
                    /etc/default/cruise-agent
                    /var/log/cruise-agent
                    /usr/share/cruise-agent

Mac OSX

                    /Applications/Cruise Agent
                    /Library/Logs/CruiseAgent
                    agentbootstrapper.log information is in /var/log/system.log

Solaris

                    /var/cruise-agent
                    /usr/share/cruise-agent
                    /var/log/cruise-agent

Registering your Agent with the Server

For security reasons, all newly installed Cruise Agents need to be approved on the Cruise Server before it will allocate work to them. This prevents unauthorized people getting access to your source code. To approve a newly installed Cruise Agent, do the following:

  1. Open the Cruise Server dashboard
  2. Click on the "Agents" tab and find the Cruise Agent you've just installed on the list

    Unapproved Cruise Agent
  3. Click on "Approve" and the agent listing will turn green. The Cruise Server will now schedule work for this agent

    Approved Cruise Agent