Skip to content

Farkie/ddev-redis-insight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

add-on registry tests last commit release

DDEV Redis Insight

Overview

This add-on integrates Redis Insight into your DDEV project.

Installation

ddev add-on get Farkie/ddev-redis-insight
ddev restart

After installation, make sure to commit the .ddev directory to version control.

Usage

Command Description
ddev describe View service status and used ports for Redis Insight
ddev logs -s redis-insight Check Redis Insight logs

Advanced Customization

To change the Docker image:

ddev dotenv set .ddev/.env.redis-insight --redis-insight-docker-image="busybox:stable"
ddev add-on get Farkie/ddev-redis-insight
ddev restart

Make sure to commit the .ddev/.env.redis-insight file to version control.

All customization options (use with caution):

Variable Flag Default
REDIS_INSIGHT_DOCKER_IMAGE --redis-insight-docker-image busybox:stable

Credits

Contributed and maintained by @Farkie

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages