Avoid Cloud Vendor Lock-in! Deploy Elastic Servers to the ElasticHosts Cloud. More Info | ElasticHosts

Elastic server: ColdBox Platform + Railo CFML (Resin) Ultimate Dev Machine EC2 Small

3 comments. Star_smallStar_smallStar_smallStar_smallStar_small

Build Status

Shipped — Assembly has completed and the server has been shipped to you.

Download

This server has been downloaded 7 times

Go-down EC2 Small 495.7 MB

Resend password and access information

Description

An ulitmate development machine for ColdBox CFML Development. This machine installs the nightly ColdBox build, MXUnit, Transfer ORM, on top of Railo with Resin. We also compile the resin apache connector and configure for usage within apache. Resin is configured for implicit multi-hosts in the following directory: "/opt/htdocs/wwwroot". Just create a new folder according to your host name and resing will use it. You can then create a new virtual host in apache that points here. The default Railo administrator passwords are: coldfusion. Extra Software: Java 1.6, ANT with CruiseControl, Git, SVN,webmin, etc.

Configuration

VM Type EC2 Small
Hard Drive (Mb) 4096
Operating System Ubuntu - Jaunty Jackalope (9.04)
Memory (Mb) 512
Final Vm Archive Format Tar+gzip
Network Type Bridged

Rating

If you have used this elastic server, please rate it.

  • Currently 5.0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Licenses

Date Guid
12/11/09 12:03:29 AM 89327365edad73088dd84d05cebd015a

Service History

Date Description
12/11/09 12:03:29 AM Manufacturing started
12/11/09 12:03:34 AM Beginning server configuration and creating base image.
12/11/09 12:06:23 AM Adding CFT components to the base image.
12/11/09 12:15:42 AM Completing final server image and performing "burn-in" procedures.
12/11/09 12:22:24 AM Archiving and compressing your server.
12/11/09 12:26:33 AM The server has been assembled and is being moved to the loading dock for shipment.
12/11/09 12:26:33 AM Assembly has completed and the server has been shipped to you.

Template Tools
Help

Build a new instance of the server by clicking the Rebuild button. You'll be able to build the exact same configuration, or add/remove bundles on the configuration screen.

Bill of Materials
Help

By saving this server as a template, you can quickly create new servers with similar settings and bundles. Access your saved templates on your templates page

Actual packages are shown as bullets below each bundle.

Discussion

Log in or sign up in order to post comments.

April said 3 months ago:

Running this on EC2, it seems that Apache is not serving anything and images do not get served at all, for example: The requested URL /images/coldbox_150_reflection.png was not found on this server. Apache/2.2.11 (Ubuntu) Resin/3.1.2 Server at ec2-MYELASTICIPWASHERE.compute-1.amazonaws.com Port 80.

I get the Railo Admin working fine, the Cohesive ES config, the Caucho Status and the ColdBox Development Box index.cfm all just fine. Did a lot of reading and trying with apache and resin config files to no avail. Thank you for your efforts.

lmajano said 3 months ago:

Thanks April,

Have you tried to add the correct permissions to the folders?

April said 2 months ago:

Please tell me the correct permissions, or point me to a page where I can read about what permissions to use. Normally I have a www-data user on webserver machines and chown www-data:www-data to the files to be served. I would think all that would be needed is read permissions for .html and .jpg etc. Thanks.