{"id":21162158,"url":"https://github.com/pixelart/barcamp-sbg-2016","last_synced_at":"2025-03-14T16:13:12.846Z","repository":{"id":136831495,"uuid":"53983421","full_name":"pixelart/barcamp-sbg-2016","owner":"pixelart","description":"Vagrant and workshop files for Barcamp Salzburg 2016","archived":false,"fork":false,"pushed_at":"2016-04-09T10:52:46.000Z","size":2044,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-21T09:31:12.873Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://barcamp-sbg.at/","language":"PHP","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-03-15T22:35:11.000Z","updated_at":"2016-11-02T17:51:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"7180ba3c-1ed2-4044-9ccb-a631136a0958","html_url":"https://github.com/pixelart/barcamp-sbg-2016","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%2Fbarcamp-sbg-2016","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelart%2Fbarcamp-sbg-2016/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelart%2Fbarcamp-sbg-2016/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelart%2Fbarcamp-sbg-2016/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelart","download_url":"https://codeload.github.com/pixelart/barcamp-sbg-2016/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:48.606Z","updated_at":"2025-03-14T16:13:12.839Z","avatar_url":"https://github.com/pixelart.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Barcamp Salzburg 2016\n=====================\n\nThis repo contains a Vagrant virtual machine and workshop files for the Barcamp\nSalzburg 2016. https://barcamp-sbg.at/\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.1\n\nThe minimum required version of Virtualbox is a 5.x one.\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 Puppet, 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```\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 barcamp-sbg-2016: Adding box 'pixelart/barcamp-sbg-2016' (v1.0.0) for provider: virtualbox\n    barcamp-sbg-2016: Downloading: https://atlas.hashicorp.com/pixelart/boxes/barcamp-sbg-2016/versions/1.0.0/providers/virtualbox.box\n==\u003e barcamp-sbg-2016: 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.82.16 symfony.dev\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 vagrant installation is created with the awesome [PuPHPet] tool. If you ever\nneed a custom vagrant box quickly, PuPHPet is the way to go :)\n\nThe idea of the vagrant with workshops git is proudly copied and adapted from\nthe [PHP Summercamp 2015] :D\n\n[Vagrant]: http://www.vagrantup.com/downloads.html\n[VirtualBox]: https://www.virtualbox.org/wiki/Downloads\n[PuPHPet]: https://puphpet.com/\n[PHP Summercamp 2015]: https://github.com/netgen/summercamp-2015\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelart%2Fbarcamp-sbg-2016","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelart%2Fbarcamp-sbg-2016","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelart%2Fbarcamp-sbg-2016/lists"}