Skip to content

Redis container with a confd template for redis.conf

Notifications You must be signed in to change notification settings

phase2/docker-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Outrigger Redis

Redis container with a confd template for redis.conf

Unlike the official Redis image, this CentOS-based image has a confd template for Redis configuration.

For more documentation on how Outrigger images are constructed and how to work with them, please see the documentation.

Environment Variables

Outrigger images use Environment Variables and confd to "templatize" a number of Docker environment configurations. These templates are processed on startup with environment variables passed in via the docker run command-line or via your docker-compose manifest file. Here are the "tunable" configurations offered by this image.

  • REDIS_BIND: [127.0.0.1 10.0.0.1] Space-separated list of IPs to bind to. If this variable is not specified it will bind on all interfaces.

Security Reports

Please email outrigger@phase2technology.com with security concerns.

Maintainers

Phase2 Logo

About

Redis container with a confd template for redis.conf

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages