Skip to content

markschad/openshift-origin-cartridge-nodejs-sails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenShift NodeJS & SailsJS Cartridge

This cartridge provides node.js support to an OpenShift gear and builds a template sails.js application.

Installation

Web Application

The simplest way to install this cartridge is from the OpenShift Web Application. Simply enter a name for your application and click Create Application!

Command Line

If you have rhc installed you can run the following command. This will also copy the template source to your working directory and add the upstream remote. This is the fastest way to get a new sails template up and running on OpenShift.

rhc app-create mysails https://raw.github.com/markschad/openshift-origin-cartridge-nodejs-sails/master/metadata/manifest.yml

About

This cartridge is based on the latest (0.10) OpenShift Online NodeJS cartridge. In order to allow Sails to run without naturally on the gear a small modification was made to the control start command in order to force supervisor to ignore sail's .tmp directory.

More information about the NodeJS cartridge can be found here.

Questions or Comments

Feel free to email me. [email protected]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published