Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.

Installing Calipso

cliftonc edited this page Jul 25, 2011 · 6 revisions

Installing Calipso

Ubuntu

Lucid from Scratch

OSX

TODO - anyone?

Windows

TODO - is this even possible yet?

Amazon EC2

I have now created an AMI on Amazon EC2, just search for calipso-nodejs, it will run on the free micro instance. Simply create an instance, login, then:

cd ~/ExampleSite
calipso server

Then you should be able to browse to it via http://server:3000/. I have already installed all of the dependencies for core, so it should all just work. I will keep this up to date if people are interested.

Clone this wiki locally