Wrapper of redis-commander for cloud foundry. Thanks to https://github.com/joeferner/redis-commander/.
- 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.
- Push the application:
cf push --no-start
-
Bind redis service to this app.
-
Change the env variable SERVICE_NAME to the bound service instance name.
-
You can access your app at
http://cf-redis-commander.cfapps.io