shogo82148/actions-setup-redis

setup redis database

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenthe github token for verifying redis binary${{ github.token }}
distributionthe distribution of redisyesredis
redis-versionthe version of redisyeslatest
redis-portthe port of redis-severyes6379
redis-tls-portthe tls port of redis-severno0
auto-startenable to auto-start redis-severyestrue
redis-confextra configurations for redis.confno
namedescription
redis-portthe port of redis-sever
redis-tls-portthe tls port of redis-sever
redis-tls-dirthe directory path for tls sample certificates/keys
redis-unix-socketthe unix domain socket that redis-server listens
redis-pathThe absolute path to the redis-server, redis-cli, etc.