# aws

- [Overview](https://cloud-servers.ortusbooks.com/aws/overview.md)
- [Ubuntu Based Images](https://cloud-servers.ortusbooks.com/aws/ubuntu-based-images.md)
- [Boxlang MiniServer](https://cloud-servers.ortusbooks.com/aws/ubuntu-based-images/boxlang-miniserver.md)
- [Changelog](https://cloud-servers.ortusbooks.com/aws/ubuntu-based-images/boxlang-miniserver/changelog.md)
- [BoxLang with CommandBox](https://cloud-servers.ortusbooks.com/aws/ubuntu-based-images/boxlang-with-commandbox.md)
- [Changelog](https://cloud-servers.ortusbooks.com/aws/ubuntu-based-images/boxlang-with-commandbox/changelog.md)
- [Other Engines](https://cloud-servers.ortusbooks.com/aws/ubuntu-based-images/other-engines.md)
- [Lucee + Nginx](https://cloud-servers.ortusbooks.com/aws/ubuntu-based-images/other-engines/lucee-+-nginx.md)
- [Managing your web site](https://cloud-servers.ortusbooks.com/aws/ubuntu-based-images/other-engines/lucee-+-nginx/managing-your-web-site.md): This page will show you how to mange your site using CommandBox and how to move files back and forth from your your development environment where ever that may be.
- [Connecting to your server](https://cloud-servers.ortusbooks.com/aws/ubuntu-based-images/other-engines/lucee-+-nginx/managing-your-web-site/connecting-to-your-server.md): Connecting to your server with WinSCP or VSCode
- [Changelog](https://cloud-servers.ortusbooks.com/aws/ubuntu-based-images/other-engines/lucee-+-nginx/changelog.md)
- [CommandBox + Nginx](https://cloud-servers.ortusbooks.com/aws/ubuntu-based-images/other-engines/commandbox-+-nginx.md): This AMI will allow you to configure as many Lucee sites as you desire using CommandBox and Nginx as a front end LB.
- [Managing your web site](https://cloud-servers.ortusbooks.com/aws/ubuntu-based-images/other-engines/commandbox-+-nginx/managing-your-web-site.md): This page will show you how to mange your site using CommandBox and how to move files back and forth from your your development environment where ever that may be.
- [Connecting via WinSCP](https://cloud-servers.ortusbooks.com/aws/ubuntu-based-images/other-engines/commandbox-+-nginx/connecting-to-your-server.md): Connecting to your server with WinSCP or VSCode
- [Connecting via VSCode](https://cloud-servers.ortusbooks.com/aws/ubuntu-based-images/other-engines/commandbox-+-nginx/connecting-to-your-server/connecting-via-vscode.md): VSCode is one of the hottest new editors on the market. We will show you how to connect via VSCode using the VSCode Remote Development Extension.
- [How to customize sites](https://cloud-servers.ortusbooks.com/aws/ubuntu-based-images/other-engines/commandbox-+-nginx/connecting-to-your-server/connecting-via-vscode/how-to-customize-sites.md): By default you are given 2 web sites. This page will show you how to display and edit those sites.
- [Changelog](https://cloud-servers.ortusbooks.com/aws/ubuntu-based-images/other-engines/commandbox-+-nginx/connecting-to-your-server/connecting-via-vscode/changelog.md)
- [Red Hat Based Images](https://cloud-servers.ortusbooks.com/aws/redhat-based-images.md)
- [BoxLang MiniServer](https://cloud-servers.ortusbooks.com/aws/redhat-based-images/boxlang-miniserver.md)
- [Changelog](https://cloud-servers.ortusbooks.com/aws/redhat-based-images/boxlang-miniserver/changelog.md)
- [BoxLang with CommandBox](https://cloud-servers.ortusbooks.com/aws/redhat-based-images/boxlang-with-commandbox.md)
- [Changelog](https://cloud-servers.ortusbooks.com/aws/redhat-based-images/boxlang-with-commandbox/changelog.md)
- [Windows Based Images](https://cloud-servers.ortusbooks.com/aws/windows-based-images.md)
- [BoxLang MiniServer](https://cloud-servers.ortusbooks.com/aws/windows-based-images/boxlang-miniserver.md)
- [Changelog](https://cloud-servers.ortusbooks.com/aws/windows-based-images/boxlang-miniserver/changelog.md)
- [BoxLang with CommandBox](https://cloud-servers.ortusbooks.com/aws/windows-based-images/boxlang-with-commandbox.md)
- [Changelog](https://cloud-servers.ortusbooks.com/aws/windows-based-images/boxlang-with-commandbox/changelog.md)
- [Other Engines](https://cloud-servers.ortusbooks.com/aws/windows-based-images/other-engines.md)
- [Lucee + IIS-Boncode](https://cloud-servers.ortusbooks.com/aws/windows-based-images/other-engines/lucee-+-iis-boncode.md)
- [Managing your web site](https://cloud-servers.ortusbooks.com/aws/windows-based-images/other-engines/lucee-+-iis-boncode/managing-your-web-site.md): This page will describe how to manage your web site once you have remote desktop onto the server or used SSH to access the server.
- [Connect with VSCode](https://cloud-servers.ortusbooks.com/aws/windows-based-images/other-engines/lucee-+-iis-boncode/connect-with-vscode.md): There are several great VSCode plugins in this extension called Remote Development. These plugins allow you to connect directly to your Ortus AWS instance from any platform and start developing.
- [Changelog](https://cloud-servers.ortusbooks.com/aws/windows-based-images/other-engines/lucee-+-iis-boncode/changelog.md)
- [Commandbox + Boncode](https://cloud-servers.ortusbooks.com/aws/windows-based-images/other-engines/commandbox-+-boncode.md)
- [Contentbox 5](https://cloud-servers.ortusbooks.com/aws/windows-based-images/other-engines/contentbox-5.md)
- [Running Contentbox](https://cloud-servers.ortusbooks.com/aws/windows-based-images/other-engines/contentbox-5/running-contentbox.md)
- [Connect with VSCode](https://cloud-servers.ortusbooks.com/aws/windows-based-images/other-engines/contentbox-5/connect-with-vscode.md): There are several great VSCode plugins in this extension called Remote Development. These plugins allow you to connect directly to your Ortus AWS instance from any platform and start developing.


---

# 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://cloud-servers.ortusbooks.com/aws.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.
