# Installation

- [MySQL 8.4.x on Ubuntu 22.04+](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/mysql-8.4.x-on-ubuntu-22.04+.md)
- [MySQL 8.4.x on RHEL 8+](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/mysql-8.4.x-on-rhel-8+.md)
- [MySQL 8.4.x on Windows](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/mysql-8.4.x-on-windows.md)
- [MySQL 8.4.x on AWS](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/mysql-8.4.x-on-aws.md)
- [MySQL 8.4.x on Azure](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/mysql-8.4.x-on-azure.md)
- [MySQL 8.4.x on Amazon Linux](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/mysql-8.4.x-on-amazon-linux.md)
- [Elasticsearch 9.x on Ubuntu 22.04+](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/elasticsearch-9.x-on-ubuntu-22.04+.md)
- [Elasticsearch 9.x on RHEL](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/elasticsearch-9.x-on-rhel.md)
- [Elasticsearch 9.3.x on Windows](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/elasticsearch-9.3.x-on-windows.md)
- [Elasticsearch 7.17.x on Amazon Linux](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/elasticsearch-7.17.x-on-amazon-linux.md)
- [Elasticsearch on Container](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/elasticsearch-on-container.md)
- [JAVA 21.x on Ubuntu 22.04+](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/java-21.x-on-ubuntu-22.04+.md)
- [Java21 Installation on RHEL](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/java21-installation-on-rhel.md)
- [Java 21 on Windows Machine](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/java-21-on-windows-machine.md)
- [Java 17.x on Amazon Linux](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/java-17.x-on-amazon-linux.md)
- [Tomcat 10.1.x on Ubuntu 24.04](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/tomcat-10.1.x-on-ubuntu-24.04.md)
- [Tomcat 10.1.x on Windows](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/tomcat-10.1.x-on-windows.md)
- [Tomcat 10.1.x on Amazon Linux](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/tomcat-10.1.x-on-amazon-linux.md)
- [Tomcat 10.x on RHEL 8/9](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/tomcat-10.x-on-rhel-8-9.md)
- [Governance App](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/governance-app.md)
- [OvalEdge DB on AWS RDS](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/ovaledge-db-on-aws-rds.md)
- [OvalEdge App Deployment using Helm Chart](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/ovaledge-app-deployment-using-helm-chart.md)
- [Tomcat on RHEL 8.x](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/tomcat-on-rhel-8.x.md)
- [OvalEdge DB on Azure MySQL](https://docs.ovaledge.com/release8.1/deployment-and-maintenance/installation/ovaledge-db-on-azure-mysql.md)


---

# 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.ovaledge.com/release8.1/deployment-and-maintenance/installation.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.
