Prerequisities
Node.js, npm and mongoDB. if you need help install missing apps you can visit
Install Node.js / Express.js / Derby.js / Meteor.js on RHEL/Centos 6.3 Tutorial
also, you’ll need to validate you have the following libs:
1 |
yum install make openssl-devel |
yum install make openssl-devel
Install Calipso CMS
1 |
npm install calipso -g |
npm install calipso -g
Create a new project
1 2 3 |
calipso site /var/www/MyBlog cd /var/www/MyBlog calipso server |
calipso site /var/www/MyBlog cd /var/www/MyBlog calipso server
you can start with different port with:
1 |
calipso server -p 80 |
calipso server -p 80
you can go to your browser and start the guided installtion process at http://localhost:80.
Hapy Calipso’ing…
Development Specialist, Artist and Activist
Personal Website