> For the complete documentation index, see [llms.txt](https://docs.tomorrowx.com/cap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration.md).

# Installation and Configuration

- [Installing on macOS](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/installing-on-macos.md)
- [Installing on Red Hat Enterprise Linux](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/installing-on-red-hat-enterprise-linux.md)
- [Installing on Windows - Quick Start](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/installing-on-windows-quick-start.md)
- [System Requirements](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/system-requirements.md)
- [Server Installation](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/server-installation.md)
- [Upgrading to V12](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/upgrading-to-v12.md)
- [Understanding the Console Deployment Structure](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/understanding-the-console-deployment-structure.md)
- [Console Server Type Configuration](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/console-server-type-configuration.md)
- [Console Server Configuration](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/console-server-configuration.md)
- [Removing Other Unnecessary Components](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/removing-other-unnecessary-components.md)
- [Installing Inline with an Existing Application](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/installing-inline-with-an-existing-application.md)
- [Installing a Stand-alone Multi-Protocol Feed Server](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/installing-a-stand-alone-multi-protocol-feed-server.md)
- [Installing a Stand-alone Built in Forwarding Proxy](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/installing-a-stand-alone-built-in-forwarding-proxy.md)
- [Creating a Cluster Slave Console Instance](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/creating-a-cluster-slave-console-instance.md)
- [Understanding the magic.properties Configuration Settings](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/understanding-the-magic.properties-configuration-settings.md)
- [Port Numbers and how to Change Them](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/port-numbers-and-how-to-change-them.md)
- [Dealing with Internal Failures](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/dealing-with-internal-failures.md)
- [Linking Multiple Applications Together into a Single Server](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/linking-multiple-applications-together-into-a-single-server.md)
- [Monitoring by External Systems](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/monitoring-by-external-systems.md)
- [Installation Considerations for Portals](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/installation-considerations-for-portals.md)
- [Deploying on AWS (ECS Fargate)](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/docker-configuration-guide.md)
- [AWS User Deployment Guide](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/aws-user-deployment-guide.md)
- [Google Cloud User Deployment Guide](https://docs.tomorrowx.com/cap/product-reference/installation-and-configuration/gcp-user-deployment-guide.md)


---

# 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.tomorrowx.com/cap/product-reference/installation-and-configuration.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.
