Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/redislabs/redis-webcli
A tiny Flask app to provide access to Redis through a web form.
https://github.com/redislabs/redis-webcli
redis
Last synced: about 2 months ago
JSON representation
A tiny Flask app to provide access to Redis through a web form.
- Host: GitHub
- URL: https://github.com/redislabs/redis-webcli
- Owner: RedisLabs
- License: gpl-2.0
- Created: 2017-12-29T13:29:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-06T15:28:12.000Z (8 months ago)
- Last Synced: 2024-05-07T12:26:02.870Z (8 months ago)
- Topics: redis
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 17
- Watchers: 12
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Docker Pulls](https://img.shields.io/docker/pulls/redislabs/redis-webcli)](https://hub.docker.com/r/redislabs/redis-webcli)
# redis-webcli
A tiny Flask app to provide access to Redis through a web form.
## PCF Installation instructions
You need to have cf-cli installed. After having cf-cli installed, just run `make push`