You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Summary

The following profile is suitable for an application that has been migrated from the CF9 Hosting environment

Recommended Software

Name

Version

Coldfusion

10

Optional Software

Name

Version

Description

Git

1.8.x

distributed version control

Mercurial

2.7.x

distributed version control

PHP

5.4

can be useful on dev instance for PHP Shell

VMs / Instances / Vhosts

2 VMs are recommended (Coldfusion consumes a large amount of resources). The instances can use the "Shared Apache" unless there is need for custom virtualhost includes.

Name

Purpose

Instance

Vanity URL

Comments

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="048b4cf6-c904-4f66-a251-06004f645c57"><ac:plain-text-body><![CDATA[

webhostXXX

Production

[appname]

[appname].[subdomain].cornell.edu

Secure Profile / CFML caching enabled

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="870edbae-c640-4007-9453-e0fdab5bcc68"><ac:plain-text-body><![CDATA[

webhostYYY

Test/QA

[appname]

[appname]test.[subdomain].cornell.edu

Secure Profile / CFML caching enabled

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="dd4d027a-5970-4d1b-832c-9c9fae8151cc"><ac:plain-text-body><![CDATA[

webhostYYY

DEV

[appname]

[appname]dev.[subdomain].cornell.edu

Secure profile disabled / CFML caching disabled

]]></ac:plain-text-body></ac:structured-macro>

  • No labels