Skip to content

Instantly share code, notes, and snippets.

@nanobox-io
Created February 14, 2012 22:54
Show Gist options
  • Save nanobox-io/1831372 to your computer and use it in GitHub Desktop.
Save nanobox-io/1831372 to your computer and use it in GitHub Desktop.
Quick Install Wordpress Boxfile
web1:
name: wp-web
shared_writable_dirs:
- wp-content/uploads/
after_build:
- "mv pagoda/wp-config.php wp-config.php"
db1:
name: wp-db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment