Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel/settler
https://github.com/laravel/settler
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/laravel/settler
- Owner: laravel
- License: mit
- Created: 2014-05-12T15:58:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-13T17:25:59.000Z (6 months ago)
- Last Synced: 2024-09-27T22:03:48.761Z (about 2 months ago)
- Language: Shell
- Homepage:
- Size: 378 KB
- Stars: 1,008
- Watchers: 58
- Forks: 338
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 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](https://github.com/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](https://github.com/chef/bento?tab=readme-ov-file#using-packer) practice of building `ubuntu/ubuntu-20.04-amd64.json`