ColdFusion 11 on Cloud is an initiative to help customers leverage ColdFusion as a scalable service via Amazon Web Services (AWS). A preinstalled version of ColdFusion 11 will be made available as an Amazon Machine Image (AMI) via AWS. For more information on AMIs, see https://aws.amazon.com/amis/.
Using ColdFusion 11 on Cloud lets you obtain a flexible, secure, and cost-effective infrastructure for your ColdFusion installation. It also ensures that the infrastructure for managing your business applications is handled by AWS. Therefore, it allows you to invest and focus more on core competencies of your line of business.
On AWS, ColdFusion is available as Windows and Ubuntu AMIs. For the Windows AMI, ColdFusion is configured on Microsoft Windows 2012 Standard and with IIS 8.0.9200 (Internet Information Services) as an external web server. The Ubuntu AMI is configured on Ubuntu 14.0.4 LTS and with Apache 2.4.7 as an external web server. Both Windows and Ubuntu AMIs are configured to work with the MySQL 5.6.17 database server. ColdFusion 11 AMI is packaged with JRE 1.7.55 64-bit.
For a list of supported Amazon instance types, see the Amazon marketplace page.
For more information about the offering, see this article.
Getting started with ColdFusion 11 on Cloud
Setting up and getting started with ColdFusion 11 on AWS is a three-step process.
Procure ColdFusion 11 AMIs on AWS
- Go to http://aws.amazon.com/ and Sign Up to create an AWS account.
- Log in to AWS Market Place using your credentials.
- Purchase Windows or Ubuntu AMIs available at the following locations:
For more information on procuring, using, and launching AMIs, see this article.
Access the ColdFusion AMIs on AWS
Once you complete purchasing AMIs, you can choose to launch them using either the EC2 console or 1-Click mechanism. The one-click method allows you to leverage the default Security Groups set up for an easy getting started experience. For more information on Security Groups, see Modifying Security Settings on AWS Instance.
Follow the instructions provided in this article, and launch your ColdFusion AMI.
Use the JumpStart tool to configure ColdFusion 11
Based on operating system selected for AMI, you can now connect to the ColdFusion instance and configure the ColdFusion server. ColdFusion is preinstalled on both Ubuntu and Windows AMIs. Configuring the server using jumpstart tool is the final step before you can begin using the ColdFusion on Cloud.
The jumpstart tool is launched and run automatically when the ColdFusion instance is accessed for the first time. The jumpstart tool guides you through configuring ColdFusion server. And once the configuration is complete, the ColdFusion server is started automatically. The jumpstart tool is run until the ColdFusion server is configured successfully. If the configuration fails, the jumpstart tool is run automatically when the ColdFusion instance is accessed the next time.
Note: You cannot start the ColdFusion server on the instance until this configuration is completed successfully.
Use the JumpStart tool to configure ColdFusion 11 on Ubuntu
See the steps provided in this article.
Use the JumpStart tool to configure ColdFusion 11 for Windows instance
See the steps provided in this article.
Modify Security Settings for the AWS instance
After configuring ColdFusion, change Security Settings for the Security Group associated with your AWS instance. Do the following:
- Log in to AWS Console, and click EC2.
- On the navigation tree, drill down to NETWORK & SECURITY > Security Groups.
- Select a Security Group and click the Inbound tab.
- Select a rule from the Create a New Rule drop-down and specify the Port Range. See below for a list of ports you can enable, for specified rule types, to best leverage ColdFusion functionality. You can choose to select and apply rules as per your requirements.
| Sl. No. |
Rule |
Port Range |
| 1 |
SSH |
22 |
| 2 |
HTTP |
80 |
| 3 |
HTTPS |
443 |
| 4 |
POP3S |
995 |
| 5 |
MS SQL |
1433 |
| 6 |
MySQL |
3306 |
| 7 |
LDAP |
389 |
| 8 |
RDP |
3389 |
| 9 |
Custom TCP Rule (for SOLR) |
8985 |
| 10 |
Custom TCP Rule (for FTP) |
20, 21 |
| 11 |
Custom TCP Rule (for POP) |
110 |
| 12 |
Custom TCP Rule (for IMAP) |
143 |
| 13 |
Custom TCP Rule (for Adobe Flash) |
843 |
| 14 |
Custom TCP Rule (for Outlook) |
1237 |
| 15 |
Custom TCP Rule (for Remote Port of cfusion instance) |
8012 |
| 16 |
Custom TCP Rule (for WebSocket) |
8575 |
| 17 |
Custom TCP Rule (WebSocket Flash fallback) |
1234 |
| 18 |
Custom TCP Rule (for PostgreSQL) |
5432 |
| 19 |
Custom TCP Rule (for SMTP) |
25 |
| 20 |
Custom TCP Rule (for Server Monitor) |
5500 |