phpRedisAdmin 1.6.0 for Cloud foundry
phpRedisAdmin is a simple web interface to manage Redis databases.
- Clone the app (i.e. this repo).
git clone https://github.com/zeremit/phpRedisAdmin-cf-deploy
cd phpRedisAdmin-cf-deploy
-
Edit the manifest.yml file. Change the 'name','host','port','auth' attribute to something unique.
-
Push it to CloudFoundry.
cf push