Skip to content

Also install Wordpress during provisioning#1

Open
fawkesley wants to merge 4 commits intomasterfrom
install-wordpress
Open

Also install Wordpress during provisioning#1
fawkesley wants to merge 4 commits intomasterfrom
install-wordpress

Conversation

@fawkesley
Copy link

  • Download latest Wordpress tarball & unpack
  • Make a MySQL database for Wordpress
  • Configure Wordpress to use the new database

Also update README

Note: I tried to test this properly with vagrant destroy && vagrant up but alas my train Internet failed me.

Paul M Furley added 4 commits December 17, 2015 19:24
- Download latest Wordpress tarball & unpack
- Make a MySQL database for Wordpress
- Configure Wordpress to use the new database

Also update README
Lest it spam the provision terminal.
This is moving the wordpress directory out of the Vagrant share,
although this is a bit awkward for development.
@fawkesley
Copy link
Author

I wasn't able to test this properly on the train last night but this morning I did a few quick fixes.

The downside is that I've had to move the wordpress directory out of the Vagrant share, so it's not accessible from the host machine - I now realise that makes it a bit awkward for local development of themes.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant