{"id":28600905,"url":"https://github.com/labring/sealvm","last_synced_at":"2025-09-07T02:07:35.072Z","repository":{"id":65198173,"uuid":"562341471","full_name":"labring/sealvm","owner":"labring","description":"Virtual machine orchestography tool to facilitate the development and test integration of sealos","archived":false,"fork":false,"pushed_at":"2023-07-20T13:25:06.000Z","size":245,"stargazers_count":6,"open_issues_count":2,"forks_count":4,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-06-11T14:59:32.669Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/labring.png","metadata":{"files":{"readme":"README-v0.0.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":"2022-11-06T02:59:46.000Z","updated_at":"2024-06-30T01:12:23.000Z","dependencies_parsed_at":"2024-06-19T06:17:51.095Z","dependency_job_id":"59de5cfd-51e7-4b64-9a48-54f307ecfffd","html_url":"https://github.com/labring/sealvm","commit_stats":{"total_commits":42,"total_committers":3,"mean_commits":14.0,"dds":0.0714285714285714,"last_synced_commit":"90ff6f4dd0b2ba408d5aa9e2c9e815738924eb2f"},"previous_names":["labring/sealos-vm"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/labring/sealvm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labring%2Fsealvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labring%2Fsealvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labring%2Fsealvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labring%2Fsealvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labring","download_url":"https://codeload.github.com/labring/sealvm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labring%2Fsealvm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273986629,"owners_count":25202708,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-06-11T14:39:15.036Z","updated_at":"2025-09-07T02:07:35.011Z","avatar_url":"https://github.com/labring.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"### how to using it in your project\n\n- install vm tools\n```shell\nsealvm install \n```\n\n- init vms \n```shell\nsealvm run --nodes=1 \n```\n\n- init vms add dev \n```shell\n sealvm run --nodes=1 --dev --dev-mounts /Users/cuisongliu/Workspaces/go/src/github.com/labring/sealos:/root/go/src/github.com/labring/sealos \n```\n\n- reset vms\n```shell\nsealvm reset\n```\n\n\n- install gcc\n```shell\nsealvm exec -r golang \"sudo apt-get update\"\nsealvm exec -r golang \"sudo apt-get install -y make gcc-aarch64-linux-gnu gcc-x86-64-linux-gnu\"\n```\n\n- install golang\n```shell\nsealvm exec -r golang \"bash golang-init\"\nsealvm exec -r golang \"source /etc/profile.d/golang.sh \u0026\u0026 echo \\$PATH\"\nsealvm exec -r golang \"git config --global --add safe.directory /root/go/src/github.com/labring/sealos\"\nsealvm exec -r golang \"cd /root/go/src/github.com/labring/sealos \u0026\u0026  source /etc/profile.d/golang.sh \u0026\u0026  make build\"\n```\n\n- sync time\n```shell\nsealvm exec -r golang \"sudo apt-get update\"\nsealvm exec -r golang \"sudo apt-get install -y ntpdate\"\nsealvm exec -r golang \"sudo ntpdate -s ntp1.aliyun.com\"\n```\n\n\n- install k8s\n```shell\nsealvm exec -r golang \"scp -o \\\"StrictHostKeyChecking no\\\" /root/go/src/github.com/labring/sealos/bin/linux_arm64/sealos root@192.168.64.55:/usr/bin/\"\nsealvm exec --hostnames  default-node-0 \"sealos version\" \nsealvm exec --hostnames  default-node-0 \"sealos run labring/kubernetes:v1.25.0 --single\" \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabring%2Fsealvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabring%2Fsealvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabring%2Fsealvm/lists"}