{"id":18589391,"url":"https://github.com/pmorie/scaling-demo-update","last_synced_at":"2025-05-16T08:07:59.337Z","repository":{"id":15734784,"uuid":"18473211","full_name":"pmorie/scaling-demo-update","owner":"pmorie","description":null,"archived":false,"fork":false,"pushed_at":"2014-04-08T15:59:10.000Z","size":776,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-17T19:16:38.581Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/pmorie.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":"2014-04-05T18:23:48.000Z","updated_at":"2014-04-08T15:59:10.000Z","dependencies_parsed_at":"2022-08-04T06:15:10.797Z","dependency_job_id":null,"html_url":"https://github.com/pmorie/scaling-demo-update","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/pmorie%2Fscaling-demo-update","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmorie%2Fscaling-demo-update/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmorie%2Fscaling-demo-update/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmorie%2Fscaling-demo-update/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmorie","download_url":"https://codeload.github.com/pmorie/scaling-demo-update/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254493385,"owners_count":22080127,"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":[],"created_at":"2024-11-07T00:51:55.702Z","updated_at":"2025-05-16T08:07:54.326Z","avatar_url":"https://github.com/pmorie.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Scaling on OpenShift\n=====================\n\nThis application helps to visualize what is occurring on your scaled\nOpenShift application.  It is an EE6 application that queues and writes\na count of the traffic it is receiving to a Mongo database.  When you\naccess the application, it uses the d3 javascript libraries to render\na force layout view of your application and the connected gears as\nwell as the traffic they have served.\n\nCreating your Own\n=====================\n\nIf you want to create your own copy of this application, just run the\nfollowing command:\n\n    rhc app-create scaleapp jbosseap mongodb-2 -s --from-code https://github.com/matthicksj/scaling-demo.git\n  \nThen, to add 'hits' to your application, hit the following URL:\n\n    http://YOUR_APP/rest/add\n  \nTo drive some simple traffic, you can run something like:\n\n    for i in {1..10000}; do curl -s http://YOUR_APP/rest/add \u003e /dev/null; usleep 50000; done\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmorie%2Fscaling-demo-update","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmorie%2Fscaling-demo-update","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmorie%2Fscaling-demo-update/lists"}