{"id":20329344,"url":"https://github.com/ddev/ddev-redis-commander","last_synced_at":"2025-04-11T20:42:02.651Z","repository":{"id":37790220,"uuid":"472932399","full_name":"ddev/ddev-redis-commander","owner":"ddev","description":"Redis Commander for use with DDEV Redis service","archived":false,"fork":false,"pushed_at":"2025-04-11T01:51:25.000Z","size":123,"stargazers_count":5,"open_issues_count":0,"forks_count":5,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-11T02:47:31.179Z","etag":null,"topics":["ddev-get"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ddev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-22T20:46:56.000Z","updated_at":"2025-04-11T01:51:28.000Z","dependencies_parsed_at":"2023-11-30T08:26:14.982Z","dependency_job_id":"8fb0ab65-ffc9-4ae4-bc3f-58f3cf862b63","html_url":"https://github.com/ddev/ddev-redis-commander","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":"ddev/ddev-addon-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-redis-commander","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-redis-commander/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-redis-commander/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-redis-commander/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddev","download_url":"https://codeload.github.com/ddev/ddev-redis-commander/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248479060,"owners_count":21110814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ddev-get"],"created_at":"2024-11-14T20:10:14.921Z","updated_at":"2025-04-11T20:42:02.630Z","avatar_url":"https://github.com/ddev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![tests](https://github.com/ddev/ddev-redis-commander/actions/workflows/tests.yml/badge.svg)](https://github.com/ddev/ddev-redis-commander/actions/workflows/tests.yml) ![project is maintained](https://img.shields.io/maintenance/yes/2024.svg)\n\n## Redis Commander\n\nThis uses Redis Commander to provide a web interface to a redis service on DDEV.\n\n## Requirements\n\nBefore installing this add-on, the Redis service must be available, and you have to use one of the following add-ons:\n\n- [`ddev/ddev-redis` (Redis 6)](https://github.com/ddev/ddev-redis)\n- [`ddev/ddev-redis-7` (Redis 7)](https://github.com/ddev/ddev-redis-7)\n\nFor DDEV v1.23.5 or above run \n\n`ddev add-on get ddev/ddev-redis` or `ddev add-on get ddev/ddev-redis-7`\n\nFor earlier versions of DDEV run \n\n`ddev get ddev/ddev-redis` or `ddev get ddev/ddev-redis-7`\n\n\n## Installation\n\nFor DDEV v1.23.5 or above run\n\n```bash\nddev add-on get ddev/ddev-redis-commander\n```\n\nFor earlier versions of DDEV run\n\n```bash\nddev get ddev/ddev-redis-commander\n```\n\nThen restart your project\n\n```bash\nddev restart\n```\n\n## Usage\n\nAccess the Redis Commander web interface by running `ddev redis-commander`.\n\n### Redis 7 password\n\nAt the time of writing, Redis 7 requires a password to connect to it.\n\nIn order to connect to Redis 7, you have to set the `REDIS_PASSWORD` environment variable in the `redis-commander` \nservice. \n\nOne way of doing this is to create a `docker-compose.redis_password.yaml` file with the following content:\n\n```yaml\nservices:\n    redis-commander:\n        environment:\n            - REDIS_PASSWORD=redis\n```\nYou may have to adjust the password according to your Redis 7 configuration (`redis` is the default one).\n\nThen, run `ddev restart` to apply the changes.\n\n\n## Links\n\n* [Multiplatform Images](https://github.com/joeferner/redis-commander/pkgs/container/redis-commander)\n* GitHub repo: [joeferner/redis-commander](https://github.com/joeferner/redis-commander)\n\n**Originally Contributed by [@Graloth](https://github.com/Graloth) in [ddev-contrib](https://github.com/ddev/ddev-contrib/tree/master/docker-compose-services/redis-commander)**\n\n**Maintained by [@julienloizelet](https://github.com/julienloizelet)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddev%2Fddev-redis-commander","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddev%2Fddev-redis-commander","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddev%2Fddev-redis-commander/lists"}