---
title: Installation
description: These pages show you how to install and remove PingDS software.
component: pingds
version: 8.1
page_id: pingds:install-guide:preface
canonical_url: https://docs.pingidentity.com/pingds/8.1/install-guide/preface.html
revdate: 2025-10-22T14:42:39Z
keywords: ["Install", "LDAP"]
page_aliases: ["index.adoc"]
---

# Installation

These pages show you how to install and remove PingDS software.

[icon: server, set=fas, size=3x]

#### [Evaluate DS](setup-ds.html)

Try DS software.

[icon: database, set=fas, size=3x]

#### [DS for CTS](profile-am-cts.html)

Store AM CTS tokens.

[icon: id-card, set=fas, size=3x]

#### [DS for Identities](profile-am-idrepo.html)

Store AM identities.

[icon: users, set=fas, size=3x]

#### [DS as IDM Repo](profile-idm-repo.html)

Store IDM data.

[icon: info, set=fas, size=3x]

#### [Setup Hints](setup-parameters.html)

Review setup options.

[icon: exchange-alt, set=fas, size=3x]

#### [DS Proxy](setup-proxy.html)

Install an LDAP proxy.

| Component                  | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Directory server and tools | Pure Java, high-performance server that can be configured as:- An LDAPv3 directory server with the additional capability to serve directory data to REST applications over HTTP.

- An LDAPv3 directory proxy server providing a single point of access to underlying directory servers.

- A replication server handling replication traffic with directory servers and with other replication servers, receiving, sending, and storing changes to directory data.Server distributions include command-line tools for installing, configuring, and managing servers. The tools make it possible to script all operations. |
| HDAP gateway               | The HDAP gateway is a Java web application offering REST access to a remote LDAPv3 directory service.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| Java APIs                  | Java server-side APIs for server plugins that extend directory services.All Java APIs have interface stability: *Evolving*. *Be prepared for incompatible changes in both major and minor releases.*                                                                                                                                                                                                                                                                                                                                                                                                                       |

Read the [release notes](https://docs.pingidentity.com/pingds/release-notes/index.html) before installing DS software.
