Skip to content

awesome docker-compose setup for local development

License

Notifications You must be signed in to change notification settings

igwtcode/awesome-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

awesome-docker-compose

docker and docker compose resources and guides useful for development

Description

simple redis setup based on the official image with custom configuration, healthcheck, user-password authentication and gui client (redis insight)

Features and Configuration

  • custom configuration file
  • no default user
  • healthcheck by user having only ping permission
  • custom user with credentials having all permissions
  • multiple options for redis gui client
  • data persistence

(see Documentation and Resources)