{"id":21162154,"url":"https://github.com/pixelart/phpconpl16-vm","last_synced_at":"2026-04-27T17:03:46.521Z","repository":{"id":136831735,"uuid":"69322534","full_name":"pixelart/phpconpl16-vm","owner":"pixelart","description":"PHPCon Poland 2016 Virtual Machine","archived":false,"fork":false,"pushed_at":"2016-09-27T13:47:04.000Z","size":60,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-21T09:31:11.464Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pixelart.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-27T05:29:32.000Z","updated_at":"2016-09-27T05:30:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"0e2f8592-fbea-4bc8-852e-78edb0c6a887","html_url":"https://github.com/pixelart/phpconpl16-vm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelart%2Fphpconpl16-vm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelart%2Fphpconpl16-vm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelart%2Fphpconpl16-vm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelart%2Fphpconpl16-vm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelart","download_url":"https://codeload.github.com/pixelart/phpconpl16-vm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243606962,"owners_count":20318314,"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":[],"created_at":"2024-11-20T13:22:46.671Z","updated_at":"2025-12-29T17:25:21.044Z","avatar_url":"https://github.com/pixelart.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"PHPCon Poland 2016 Virtual Machine\n==================================\n\nThis repo contains a Vagrant virtual machine setup for the [PHPCon Poland 2016].\n\n## Prerequisites\n\nYou need to have following installed:\n- [Vagrant]\n- [VirtualBox]\n\nThe minimum required version of vagrant at the time of writing is 1.8.5\n\nThe minimum required version of Virtualbox is a 5.x one. It's tested with 5.0\n\nYou will also need to have hardware virtualization option activated in bios, if\nyou have one.\n\n## Workshop Virtual Machine Setup\n\nThe local development is meant to be used in a vagrant provisioned box.\n\nThe provisioner for the project is Ansible, but you get an already provisioned box.\n\nOnce you have the prerequisites setup, clone the repo, and from the cloned repo\ndirectory run the\n\n```bash\nvagrant up\n```\n\nfrom you terminal to start the process up.\n\nIf you do not see an error message, go get yourself a cup of coffee or your\nfavorite beverage, you deserve it.\n\nIf you experience error along the lines of\n```\n==\u003e phpconpl16: Adding box 'pixelart/phpconpl16' (v1.0.0) for provider: virtualbox\n    phpconpl16: Downloading: https://atlas.hashicorp.com/pixelart/boxes/phpconpl16/versions/1.0.0/providers/virtualbox.box\n==\u003e phpconpl16: Box download is resuming from prior download progress\nAn error occurred while downloading the remote file. The error\nmessage, if any, is reproduced below. Please fix this error and try\nagain.\n\nHTTP server doesn't seem to support byte ranges. Cannot resume.\n```\n\nyou will need to execute\n```\nrm ~/.vagrant.d/tmp/*\n```\n\nYou may be required to use admin privileges to execute this.\n\nIf for any reason you need to reprovision the vm, you will need to run\n\n```\nvagrant provision\n```\n\n***IMPORTANT***\n\nIf vagrant starts complaining about locale and crashes the provisioning, in\n~/.bash_profile (or equivalent) add\n\n```\nexport LC_ALL=en_US.UTF-8\nexport LANG=en_US.UTF-8\n```\n\n## Hosts Setup\n\nYou will need to add the following to your hosts file\n\n```\n10.105.100.16 phpconpl16\n```\n\nLinux/MacOS systems location of the hosts file is\n```\n/etc/hosts\n```\n\nLocation on Windows systems is along the lines of\n```\nC:\\Windows\\System32\\Drivers\\etc\\hosts\n```\n\nYou may be required to use admin privileges to edit the hosts file.\n\n## Credits\n\nThe idea of the vagrant with workshops git is proudly copied and adapted from\nthe [PHP Summer Camp 2015] :D\n\n[PHPCon Poland 2016]: http://www.phpcon.pl/2016/en/\n[Vagrant]: http://www.vagrantup.com/downloads.html\n[VirtualBox]: https://www.virtualbox.org/wiki/Downloads\n[PHP Summer Camp 2015]: https://github.com/netgen/summercamp-2015\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelart%2Fphpconpl16-vm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelart%2Fphpconpl16-vm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelart%2Fphpconpl16-vm/lists"}