{"id":24198968,"url":"https://github.com/apter-tech/vagrant-windows-11-arm64-box","last_synced_at":"2026-04-28T12:02:07.378Z","repository":{"id":272263636,"uuid":"915992402","full_name":"apter-tech/vagrant-windows-11-arm64-box","owner":"apter-tech","description":"The apter-tech/windows-11-arm64 Vagrant box is based on the pipegz/Windows11ARM box and tailored for ARM-based systems. It features an optimized Windows 11 ARM64 environment with auto-login enabled, making it ideal for automated workflows and testing on Apple Silicon or other ARM platforms.","archived":false,"fork":false,"pushed_at":"2025-01-29T12:29:33.000Z","size":9,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-10T08:47:25.616Z","etag":null,"topics":["apple-silicon","arm64","autologin","vagrant","vagrant-box","vagrantfile","vmware","vmware-fusion","windows-11"],"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/apter-tech.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,"zenodo":null}},"created_at":"2025-01-13T08:50:34.000Z","updated_at":"2025-08-04T20:04:01.000Z","dependencies_parsed_at":"2025-01-13T10:38:07.117Z","dependency_job_id":"eccef812-b86a-449d-847d-676a71bee65a","html_url":"https://github.com/apter-tech/vagrant-windows-11-arm64-box","commit_stats":null,"previous_names":["apter-tech/vagrant-windows-11-arm64-box"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/apter-tech/vagrant-windows-11-arm64-box","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apter-tech%2Fvagrant-windows-11-arm64-box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apter-tech%2Fvagrant-windows-11-arm64-box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apter-tech%2Fvagrant-windows-11-arm64-box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apter-tech%2Fvagrant-windows-11-arm64-box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apter-tech","download_url":"https://codeload.github.com/apter-tech/vagrant-windows-11-arm64-box/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apter-tech%2Fvagrant-windows-11-arm64-box/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32379629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["apple-silicon","arm64","autologin","vagrant","vagrant-box","vagrantfile","vmware","vmware-fusion","windows-11"],"created_at":"2025-01-13T20:19:30.724Z","updated_at":"2026-04-28T12:02:07.359Z","avatar_url":"https://github.com/apter-tech.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Windows 11 ARM64 Vagrant Box\n\nThe `apter-tech/windows-11-arm64` Vagrant box provides a pre-configured **Windows 11 ARM64 environment** with **auto-login enabled**. It is based on the `pipegz/Windows11ARM` box and optimized for VMware Desktop. This box is designed for streamlined workflows on ARM-based platforms such as Apple Silicon.\n\n## Features\n\n- **Base Box**: Built on the reliable `pipegz/Windows11ARM` base box.\n- **Auto Login**: Automatically logs in as the `vagrant` user for seamless access.\n- **VMware Desktop Support**: Fully configured for VMware Desktop with `vmxnet3` networking for better performance.\n- **Pre-configured**: Comes with a Vagrantfile for quick setup.\n\n## Requirements\n\n### Software\n- [Vagrant](https://www.vagrantup.com/) (latest version)\n- [Vagrant VMware Desktop Plugin](https://www.vagrantup.com/docs/providers/vmware)\n- [VMware Fusion](https://www.vmware.com/products/fusion.html) (macOS) or [VMware Workstation](https://www.vmware.com/products/workstation-pro.html) (Windows/Linux)\n\n## Usage\n\n1. Initialize the box:\n\n```bash\nvagrant init apter-tech/windows-11-arm64 --box-version 1.0.0\n```\n\n2. Start the VM:\n\n```bash\nvagrant up --provider vmware_desktop\n```\n\nThis will:\n- Download the box (if not already available locally).\n- Start the Windows 11 ARM64 VM.\n\n## Configuration\n\nThe box is pre-configured for the **VMware Desktop provider**:\n- **Networking:** Uses `vmxnet3` for optimized network performance.\n- **Auto Login:** Automatically logs into the vagrant user.\n\nTo customize the configuration, edit the Vagrantfile generated during initialization.\n\n## Box Details\n- **Name:** apter-tech/windows-11-arm64\n- **Version:** 1.0.0\n- **Provider:** vmware_desktop\n- **Base Box:** pipegz/Windows11ARM\n\n## Release upload\n\n```bash\n./upload.sh \"1.0.1\"\n```\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n\n## Acknowledgments\nBase box: [pipegz/Windows11ARM](https://vagrantcloud.com/pipegz/boxes/Windows11ARM)\nTools: [Vagrant](https://www.vagrantup.com/), [VMware](https://www.vmware.com/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapter-tech%2Fvagrant-windows-11-arm64-box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapter-tech%2Fvagrant-windows-11-arm64-box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapter-tech%2Fvagrant-windows-11-arm64-box/lists"}