Skip to content

A tiny Flask app to provide access to Redis through a web form.

License

Notifications You must be signed in to change notification settings

Jeff-Tian/redis-webcli

 
 

Repository files navigation

Docker Pulls Deploy

redis-webcli

A tiny Flask app to provide access to Redis through a web form.

Online Demo: https://redis-webcli.herokuapp.com/

PCF Installation instructions

You need to have cf-cli installed. After having cf-cli installed, just run make push

Quick Deploy

If you have a Heroku account, you may simply use the following button to deploy this application:

Deploy

If the heroku application says 'no web processes running', then try:

heroku stack:set container -a redis-webcli

And then redeploy.

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.8%
  • JavaScript 18.1%
  • HTML 15.7%
  • Makefile 1.5%
  • Dockerfile 1.4%
  • CSS 0.5%