{"id":28897573,"url":"https://github.com/render-examples/redis","last_synced_at":"2025-09-03T14:42:24.947Z","repository":{"id":34120634,"uuid":"156308817","full_name":"render-examples/redis","owner":"render-examples","description":"Persistent Redis as a private Docker service on Render","archived":false,"fork":false,"pushed_at":"2022-09-23T14:30:36.000Z","size":51,"stargazers_count":29,"open_issues_count":1,"forks_count":166,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-03-02T14:01:29.497Z","etag":null,"topics":["persistence","redis","redis-cache","redis-docker","redis-queue","redis-server","render"],"latest_commit_sha":null,"homepage":"https://render.com/docs/deploy-redis","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/render-examples.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}},"created_at":"2018-11-06T01:38:13.000Z","updated_at":"2022-11-10T23:43:11.000Z","dependencies_parsed_at":"2023-01-15T04:44:21.855Z","dependency_job_id":null,"html_url":"https://github.com/render-examples/redis","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/render-examples/redis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-examples%2Fredis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-examples%2Fredis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-examples%2Fredis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-examples%2Fredis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/render-examples","download_url":"https://codeload.github.com/render-examples/redis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-examples%2Fredis/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261078658,"owners_count":23106508,"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":["persistence","redis","redis-cache","redis-docker","redis-queue","redis-server","render"],"created_at":"2025-06-21T06:31:02.489Z","updated_at":"2025-09-03T14:42:24.936Z","avatar_url":"https://github.com/render-examples.png","language":"Dockerfile","readme":"# Redis on Render\n\nThis is an example repo with a Dockerfile for running a Redis cache with persistence as a **private service** on Render.\n\nRender private services are only visible to other Render services in your account. They have internal URLs (e.g. `redis:6379`), can speak any protocol (like [RESP](https://redis.io/topics/protocol)), and can listen on any port.\n\nBacking Redis with a disk makes it resilient to data loss in the case of restarts or deploys, and Render makes this easy to do with Render Disks.\n\n## Deployment\n\n### One Click Deploy\n\nUse the button below to deploy a persistent Redis instance on Render.\n\n[![Deploy to Render](http://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy)\n\n### Manual Deployment\n\n1. Select **New Private Service** on your Render dashboard and use your fork of this repo to create the service.\n\n2. Make sure the `Environment` is set to `Docker`, and enter a name for the service (this will be used to generate the private URL). \n\n3. Add a new disk in the `Advanced` section. Give it a name and set the mount path to `/var/lib/redis`. You can also change the default size for your disk: `1 GB` should be enough for small projects.\n\nClick `Save` and you're good to go! Once deployed, your Redis instance will be available on a URL similar to `redis:10000`, and you can start using your Redis URL from other services in your Render account. Be sure to prepend `redis://` to the URL displayed in your dashboard.\n\nIf you need help, you can always chat with us at https://render.com/chat.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frender-examples%2Fredis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frender-examples%2Fredis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frender-examples%2Fredis/lists"}