Provide a low-effort method for getting up and running with a CMS development environment
- Install Vagrant and VirtualBox.
- Download or clone this project to your workstation.
- Copy
default.config.yml
toconfig.yml
and edit to add your git information. cd
into this project directory and runvagrant up
.
Open a terminal and run lando info
. Then, command-click on a URL to open it. (VS Code will automatically forward the port)
- Go to the GUI and login with:
- username:
vagrant
- password:
vagrant
- Click
Activities
in the upper-left corner, typegnome-terminal
and press return: