Skip to content

dattnguyen82/cf-redis-commander

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to cf-redis-commander!

Overview

Wrapper of redis-commander for cloud foundry. Thanks to https://github.com/joeferner/redis-commander/.


Deployment to Cloud Foundry

  1. git clone this repository,
git clone https://github.com/komushi/cf-redis-commander
cd cf-redis-commander

Remember to install cf cli and then get an account from Pivotal Web Services.

  1. Push the application:
cf push --no-start
  1. Bind redis service to this app.

  2. Change the env variable SERVICE_NAME to the bound service instance name.

  3. You can access your app at

http://cf-redis-commander.cfapps.io

About

redis-commander wrapper for cloud foundry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%