Skip to content

Redis

Base image

Launchpad uses the redis:alpine image for redis itself.
For PHPRedisAdmin (a redis UI) the default image is used.

Usage

Redis support can be enabled by passing the --redis service flag when starting up a project.
With the --redis_version service setting you can specify the version.

Services and service settings can also be specified in a .dlp.yml file.
See project configuration for more info.

Endpoints

You can access the PHPRedisAdmin UI via https://pmra.<project>.docker.localhost:444/

Configuration

By default Launchpad provides the necessery config and environment variables to work out of the box.
By default the memory is unlimited