# Pentaho installation

Use this page to pick an installation or deployment approach for production.

### Before you start

If you use enterprise features, set up licensing first.

* [Acquire and install enterprise licenses](/install/pentaho-installation-overview-cp/acquire-and-install-enterprise-licenses.md)

### Install Pentaho Server

Pick one server installation method:

* [Archive installation of Pentaho](/install/pentaho-installation-overview-cp/archive-installation.md)\
  Run Pentaho Server on the bundled Tomcat.
* [Manual installation of Pentaho](/install/pentaho-installation-overview-cp/manual-installation.md)\
  Deploy Pentaho Server to an existing Tomcat.

### Install design tools

* [Installation of the Pentaho design tools](/install/pentaho-installation-overview-cp/installation-of-the-pentaho-design-tools.md)

### Deploy with Docker

If you want containerized deployments, start here:

* [Docker container deployment of Pentaho Server](/install/pentaho-installation-overview-cp/docker-container-deployment-of-pentaho-server.md)

Common entry points:

* [Download Pentaho Server Docker files](/install/pentaho-installation-overview-cp/docker-container-deployment-of-pentaho-server.md#download-pentaho-server-docker-files)
* [Deploy on premises](/install/pentaho-installation-overview-cp/docker-container-deployment-of-pentaho-server.md#deploy-pentaho-server-on-premises)
* [Deploy on Kubernetes in the cloud](/install/pentaho-installation-overview-cp/docker-container-deployment-of-pentaho-server.md#deploy-pentaho-server-on-kubernetes-in-the-cloud)
* [Install plugins after deployment](/install/pentaho-installation-overview-cp/docker-container-deployment-of-pentaho-server.md#install-pentaho-server-plugins-after-deployment)

### Troubleshoot

* [Troubleshooting possible installation and upgrade issues](/install/pentaho-installation-overview-cp/installation-and-upgrade-issues.md)

### Next steps

* [Pentaho configuration](/install/pentaho-configuration.md)
* [JDBC drivers reference](/install/jdbc-drivers-reference.md)

{% hint style="info" %}
If you need to upgrade earlier versions to 11.0, see [Pentaho upgrade](/install/pentaho-upgrade-cp.md).
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.pentaho.com/install/pentaho-installation-overview-cp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
