Skip to content

weepee-org/openshift-redis-persistent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

redis

Template for running a redis persistent container.

Installation (easy!)

You need oc (cli tool) locally installed

> oc new-app https://github.com/weepee-org/openshift-redis-persistent.git --name=redis

Scaling

Create additional redis services with another naming scheme like

> oc new-app https://github.com/weepee-org/openshift-redis-persistent.git --name=redis0
> oc new-app https://github.com/weepee-org/openshift-redis-persistent.git --name=redis1

About

A persistent redis store for openshift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published