GET YOUR NODE.JS ON OPENSHIFT

Simplify your development of Node.js application on Kubernetes and Openshift with the Nodeshift Project

WHAT IS NODESHIFT?

One of the core concepts of the Nodeshift project, is that your tools shouldn't get in the way. We provided a set of opinionated developer resources for developing Cloud native applications on Kubernetes and Openshift.

Among these resources are Javascript libraries for Developing and Deploying Applications to Openshift. As well as starter applications to help get users started.

NodeShift on GitHub

Libraries icon

LIBRARIES

The nodeshift project provides libraries to effectively develop Cloud Native Applications. The modules include Opossum(link to opossum on github), a robust circuit breaker and the Nodeshift CLI, an Opinionated command line interface for deploying applications to Openshift

NPM Library: nodeshift(the module)

STARTERS & EXAMPLES

The Nodeshift project contains a wide range of starter applications showcasing the most basic cloud native concepts, like REST microservices and Health Checks, to more advanced concepts like Cloud Native Security.

NPM Tools: opossum

Starters and Examples Icon