Skip to content

fouteox/ddev-valkey

Repository files navigation

tests project is maintained

Introduction

This repository allows you to quickly install Valkey into a DDEV project using the instructions below.

Installation

For DDEV v1.23.5 or above run

ddev add-on get fouteox/ddev-valkey

Then restart your project

ddev restart

Explanation

This Valkey recipe for DDEV installs a .ddev/docker-compose.valkey.yaml using the valkey Docker image.

Interacting with Valkey

  • To reach the Valkey CLI interface, run ddev valkey-cli to begin a session. You can also run Valkey CLI commands directly on the command-line, e.g., ddev valkey-cli INFO.

Contributed and maintained by fouteox

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages