valkey-test
Recipe card from the charly-distros plugin (Images — the deployable catalog).
valkey-test
Section titled “valkey-test”Development test box with Valkey in-memory data store.
Box Properties
Section titled “Box Properties”| Property | Value |
|---|---|
| Base | fedora |
| Layers | agent-forwarding, supervisord, valkey |
| Platforms | linux/amd64, linux/arm64 |
| Ports | 6379 (Valkey) |
| Status | disabled (set enabled: true in charly.yml) |
Purpose
Section titled “Purpose”Used for testing the Valkey candy (Redis-compatible fork). Runs as a supervisord service on port 6379.
Key Candies
Section titled “Key Candies”/charly-infrastructure:valkey— Valkey data store/charly-infrastructure:supervisord— Process manager
Related Boxes
Section titled “Related Boxes”/charly-distros:fedora— parent base image/charly-distros:fedora-test— sibling test box
Related Commands
Section titled “Related Commands”/charly-build:build— build the valkey-test box/charly-core:service— manage the supervised valkey service
When to Use This Skill
Section titled “When to Use This Skill”MUST be invoked when the task involves the valkey-test box or Valkey service testing.
Related
Section titled “Related”/charly-image:image— image family umbrella (candy:image entries — those carryingbase:/from:— incharly.yml, build/validate/inspect/list)