{"id":28611187,"url":"https://github.com/oscarnovasf/vagrant-lpi-mac","last_synced_at":"2026-05-17T17:33:16.147Z","repository":{"id":297220382,"uuid":"995226510","full_name":"oscarnovasf/vagrant-lpi-mac","owner":"oscarnovasf","description":"Máquinas virtuales para Virtualbox compatibles con MAC Silicon","archived":false,"fork":false,"pushed_at":"2025-06-04T11:36:35.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-11T23:48:18.925Z","etag":null,"topics":["debian","macos-silicon","rocky-linux","virtualbox","virtualbox-vm"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oscarnovasf.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":null,"patreon":"onovasdev","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":["paypal.me/oscarnovasf"]}},"created_at":"2025-06-03T06:50:35.000Z","updated_at":"2025-06-04T11:36:37.000Z","dependencies_parsed_at":"2025-06-04T19:10:29.757Z","dependency_job_id":"ef8e98d7-1a38-42f6-b9e6-fc75912dd385","html_url":"https://github.com/oscarnovasf/vagrant-lpi-mac","commit_stats":null,"previous_names":["oscarnovasf/vagrant-lpi-mac"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oscarnovasf/vagrant-lpi-mac","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarnovasf%2Fvagrant-lpi-mac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarnovasf%2Fvagrant-lpi-mac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarnovasf%2Fvagrant-lpi-mac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarnovasf%2Fvagrant-lpi-mac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oscarnovasf","download_url":"https://codeload.github.com/oscarnovasf/vagrant-lpi-mac/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarnovasf%2Fvagrant-lpi-mac/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270734952,"owners_count":24636271,"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-08-16T02:00:11.002Z","response_time":91,"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":["debian","macos-silicon","rocky-linux","virtualbox","virtualbox-vm"],"created_at":"2025-06-11T23:41:04.510Z","updated_at":"2026-05-17T17:33:11.107Z","avatar_url":"https://github.com/oscarnovasf.png","language":"Shell","funding_links":["https://patreon.com/onovasdev","paypal.me/oscarnovasf","https://paypal.me/oscarnovasf"],"categories":[],"sub_categories":[],"readme":"Vagrant: LPI VM para MAC\r\n===\r\n\r\n[![version][version-badge]][changelog]\r\n[![Licencia][license-badge]][license]\r\n[![Código de conducta][conduct-badge]][conduct]\r\n\r\n[![Donate][donate-badge]][donate-url] \u003cimg src=\"https://img.shields.io/liberapay/patrons/ONovasDev.svg?logo=liberapay\"\u003e\r\n\r\n---\r\n\r\n## Información\r\nMáquinas virtuales compatibles con MAC Silicon tanto con base RHL como Debian.\r\n\r\n---\r\n\r\n## Requisitos\r\n\r\n### Requisitos del Sistema Host\r\n- **macOS** con chips Apple Silicon (M1, M2, M3, etc.)\r\n- **RAM mínima**: 8GB (recomendado 16GB o más)\r\n- **Espacio en disco**: Al menos 20GB libres para las máquinas virtuales\r\n\r\n### Software Requerido\r\n- **VirtualBox** versión 7.1 o superior (con soporte para Apple Silicon)\r\n- **Vagrant** versión 2.4.0 o superior\r\n- **NFS** habilitado en macOS (para carpetas compartidas)\r\n\r\n### Plugins de Vagrant\r\n- `vagrant-vbguest`    - Para gestión automática de Guest Additions\r\n- `vagrant-disksize`   - Para redimensionar discos virtuales\r\n- `vagrant-rsync-back` - Para sincronizar desde VM a HOST.\r\n\r\n---\r\n\r\n## Instalación\r\nPara la instalación de este proyecto basta con clonar el repositorio como haría\r\ncon cualquier otro.\r\n\r\n### Instalación de Dependencias\r\nEs necesario tener instalado Virtualbox, se recomienda hacerlo desde la web\r\n[Oficial](https://www.virtualbox.org/wiki/Downloads) e instalar también el\r\n\"Extension Pack\".\r\n\r\n```bash\r\n# Instalar VirtualBox\r\n# (por si no se quiere hacer desde la web oficial)\r\nbrew install --cask virtualbox\r\n\r\n# Instalar Vagrant\r\nbrew tap hashicorp/tap\r\nbrew install hashicorp/tap/hashicorp-vagrant\r\n\r\n# Instalar plugins opcionales\r\nvagrant plugin install vagrant-vbguest\r\nvagrant plugin install vagrant-disksize\r\nvagrant plugin install vagrant-rsync-back\r\n```\r\n\r\n### Verificación del Sistema\r\nAntes de usar este proyecto, verifica que tu sistema cumple con los requisitos:\r\n```bash\r\n# Verificar versión de Vagrant\r\nvagrant --version\r\n\r\n# Verificar plugins instalados\r\nvagrant plugin list\r\n\r\n# Verificar VirtualBox\r\nVBoxManage --version\r\n\r\n# Verificar disponibilidad de NFS\r\nsudo nfsd status\r\n```\r\n\r\n### Ajustes para usuarios MAC/Linux\r\nPara que las redes sólo de host puedan estar en cualquier rango, no sólo \r\n192.168.56.0/21 como se describe aquí: \r\n\r\n- https://discuss.hashicorp.com/t/vagrant-2-2-18-osx-11-6-cannot-create-private-network/30984/23\r\n\r\nEs necesito crear/editar el archivo `/etc/vbox/networks.conf`:\r\n\r\n```bash\r\nsudo mkdir -p /etc/vbox/\r\necho \"* 0.0.0.0/0 ::/0\" | sudo tee -a /etc/vbox/networks.conf\r\n```\r\n\r\n---\r\n\r\n## Configuración\r\n\r\n### Configuración de Red\r\n- Rango de IPs `192.168.33.x` disponible para red privada\r\n- Puertos opcionales para reenvío:\r\n  - 8010, 8011 (HTTP)\r\n  - 10010, 10011 (Webmin)\r\n\r\n---\r\n⌨️ con ❤️ por [Óscar Novás][mi-web] 😊\r\n\r\n[mi-web]: https://oscarnovas.com \"for developers\"\r\n\r\n[version]: v1.0.0\r\n[version-badge]: https://img.shields.io/badge/Versión-1.0.0-blue.svg\r\n\r\n[license]: LICENSE.md\r\n[license-badge]: https://img.shields.io/badge/Licencia-GPLv3+-green.svg \"Leer la licencia\"\r\n\r\n[conduct]: CODE_OF_CONDUCT.md\r\n[conduct-badge]: https://img.shields.io/badge/C%C3%B3digo%20de%20Conducta-2.0-4baaaa.svg \"Código de conducta\"\r\n\r\n[changelog]: CHANGELOG.md \"Histórico de cambios\"\r\n\r\n[donate-badge]: https://img.shields.io/badge/Donaci%C3%B3n-PayPal-red.svg\r\n[donate-url]: https://paypal.me/oscarnovasf \"Haz una donación\"\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscarnovasf%2Fvagrant-lpi-mac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foscarnovasf%2Fvagrant-lpi-mac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscarnovasf%2Fvagrant-lpi-mac/lists"}