Skip to content

2oc/openshift-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

redis

Template for running a mojolicious container.

Installation (easy!)

You need oc (cli tool) locally installed

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

Scaling

Create additional redis services with another naming scheme like

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published