---
title: Passive install
description: Passive installation, also called non-interactive or silent installation, lets you set up AM with minimal user intervention.
component: pingam
version: 8.1
page_id: pingam:installation:passive-install
canonical_url: https://docs.pingidentity.com/pingam/8.1/installation/passive-install.html
keywords: ["Install", "Silent install", "Non-interactive install"]
page_aliases: ["install-guide:passive-install.adoc"]
---

# Passive install

Passive installation, also called non-interactive or silent installation, lets you set up AM with minimal user intervention.

There are three methods of installing AM passively:

[icon: files, set=fad, size=3x]

#### [Passive install with FBC](passive-install-fbc.html)

Set up AM to read its configuration from JSON files.

[icon: gears, set=fad, size=3x]

#### [Passive install over REST](passive-install-rest.html)

Configure AM using the REST API.

[icon: wrench, set=fad, size=3x]

#### [Passive install using Amster](passive-install-amster.html)

Configure AM with Amster.

File-based configuration (FBC) is best-suited to a DevOps-style deployment, with the associated tools and practices of that approach.

Learn more in [Deployment configuration locations](../deployment-planning/deploy-configuration-types.html).
