Skip to content

Instantly share code, notes, and snippets.

@hminnovation
Last active November 17, 2016 21:06
Show Gist options
  • Save hminnovation/b7f8cdcba4139b12c205efd616cb9359 to your computer and use it in GitHub Desktop.
Save hminnovation/b7f8cdcba4139b12c205efd616cb9359 to your computer and use it in GitHub Desktop.
Bedrock / Trellis stuff

https://roots.io/trellis/docs/installing-trellis/ and https://roots.io/trellis/docs/local-development-setup/

Local dev

The wordpress_site.yml file is canonical. Quite literally it's the canonical key within the yml the defines the URL to get to localhost There's some magic within the ansible playbook that amends the host DNS

If you need to change the url for whatever reason vagrant provision. The vagrantfile will re-run the ansible playbook.

These docs are better than roots.io https://code.lengstorf.com/learn-trellis-wordpress-roots/#part-iv-start-a-local-instance-of-the-wordpress-site-using-vagrant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment