{"id":16430183,"url":"https://github.com/its-alex/vagrant-libvirt-archlinux","last_synced_at":"2025-07-03T18:08:55.016Z","repository":{"id":208700412,"uuid":"721802211","full_name":"Its-Alex/vagrant-libvirt-archlinux","owner":"Its-Alex","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-22T19:14:28.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-27T17:58:35.517Z","etag":null,"topics":["playground"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Its-Alex.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}},"created_at":"2023-11-21T19:54:08.000Z","updated_at":"2024-05-27T09:48:33.000Z","dependencies_parsed_at":"2023-11-22T21:26:21.799Z","dependency_job_id":"1b661cc2-8bf0-4ca2-91d4-ba0397b5e075","html_url":"https://github.com/Its-Alex/vagrant-libvirt-archlinux","commit_stats":null,"previous_names":["its-alex/vagrant-libvirt-archlinux"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Its-Alex/vagrant-libvirt-archlinux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fvagrant-libvirt-archlinux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fvagrant-libvirt-archlinux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fvagrant-libvirt-archlinux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fvagrant-libvirt-archlinux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Its-Alex","download_url":"https://codeload.github.com/Its-Alex/vagrant-libvirt-archlinux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fvagrant-libvirt-archlinux/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263375245,"owners_count":23457316,"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":["playground"],"created_at":"2024-10-11T08:25:58.553Z","updated_at":"2025-07-03T18:08:54.948Z","avatar_url":"https://github.com/Its-Alex.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vagrant archlinux (libvirt)\n\nThis repo aim to try [vagrant-libvirt](https://github.com/vagrant-libvirt/vagrant-libvirt)\n\n## Requirements\n\n- [`direnv`](https://direnv.net/)\n- [`libvirt`](https://libvirt.org/) - installed and working, the socket must be available\n    at `/var/run/libvirt/`\n\nThis repo use `vagrant-libvirt` in `docker`, uncomment\n[this line](/.envrc#3) if you want to run it locally.\n\n`vagrant-libvirt` docker can be configured in [`/scripts/vagrant`](/scripts/vagrant).\n\nFinally execute those commands:\n\n\n```bash\n$ direnv allow\n```\n\n## Getting started\n\nBy default VM are configured to run `archlinux`, you can launch the VM with:\n\n```bash\n$ vagrant up\n```\n\nTo destroy VM, use:\n\n```bash\n$ vagrant destroy -f\n```\n\n## Test archlinux installation\n\nYou can perform an install of archlinux with the official ISO in this repo.\n\n1. First you must download the official ISO:\n    ```bash\n    $ ./scripts/download-archlinux-iso.sh\n    ```\n2. Then uncomment [code to allow booting on ISO](/Vagrantfile#L23-L25).\n3. Next launch the VM:\n    ```bash\n    $ vagrant up\n    ```\n4. Open a graphical interface and perform a normal installation\n5. Destroy the VM\n    ```bash\n    $ vagrant destroy -f\n    ```\n\n## License\n\n[MIT]()","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-alex%2Fvagrant-libvirt-archlinux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fits-alex%2Fvagrant-libvirt-archlinux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-alex%2Fvagrant-libvirt-archlinux/lists"}