# Deployment and Infrastructure Guide

The Form.io Deployment and Infrastructure Guide covers deploying the platform, managing the Docker containers, and performing maintenance and upgrades.

### Popular topics

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-cloud">:cloud:</i> Cloud Deployment Process</h4></td><td>Deploy Form.io to AWS, Azure, or GCP.</td><td></td><td></td><td><a href="/pages/jbsjWQT6HtG2cqObeUa0">/pages/jbsjWQT6HtG2cqObeUa0</a></td></tr><tr><td><h4><i class="fa-server">:server:</i> Enterprise Server</h4></td><td>Understanding the Form.io Enterprise Server</td><td></td><td></td><td><a href="/pages/1ulswHt770GjNlgF83iw">/pages/1ulswHt770GjNlgF83iw</a></td></tr><tr><td><h4><i class="fa-chart-diagram">:chart-diagram:</i> Deployment Configurations</h4></td><td>Learn about deployment infrastructure.</td><td></td><td></td><td><a href="/pages/gZmzVvZow1QVa0d7Q0Z3">/pages/gZmzVvZow1QVa0d7Q0Z3</a></td></tr></tbody></table>

### Helpful resources

* Form.io Enterprise Docker Container:\
  <https://hub.docker.com/r/formio/formio-enterprise>
* Enterprise server release notes:\
  <https://github.com/formio/enterprise-release>
* Form.io Deployment Video Walkthrough:\
  [https://www.youtube.com/@Form\_io](https://www.youtube.com/watch?v=PF2JTe_xsGY)


---

# 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://help.form.io/deploy/readme.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.
