{"id":24010647,"url":"https://github.com/eirikur-ari/redis-test-cluster","last_synced_at":"2026-04-11T16:36:50.747Z","repository":{"id":161803723,"uuid":"626651791","full_name":"eirikur-ari/redis-test-cluster","owner":"eirikur-ari","description":"Docker compose setup with Redis Cluster and Redisinsight","archived":false,"fork":false,"pushed_at":"2024-12-07T21:10:34.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-08T04:15:37.106Z","etag":null,"topics":["docker-compose","redis-cluster","redisinsight"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eirikur-ari.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2023-04-11T22:38:28.000Z","updated_at":"2024-12-07T21:13:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"c7526ec4-c87b-4f9f-bab2-35220051ce32","html_url":"https://github.com/eirikur-ari/redis-test-cluster","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eirikur-ari%2Fredis-test-cluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eirikur-ari%2Fredis-test-cluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eirikur-ari%2Fredis-test-cluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eirikur-ari%2Fredis-test-cluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eirikur-ari","download_url":"https://codeload.github.com/eirikur-ari/redis-test-cluster/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240679866,"owners_count":19840150,"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":["docker-compose","redis-cluster","redisinsight"],"created_at":"2025-01-08T04:15:43.297Z","updated_at":"2026-04-11T16:36:45.719Z","avatar_url":"https://github.com/eirikur-ari.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Redis Cluster\nThis project is modelled after the setup from the blog post: [Create Redis Cluster by Docker Compose](https://fissssssh.aiursoft.cn/posts/create-redis-cluster-by-docker-compose/) by [fissssssh](https://github.com/fissssssh). It comes with some minor adjustments that made my experiments easier\n\n## Components\nThis setup consists out of the following components\n\n* redis, version 7.0.10-alpine\n* redisinsight, version 1.13.1\n\n### Redisinsight\n**Web UI: http://localhost:8001**\n\n## Starting for the first time\n\n### 1. Create Config\nWill create data folder with required configuration for each container\n\n```\nsh create-config.sh\n```\n\n### 2. Change permission\nFix RedisInsights volume ownership\n```\nchown -R 1001 ./data/redisinsight/db\n```\n\n### 3. Create and start containers \n```\ndocker-compose up -d\n```\n\n### 4. Create the cluster\nWill create a cluster of 3 primary shards with 1 replica node per shard\n```\nsh create-cluster.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feirikur-ari%2Fredis-test-cluster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feirikur-ari%2Fredis-test-cluster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feirikur-ari%2Fredis-test-cluster/lists"}