browner12 / settler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Settler

The scripts that build the Laravel Homestead development environment.

End result can be found at https://app.vagrantup.com/laravel/boxes/homestead

Usage

You probably don't want this repo, follow instructions at https://laravel.com/docs/homestead instead.

If you know what you are doing:

  • Clone chef/bento into same top level folder as this repo.
  • Run ./bin/link-to-bento.sh
  • Run cd ../bento and work there for the remainder.
  • Follow normal Packer practice of building ubuntu/ubuntu-20.04-amd64.json

About

License:MIT License


Languages

Language:Shell 96.7%Language:PowerShell 3.3%