> For the complete documentation index, see [llms.txt](https://academy.pentaho.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.pentaho.com/pentaho-11-installation-en/installation.md).

# Installation

- [Getting Started](https://academy.pentaho.com/pentaho-11-installation-en/installation/getting-started.md): Archive installation of Pentaho Enterprise on Linux - Ubuntu 24.04 LTS ..
- [Components](https://academy.pentaho.com/pentaho-11-installation-en/installation/getting-started/components.md): Overview of Pentaho Enterprise components ..
- [Archive Installation](https://academy.pentaho.com/pentaho-11-installation-en/installation/archive-installation.md): Recommended installation option ..
- [Prepare Environment](https://academy.pentaho.com/pentaho-11-installation-en/installation/archive-installation/prepare-environment.md): Preflight tasks ..
- [Install Pentaho Server](https://academy.pentaho.com/pentaho-11-installation-en/installation/archive-installation/install-pentaho-server.md): Installation of Pentaho Server components ..
- [Server Plugins](https://academy.pentaho.com/pentaho-11-installation-en/installation/archive-installation/install-pentaho-server/server-plugins.md): Installation of Pentaho User Console  Plugins ..
- [Install Client Tools](https://academy.pentaho.com/pentaho-11-installation-en/installation/archive-installation/install-client-tools.md): Installation of Clients Tools ..
- [Kettle Plugins](https://academy.pentaho.com/pentaho-11-installation-en/installation/archive-installation/install-client-tools/ee-plugins.md): Extend functionality with EE plugins ..
- [Post Installation Tasks](https://academy.pentaho.com/pentaho-11-installation-en/installation/post-installation-tasks.md): Hardening & performance ..
- [Pentaho Upgrade & Patches](https://academy.pentaho.com/pentaho-11-installation-en/installation/pentaho-upgrade-and-patches.md): Pentaho Upgrade Installer ..
- [Windows Installation](https://academy.pentaho.com/pentaho-11-installation-en/installation/evaluation-installation.md): Windows Evaluation Wizard ..
- [Containers](https://academy.pentaho.com/pentaho-11-installation-en/installation/containers.md)
- [Docker](https://academy.pentaho.com/pentaho-11-installation-en/installation/containers/docker.md): Docker deployment - Pentaho 11 + PostgreSQL 15 repository ..
- [K3s](https://academy.pentaho.com/pentaho-11-installation-en/installation/containers/k3s.md): Lightweight Kubernetes ..


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://academy.pentaho.com/pentaho-11-installation-en/installation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
