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

https://github.com/thadeu/redis-stack-server

đŸ’¡Redis Stack Server Dockerized
https://github.com/thadeu/redis-stack-server

Last synced: 4 months ago
JSON representation

đŸ’¡Redis Stack Server Dockerized

Awesome Lists containing this project

README

          

Redis Stack Server


A Docker template to create a Full Stack Redis Server in your environment.


Redis Stack Server



## How to use?

```bash
docker-compose up -d --build
```

Check your logs.

```bash
docker logs -f redis-stack
```

## Modules availables?

RedisJSON, RediSearch, RedisGraph, RedisTimeSeries, and RedisBloom, RedisInsight

## RedisInsight Available

Acess the Redis Insight using 8002 port.



## License

The Dockerfile and associated scripts and documentation in this project are released under the [MIT License](LICENSE).

## Contributing

We have a long list of valued contributors. Check them all at: https://github.com/thadeu/redis-stack-server.