Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 280 Bytes

File metadata and controls

28 lines (20 loc) · 280 Bytes

installation

copy redis.env.example to redis.env

cp ./redis.env.example ./redis.env

inspect the redis.env

Using the redis docker

start

./start.sh

stop

./stop.sh

using docker.redis

source ./env

docker.redis