Skip to content

michaelarnauts/redis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ot-Container-Kit (Redis)

I am a repo which have a production based Redis and Redis Exporter docker image codebase.

Features

This image provides you below features:-

  • Lightweight nature:- Images are quite low in terms of size which will improve your deployment process time.
  • Security Compliant:- Images are security compliant i.e. It doesn't hold any vulnerable package.
  • Best Practices:- We have tried to follow the best practices for writing the Docker images.

Pre-requisites

Here are the list of pre-requisites which is required for development and setup purpose.

  • Docker Engine
  • Docker Compose

That's it

Building Image

Redis Docker Image

make build-redis-image

Redis Exporter Docker Image

make build-redis-exporter-image

Running Setup

For standalone server

make setup-standalone-server-compose

For cluster setup

make setup-cluster-compose

About

A production optimized redis docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 72.8%
  • Dockerfile 16.8%
  • Makefile 10.4%