{"id":20360010,"url":"https://github.com/fred78290/vscode-server-docker","last_synced_at":"2026-04-29T21:37:00.593Z","repository":{"id":154996394,"uuid":"625335362","full_name":"Fred78290/vscode-server-docker","owner":"Fred78290","description":"vscode in a web browser","archived":false,"fork":false,"pushed_at":"2023-08-29T08:34:55.000Z","size":27759,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-04T18:17:19.219Z","etag":null,"topics":["browser","developer-tools","docker","kubernetes","kubernetes-deployment","vscode-remote","vscode-server"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Fred78290.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-04-08T19:47:53.000Z","updated_at":"2023-04-12T14:27:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5078aa6-e8e8-4510-bda6-ca739e4ee231","html_url":"https://github.com/Fred78290/vscode-server-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Fred78290/vscode-server-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fred78290%2Fvscode-server-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fred78290%2Fvscode-server-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fred78290%2Fvscode-server-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fred78290%2Fvscode-server-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fred78290","download_url":"https://codeload.github.com/Fred78290/vscode-server-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fred78290%2Fvscode-server-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32445542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"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":["browser","developer-tools","docker","kubernetes","kubernetes-deployment","vscode-remote","vscode-server"],"created_at":"2024-11-14T23:37:09.874Z","updated_at":"2026-04-29T21:37:00.588Z","avatar_url":"https://github.com/Fred78290.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VSCode Server in a browser\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"./images/vscode.png\" alt=\"vscode\" /\u003e\n\u003c/p\u003e\n\nThis project is a simple way to embed vscode server in a docker container or a kubernetes cluster and serving vscode for remote development.\n\nThe environment include theses tools : nodejs, npm, yarn, golang, php.\n\nIf you need more tools or package, do sudo in a terminal to grant access.\n\n## Variables\n\nBefore to build or deploy vscode-server, you need to declare some variables\n\n````\nexport VSCODE_SERVER_IMAGE=fred78290/vscode-server:v0.1.0\nexport VSCODE_HOSTNAME=vscode-server.acme.com\n````\n\n## Build it\n\nTo build locally execute : `build.sh`\nTo build and publish in your docker registry : `buildx.sh`\n\n## Run in local docker\n\nTo run in you local docker : `run.sh`. You need to declare **VSCODE_KEYRING_PASS**\n\n```\nexport VSCODE_KEYRING_PASS=754A3584-CD8B-4146-9DEB-4FC288F09E2E\n````\n\n## Install in Kubernetes\n\nIf you expect to use oauth2 authentication : https://oauth2-proxy.github.io/oauth2-proxy/, you need to declare extras variables\n\n```\nexport VSCODE_OAUTH2_PROXY_PROVIDER=google\nexport VSCODE_OAUTH2_PROXY_CLIENT_ID=123456789-abcdefgh.apps.googleusercontent.com\nexport VSCODE_OAUTH2_PROXY_CLIENT_SECRET=7D0585D1-EA9C-4396-864F-8742114DC6C9\n````\n\nTo deploy in kubernetes cluster : `kubernetes.sh`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffred78290%2Fvscode-server-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffred78290%2Fvscode-server-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffred78290%2Fvscode-server-docker/lists"}