{"id":20687473,"url":"https://github.com/mrakitin/empty-vm","last_synced_at":"2026-03-16T12:37:33.300Z","repository":{"id":175604999,"uuid":"654191189","full_name":"mrakitin/empty-vm","owner":"mrakitin","description":"A lightweight VM based on https://github.com/mrakitin/sirepo-vm","archived":false,"fork":false,"pushed_at":"2024-09-12T21:21:59.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-13T02:36:12.120Z","etag":null,"topics":["vagrant","virtualbox-vm","vm"],"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/mrakitin.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}},"created_at":"2023-06-15T15:18:16.000Z","updated_at":"2024-09-12T21:22:02.000Z","dependencies_parsed_at":"2023-09-19T06:02:28.252Z","dependency_job_id":null,"html_url":"https://github.com/mrakitin/empty-vm","commit_stats":{"total_commits":21,"total_committers":2,"mean_commits":10.5,"dds":0.09523809523809523,"last_synced_commit":"913fecb20a38a5693155effb922d6c486a4c7a22"},"previous_names":["mrakitin/empty-vm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrakitin%2Fempty-vm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrakitin%2Fempty-vm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrakitin%2Fempty-vm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrakitin%2Fempty-vm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrakitin","download_url":"https://codeload.github.com/mrakitin/empty-vm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253453160,"owners_count":21911049,"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":["vagrant","virtualbox-vm","vm"],"created_at":"2024-11-16T22:57:27.640Z","updated_at":"2025-12-26T12:33:48.114Z","avatar_url":"https://github.com/mrakitin.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Installation \u0026 usage instructions\n\n## VirtualBox\n\nInstall VirtualBox from https://www.virtualbox.org.\n\n## Vagrant\n\nInstall Vagrant from https://developer.hashicorp.com/vagrant/downloads for your\nplatform.\n\n## Use case 1: build the VM locally\n\n### Start the VM:\n\n```console\n$ vagrant up\n```\n\nThat should perform all building steps and even will run the test with the built\nimages.\n\n### Interactive use\n\nOn the host machine:\n\n```console\n$ vagrant ssh\n```\n\n### Destroy the VM and start over\n\n```console\n$ vagrant destroy --force\n$ vagrant box list\n$ vagrant box remove sirepo-vm\n```\n\n## Use case 2: load the generated VM\n\nDownload a generated .zip archive from GHA artifacts and unpack it to have the\nfile named `empty-vm.box`. Then run the following commands:\n\n```console\n$ vagrant box add empty-vm empty-vm.box\n$ vagrant box list\n$ vagrant init empty-vm empty-vm.box\n$ vagrant up --no-provision\n$ vagrant ssh\n```\n\n### Docs\n- https://developer.hashicorp.com/vagrant/docs/cli/package\n- https://stackoverflow.com/a/20680816/4143531\n\n\n## General notes\n\nhttps://ctrlnotes.com/vagrant-advanced-examples/#-insert-custom-ssh-public-key-to-the-vm\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrakitin%2Fempty-vm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrakitin%2Fempty-vm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrakitin%2Fempty-vm/lists"}