{"id":16144396,"url":"https://github.com/ryanj/commander-1k","last_synced_at":"2026-01-15T22:25:25.339Z","repository":{"id":30100493,"uuid":"33650243","full_name":"ryanj/commander-1k","owner":"ryanj","description":"nodejs commander and dashboard for 1k-container demo","archived":false,"fork":false,"pushed_at":"2015-06-01T17:46:28.000Z","size":4911,"stargazers_count":0,"open_issues_count":6,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T10:44:33.410Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/ryanj/hexboard","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/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":"2015-04-09T05:29:23.000Z","updated_at":"2015-06-01T20:11:01.000Z","dependencies_parsed_at":"2022-08-26T08:30:38.045Z","dependency_job_id":null,"html_url":"https://github.com/ryanj/commander-1k","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryanj/commander-1k","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fcommander-1k","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fcommander-1k/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fcommander-1k/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fcommander-1k/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanj","download_url":"https://codeload.github.com/ryanj/commander-1k/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fcommander-1k/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28472627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T22:13:38.078Z","status":"ssl_error","status_checked_at":"2026-01-15T22:12:11.737Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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:56.280Z","updated_at":"2026-01-15T22:25:25.325Z","avatar_url":"https://github.com/ryanj.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# commander-1k [![Dependency Check](http://img.shields.io/david/ryanj/commander-1k.svg)](https://david-dm.org/ryanj/commander-1k)\n\n## Local Development\nInstall dependencies:\n\n```bash\nnpm install\n```\n\nStart a local server, passing in config via the environment:\n\n```bash\nACCESS_TOKEN=12345678 OPENSHIFT_SERVER=openshift.servername.com npm start\n```\n\nCreate 1000 doodlepods:\n\n```bash\nfor x in $(cat 1k_app_names) ; do cat app_template.json | sed -e \"s/APPNAME/$x/g\" | osc create -f - ; done\n```\n\n\nAfter the server has started, submit some images:\n\n```bash\nOPENSHIFT_SERVER=\"http://localhost:8080\" CUID=\"007\" SUBMISSION=\"yes!\" USERNAME=\"joe\" node post_image.manual.js\n```\n\n## Docker\nTo run [the related docker image](https://registry.hub.docker.com/u/ryanj/commander-1k/):\n\n```bash\ndocker pull ryanj/commander-1k\ndocker run -d -p 8080:8080 -e \"HOSTNAME=localhost\" -e \"ACCESS_TOKEN=00789101112\" -e \"OPENSHIFT_SERVER=openshift.servername.com\" ryanj/commander-1k\n```\n\n## OpenShiftV3\nThis demo can be launched on the web using the nodejs base image.\n\nMake sure to include environment variables for the `OPENSHIFT_SERVER` and `ACCESS_TOKEN` if you want live data.\n\nThen, start a build from the CLI:\n\n```bash\nosc start-build commander-1k\n```\n\nAnd, add public routes:\n```bash\nosc create -f routes.json\n```\n\n## License\nThis code is dedicated to the public domain to the maximum extent permitted by applicable law, pursuant to CC0 (http://creativecommons.org/publicdomain/zero/1.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanj%2Fcommander-1k","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanj%2Fcommander-1k","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanj%2Fcommander-1k/lists"}