# INSTALLATION (ON-PREMISE)

- [Oobeya Installation Tutorial & Requirements (Docker)](https://docs.oobeya.io/installations/installation-video.md): Install Oobeya On-Premise Edition Using Docker Compose
- [Oobeya Version Upgrade For the docker-compose Installations](https://docs.oobeya.io/installations/installation-video/version-upgrade-docker-compose.md)
- [HTTPS Configuration For Docker Installations](https://docs.oobeya.io/installations/installation-video/https-configuration-docker.md)
- [Oobeya Installation Tutorial (Helm)](https://docs.oobeya.io/installations/oobeya-installation-tutorial-helm.md): This guide explains how to install Oobeya on your Kubernetes cluster with Helm.
- [Oobeya Version Upgrade for Helm Installations](https://docs.oobeya.io/installations/oobeya-installation-tutorial-helm/oobeya-version-upgrade-for-helm-installations.md)
- [Custom SSL Configuration](https://docs.oobeya.io/installations/oobeya-installation-tutorial-helm/custom-ssl-configuration.md): Add Custom SSL with Helm files
- [Oobeya Installation Tutorial (Kubernetes)](https://docs.oobeya.io/installations/oobeya-installation-tutorial-kubernetes.md): Install Oobeya On-Premise Edition Using Kubernetes.
- [Oobeya Version Upgrade for Kubernetes Installations](https://docs.oobeya.io/installations/oobeya-installation-tutorial-kubernetes/oobeya-version-upgrade-for-kubernetes-installations.md)
- [Oobeya Installation Tutorial (OpenShift)](https://docs.oobeya.io/installations/oobeya-installation-tutorial-openshift.md): Install Oobeya On-Premise Edition Using Openshift.


---

# 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.oobeya.io/installations.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.
