Getting Started

Get up and running with Depot

Supported Containers

The Depot agents are supported on the following containers:

Java Requirements

Depot requires Java Runtime Environment 1.5 or higher.

Server Platform Support

The Depot server and agents are supported on the following platforms:

Web Console Browser and Platform Support

The Depot Web console is supported on the following browsers:

… running on the following platforms:

Running the Depot Server and Logging on

Once you have downloaded and installed FUSE Depot, you can get started as follows:

  1. Navigate to the DepotInstallDir\repository\bin directory on your machine.
  2. Start the Depot server by running the repository (UNIX) or repository.bat (Windows) script.
  3. Once the “Depot Server ready” message appears in the command prompt or terminal window, use your browser to navigate to the following URL: https://localhost:18443/ui.
  4. The first time you try to access the URL, you may receive an “invalid security certificate” error. Simply create an exception for this site in your browser. Alternatively, you can use the following insecure URL: http://localhost:9091/ui.
  5. Log in as the user “Admin” with the password “admin”.
  6. Click the online help link on the home page, or see the User Guide for details of the available functionality and instructions on running the samples.