Skip to content

haroldcris/homesteadvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

homesteadvm

clone the repo:

 git clone https://github.com/haroldcris/homesteadvm.git [destinationFolder]
 

Run the following Code:

    cd [destinationfolder]

    cd server-vm

    vagrant up

By default, VM box name is homestead-vm. You can change to virtual box name by modify the file server-vm\homestead.yaml __

    File: .\server-vm\homestead.yaml
    
    name: homestead-vm    <-- change this to the name that you want
                              to avoild collision in case you are running multiple vm
    hostname: homestead-vm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published