Skip to content

abn/haste-server-openshift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hastebin server on OpenShift

OpenShift deployment for haste-server.

Cartridge Dependencies

Quick deploy command

rhc app create --scaling hastebin \
  nodejs-0.10 \
  "http://cartreflect-claytondev.rhcloud.com/reflect?github=smarterclayton/openshift-redis-cart" \
  --from-code git://github.com/abn/haste-server-openshift.git

Configuration

.hasterc

This file contains configuration for haste-server repository to use along with the branch and is sourced in the action hooks.

####.configure This python script allows you to modify both the config.js and package.json files used by haste. This is run both pre-build and pre-start as part of .update.

About

OpenShift deployment for haste-server (http://hastebin.com/)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages