> For the complete documentation index, see [llms.txt](https://docs.bluekeys.org/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/troubleshooting-guide/deployment-stage.md).

# Deployment Stage

Deployment involves deploying the Mangle appliance OVA or the containers.

During Deployment, the user provides customization such as configuring the root password and other optional configurations such as providing TLS certificates.

## **Deployment Failures** <a href="#deployment-failures" id="deployment-failures"></a>

We have not experienced many failures during Deployment. If any issues occur, provide the Support Information from below.

### **Support Information** <a href="#support-information" id="support-information"></a>

Provide the following information to support if encountering Deployment Stage failures:

* Hash (MD5, SHA-1, or SHA-256) of the OVA/container images you deployed
* Deployment method:
* Deployment environment
  * Verify that the targeted datastore has enough space
  * Provide details about the targeted vCenter compute, storage, and networking


---

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

```
GET https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/troubleshooting-guide/deployment-stage.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.
