Skip to content

Install/Uninstall Agent

This guide will show you, how you can install/uninstall a stage agent to/from a system.

Install Agent

Before you are able to use the agent, you need to install it on the system.

  • First, download the newest version of the stage package from the website.
  • Then extract the content of the package to a directory, where you want to install the agent in, like C:\Stage\ for example.

Info

After your stage has been installed, you can reach its web user interface for further configuration.

Interactive

To start the interactive installation process for the stage, simply run the following command within the stage directory.

.\agent.cmd install

This will walk you through the setup process and automatically prompt you for any required information.

Interactive Agent Installation

Continue the setup process at the prompted URL within your browser.

Agent Setup

Uninstall Agent

If you wish to uninstall the agent, you can run the following command. This will automatically stop the agent as well, if it is running.

.\agent.cmd uninstall