{"id":16144293,"url":"https://github.com/ryanj/restify-rediscloud","last_synced_at":"2026-01-31T06:02:12.636Z","repository":{"id":11784828,"uuid":"14325692","full_name":"ryanj/restify-redisCloud","owner":"ryanj","description":"An example Nodejs+Restify application showing how to access Redis Cloud","archived":false,"fork":false,"pushed_at":"2018-04-25T17:41:52.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-13T22:06:49.651Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryanj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-12T07:41:11.000Z","updated_at":"2018-04-25T17:41:53.000Z","dependencies_parsed_at":"2022-09-10T15:00:28.511Z","dependency_job_id":null,"html_url":"https://github.com/ryanj/restify-redisCloud","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryanj/restify-redisCloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Frestify-redisCloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Frestify-redisCloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Frestify-redisCloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Frestify-redisCloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanj","download_url":"https://codeload.github.com/ryanj/restify-redisCloud/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Frestify-redisCloud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28931066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T04:05:25.756Z","status":"ssl_error","status_checked_at":"2026-01-31T04:02:35.005Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-10-10T00:12:16.741Z","updated_at":"2026-01-31T06:02:12.622Z","avatar_url":"https://github.com/ryanj.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"Redis Cloud on OpenShift in 5 Minutes\n-------------------------------------\n\nThis git repository contains some basic setup and usage examples for Redis Cloud with Nodejs.\n\n###Create your application###\n\n1. Create an account at http://openshift.redhat.com/ and set up you local machine with the client tools.\n2. Sign up for a free account at http://redis-cloud.com\n3. Create a redis instance, noting the connection details\n4. Clone and Deploy on OpenShift, supplying your redis host, port, and password as application configuration details.  \n\n```\n    rhc app create rediscloud nodejs-0.10 --from-code git://github.com/ryanj/restify-redisCloud.git --env REDISCLOUD_URL=YOUR_REDISCLOUD_HOSTNAME --env REDISCLOUD_PORT=YOUR_REDISCLOUD_DB_PORT --env=REDISCLOUD_PASSWORD=YOUR_REDISCLOUD_DB_PASSWORD\n```\nI've uesed \"rediscloud\" as my application name in the above example. I've also supplied an application source url, as well as several configuration details.\nIf the `--from-code` option is not recognized, update your `rhc` gem.  You can include your RedisCloud connection details as a part of the application creation process, or reconfigure your app after deploying.\n\n###View your app###\n\n```\n    http://rediscloud-$yournamespace.rhcloud.com\n```\n\nFor additional information on using environment variables, type `rhc env help`.  You may need to run `rhc app reload` in order for changes to the application environment to be recognised.\n\nNext, try interacting with your application's sample API, or modifying your `server.js` source.\n\nMore Information\n----------------------------\n\nFor Redis-Clouds's developer resources visit http://redis-cloud.com/redis/developers\n\nFor general information about using redis see http://redis.io\n\nFor info on using redis with other programming languages visit: http://redis.io/clients\n\nFor more information on Redis-Cloud visit http://redis-cloud.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanj%2Frestify-rediscloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanj%2Frestify-rediscloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanj%2Frestify-rediscloud/lists"}