{"id":17179584,"url":"https://github.com/panique/vagrant-lamp-bootstrap","last_synced_at":"2025-04-07T11:08:40.025Z","repository":{"id":24026789,"uuid":"27411526","full_name":"panique/vagrant-lamp-bootstrap","owner":"panique","description":"A super-simple Vagrantfile / bootstrap.sh to setup a LAMP stack inside Vagrant 100% automatically","archived":false,"fork":false,"pushed_at":"2023-02-10T23:58:12.000Z","size":6,"stargazers_count":133,"open_issues_count":13,"forks_count":225,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-31T10:02:37.087Z","etag":null,"topics":["lamp","lamp-server","lamp-setup","php","vagrant"],"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/panique.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":"2014-12-02T02:39:10.000Z","updated_at":"2025-03-07T11:21:30.000Z","dependencies_parsed_at":"2024-11-07T22:00:34.007Z","dependency_job_id":"c10d2e24-b0ef-4212-a6af-92c8d91b5afa","html_url":"https://github.com/panique/vagrant-lamp-bootstrap","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/panique%2Fvagrant-lamp-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panique%2Fvagrant-lamp-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panique%2Fvagrant-lamp-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panique%2Fvagrant-lamp-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/panique","download_url":"https://codeload.github.com/panique/vagrant-lamp-bootstrap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247640465,"owners_count":20971557,"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":["lamp","lamp-server","lamp-setup","php","vagrant"],"created_at":"2024-10-15T00:26:49.710Z","updated_at":"2025-04-07T11:08:40.004Z","avatar_url":"https://github.com/panique.png","language":"Shell","funding_links":["https://www.buymeacoffee.com/panique"],"categories":[],"sub_categories":[],"readme":"# vagrant-lamp-bootstrap\n\nA super-simple Vagrantfile / bootstrap.sh to setup a LAMP stack inside Vagrant 100% automatically.\n\n### Whaaaaat ?\n\nThis is a reduced-to-the-max Vagrant setup file for a quick development stack. It will:\n\n* setup a Ubuntu 14.04 LTS \"Trustry Thar\" 64bit box\n\n* make the box accessable by the host at IP `192.168.33.22`\n\n* sync the current folder with `/var/www/html` inside the box\n\n* automatically perform all the commands in bootstrap.sh directly after setting up the box for the first time\n\nThe bootstrap.sh will:\n\n* update, upgrade\n\n* create a folder inside /var/www/html\n\n* install apache 2.4, php 5.5, MySQL, PHPMyAdmin, git and Composer\n\n* also setting a pre-chosen password for MySQL and PHPMyAdmin\n\n* activate mod_rewrite and add *AllowOverride All* to the vhost settings\n\nYou can folder and password inside the bootstrap.sh for sure.\n\n### How to use ?\n\nPut `Vagrantfile` and `bootstrap.sh` inside a folder and do a `vagrant up` on the command line.\nThis box uses Ubuntu 14.04 LTS \"Trustry Thar\" 64bit, so if you don't have the basic box already, do a \n`vagrant box add ubuntu/trusty64` before.\n\n### Why ?\n\nThis is just my personal time-saving bootstrap for Vagrant, it might be useful for you too.\n\n## Support\n\n\u003ca href=\"https://www.buymeacoffee.com/panique\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" style=\"height: 60px !important;width: 217px !important;\" \u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanique%2Fvagrant-lamp-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpanique%2Fvagrant-lamp-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanique%2Fvagrant-lamp-bootstrap/lists"}