{"id":21462398,"url":"https://github.com/busybox-org/kubefilebrowser","last_synced_at":"2025-04-09T07:07:06.730Z","repository":{"id":39166810,"uuid":"339923619","full_name":"busybox-org/kubefilebrowser","owner":"busybox-org","description":"kubernetes container file browser. Is a simple web application that allows you to browse and edit files in a kubernetes container.","archived":false,"fork":false,"pushed_at":"2025-03-25T01:57:29.000Z","size":5768,"stargazers_count":70,"open_issues_count":2,"forks_count":21,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T06:07:02.665Z","etag":null,"topics":["container","download","filebrowser","kubectl-cp","kubernetes","pvcs","swagger","upload","webshell"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/busybox-org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2021-02-18T03:21:19.000Z","updated_at":"2025-03-28T08:45:15.000Z","dependencies_parsed_at":"2023-07-12T19:50:44.054Z","dependency_job_id":"291fb808-4db8-4a58-869f-0015abeddc2f","html_url":"https://github.com/busybox-org/kubefilebrowser","commit_stats":null,"previous_names":["xmapst/kube-filebrowser","busybox-org/kubefilebrowser","xmapst/kubefilebrowser"],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/busybox-org%2Fkubefilebrowser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/busybox-org%2Fkubefilebrowser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/busybox-org%2Fkubefilebrowser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/busybox-org%2Fkubefilebrowser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/busybox-org","download_url":"https://codeload.github.com/busybox-org/kubefilebrowser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247994121,"owners_count":21030050,"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":["container","download","filebrowser","kubectl-cp","kubernetes","pvcs","swagger","upload","webshell"],"created_at":"2024-11-23T07:14:11.650Z","updated_at":"2025-04-09T07:07:06.709Z","avatar_url":"https://github.com/busybox-org.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kubefileborwser\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fxmapst%2Fkubefilebrowser.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fxmapst%2Fkubefilebrowser?ref=badge_shield)\n\nkubernetes container file browser. Is a simple web application that allows you to browse and edit files in a kubernetes container. \n\n## Parameters\n\n+ `RUN_MODE`: run mode, options: `dev`, `prod`\n+ `HTTP_ADDR`: listen address, default: `0.0.0.0`\n+ `HTTP_PORT`: listen port, default: `8080`\n+ `IP_WHITE_LIST`: access ip white list, default: `*` (all).\n+ `KUBECONFIG`: k8s config file path, default: `$HOME/.kube/config`\n\n## Run In docker\n\n```shell\ndocker pull xmapst/kubefilebrowser:latest\ndocker run -d --restart=always -p 9999:9999 -e RUN_MODE=debug -v /path/to/kubeconfig:/root/.kube/config xmapst/kubefilebrowser:latest\n```\n\n## Deploy in kubernetes\n\n```bash\nkubectl apply -f deploy/kubefilebrowser.yaml\n```\n\n## Index.html\n![kubefilebrowser_index_html](https://raw.githubusercontent.com/xmapst/kubefilebrowser/main/img/index_html.jpg)\n\n## file_browser\n![kubefilebrowser](https://raw.githubusercontent.com/xmapst/kubefilebrowser/main/img/file_browser.jpg)\n\n## terminal\n![terminal](https://raw.githubusercontent.com/xmapst/kubefilebrowser/main/img/terminal.jpg)\n\n## Swagger\n\n![kubefilebrowser swagger image](https://raw.githubusercontent.com/xmapst/kubefilebrowser/main/img/swagger_index.jpg)\n\n## Reference documents\n\n+ [golang 1.16 gin static embed](https://mojotv.cn/golang/golang-html5-websocket-remote-desktop)\n+ [vue](https://cli.vuejs.org/config/)\n+ [kubectl copy \u0026 shell 原理讲解](https://www.yfdou.com/archives/kuberneteszhi-kubectlexeczhi-ling-gong-zuo-yuan-li-shi-xian-copyhe-webshellyi-ji-filebrowser.html)\n\n\n## License\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fxmapst%2Fkubefilebrowser.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fxmapst%2Fkubefilebrowser?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbusybox-org%2Fkubefilebrowser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbusybox-org%2Fkubefilebrowser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbusybox-org%2Fkubefilebrowser/lists"}