Template Name
Redis Insight
Template URL
https://github.com/redis/RedisInsight
Docker Compose Link
https://redis.io/docs/latest/operate/redisinsight/install/install-on-docker/
Resources
Template Description
Redis GUI. Key browser, Workbench, slow log, memory analysis. Also works with the valkey / keydb / dragonfly-db templates already here.
#965 was closed because Redis is native in Dokploy now. Fair, but there's still no UI for it, so looking inside a Redis means port-forwarding and redis-cli. That's the gap.
Before I send the PR: copilot-instructions.md says services must be open source and lists MIT/Apache/GPL/AGPL. Redis Insight is SSPL, source-available but not OSI approved. Is that a blocker?
Asking because elastic-search is already here as a standalone template (ELv2/SSPL at 8.10.2), and 13 blueprints pull in MongoDB. Though in those cases SSPL is a dependency, here it would be the template itself, so the rule might be aimed at exactly this.
If it's a no, p3x-redis-ui is MIT and still maintained, I can do that one instead.
Just want to clear the license before opening the PR.
Will you send a PR to implement it?
Yes
Template Name
Redis Insight
Template URL
https://github.com/redis/RedisInsight
Docker Compose Link
https://redis.io/docs/latest/operate/redisinsight/install/install-on-docker/
Resources
redis/redisinsight:3.8.0(amd64 + arm64)Template Description
Redis GUI. Key browser, Workbench, slow log, memory analysis. Also works with the valkey / keydb / dragonfly-db templates already here.
#965 was closed because Redis is native in Dokploy now. Fair, but there's still no UI for it, so looking inside a Redis means port-forwarding and redis-cli. That's the gap.
Before I send the PR: copilot-instructions.md says services must be open source and lists MIT/Apache/GPL/AGPL. Redis Insight is SSPL, source-available but not OSI approved. Is that a blocker?
Asking because elastic-search is already here as a standalone template (ELv2/SSPL at 8.10.2), and 13 blueprints pull in MongoDB. Though in those cases SSPL is a dependency, here it would be the template itself, so the rule might be aimed at exactly this.
If it's a no, p3x-redis-ui is MIT and still maintained, I can do that one instead.
Just want to clear the license before opening the PR.
Will you send a PR to implement it?
Yes