# Manual installation using your own repository

If you installed Pentaho using your own repository, Pentaho provides individual control scripts to start and stop the Tomcat application server, Pentaho Server, and Pentaho Repository. Here is where you can find the individual control scripts.

* **Pentaho Server**

  `pentaho/server/pentaho-server/start-pentaho.sh and stop-pentaho.sh`
* **Pentaho Repository**

  Installing with your own repository enables you to install PostgreSQL, MySQL, MS SQL Server, or Oracle as the Pentaho Repository. Consult the documentation for the relational data base management system (RDBMS) you selected for information about starting and stopping the repository.

  **Note:** The Pentaho Repository must be started before the Pentaho Server.


---

# 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/9.3-install/pentaho-configuration/tasks-to-be-performed-by-an-it-administrator/configure-the-pentaho-server/start-and-stop-the-pentaho-server-for-configuration/starting-and-stopping-the-pentaho-server-on-linux/manual-installation-using-your-own-repository.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.
