An open API service indexing awesome lists of open source software.

https://github.com/t18n/docker-redis-and-redis-commander

Quick set up for spinning up Redis + Redis-commander with Docker
https://github.com/t18n/docker-redis-and-redis-commander

docker docker-compose redis redis-commander

Last synced: 2 months ago
JSON representation

Quick set up for spinning up Redis + Redis-commander with Docker

Awesome Lists containing this project

README

          

# Redis + Redis-commander Docker

## Getting started
- Run `docker-compose up -d`. You now can connect to **Redis** via `localhost:6379` and **Redis-Commander** via `localhost:8081`.

Enjoy! :)