{"id":17143115,"url":"https://github.com/debianmaster/openshift-webclient","last_synced_at":"2025-08-01T10:44:04.210Z","repository":{"id":150499278,"uuid":"55212724","full_name":"debianmaster/openshift-webclient","owner":"debianmaster","description":null,"archived":false,"fork":false,"pushed_at":"2016-10-07T22:20:50.000Z","size":37582,"stargazers_count":3,"open_issues_count":2,"forks_count":10,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-13T10:49:33.651Z","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/debianmaster.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-04-01T07:31:59.000Z","updated_at":"2016-04-21T16:38:20.000Z","dependencies_parsed_at":"2023-07-29T00:15:07.284Z","dependency_job_id":null,"html_url":"https://github.com/debianmaster/openshift-webclient","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/debianmaster/openshift-webclient","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debianmaster%2Fopenshift-webclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debianmaster%2Fopenshift-webclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debianmaster%2Fopenshift-webclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debianmaster%2Fopenshift-webclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/debianmaster","download_url":"https://codeload.github.com/debianmaster/openshift-webclient/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debianmaster%2Fopenshift-webclient/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261479176,"owners_count":23164640,"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-10-14T20:33:46.729Z","updated_at":"2025-08-01T10:44:04.162Z","avatar_url":"https://github.com/debianmaster.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e  Note:   This image needs privilaged container (will change in near future)  access on openshift to run.\nCheck this link for more info on how to enable privilaged mode https://github.com/debianmaster/Notes/wiki/Enabling-privileged-containers-on-Openshift\n\n\n\n## openshift-webclient setup\n```sh\noc new-project cli\noc new-build https://github.com/debianmaster/openshift-webclient --strategy=docker --name=webconsole\noc new-app webconsole --name=webcli\n```\n\u003e multiple\n\n```sh\nfor a in {1..9}; do oc new-app webconsole --name=user0$a; done;\n\nfor a in {10..15}; do oc new-app webconsole --name=user$a; done;\n\nfor a in {1..9}; do oc expose svc/user0$a  done;\n\nfor a in {10..15}; do oc expose svc/user$a; done;\n```\n\n## How to use?\n\u003e access this website @    http://shell-{project}.{oseenv}.com:8443   \n\u003e login with username    *foo*   password  *bar*  \n\u003e click on *Open terminal*  on top right corner  \n\u003e Double cick on shell window to maximize window  \n\n\n```sh\noc login http://shell-{project}.{oseenv}.com:8443\n```\n\n## Setup user pods\n\n```sh\noc project web\n\nfor i in {0..10} ; \ndo \noc new-app debianmaster/ose-client:v8 --name=user0$i\noc expose svc/user0$i\nsleep 1\ndone;\n\nfor i in {10..40} ; \ndo \noc new-app debianmaster/ose-client:v8 --name=user$i\noc expose svc/user$i\nsleep 1\ndone;\n```\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebianmaster%2Fopenshift-webclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdebianmaster%2Fopenshift-webclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebianmaster%2Fopenshift-webclient/lists"}