---
title: "Install Depot"
description: "Install the Depot server, complete first run setup, and prove that the console and the agent listener are both reachable."
url: "https://support.outpostplatform.com/depot/install/"
product: "depot"
type: "how-to"
status: "stub"
ai_summary: "Installation procedure for Depot. Covers requirements, PostgreSQL, the installer, first run setup, applying the licence, TLS and hostnames, the ports agents and the console use, and the checks that prove the install worked."
source: "https://gitlab.com/outpostplatform/docs/-/edit/main/src/content/docs/depot/install.md"
license: "CC BY 4.0"
---

# Install Depot

This page installs one Depot server and gets you to a console you can sign in
to, with the agent listener answering. It is for the administrator doing the
install, and it assumes you already know which operating mode you are licensed
for.

<!-- TODO: write this page against the how-to template.

Sections:

- Before you begin: supported operating system, PostgreSQL, sizing, the
  hostnames you need, and the licence file.
- Ports, and which of them face the internet.
- Run the installer.
- Complete first run setup and create the first administrator.
- Apply the licence and confirm the mode Depot came up in.
- Set up TLS and the hostname endpoints will connect to.
- Verify: the console loads, health reports ready, and the agent listener
  answers.
- If something goes wrong: the failures a first install actually hits,
  including a licence that does not match the instance.
- Next: configuration, and enrolling the first endpoint.
-->

Follow the [how-to template](https://gitlab.com/outpostplatform/docs/-/blob/main/templates/how-to.md).
