Do you guys have a chef script to install wordpress

ops's Avatar

ops

11 May, 2012 03:13 AM

Wanting to add wordpress to the server in my php app server role.
Thanks!
~K

  1. Support Staff 2 Posted by Jonathan Weiss on 11 May, 2012 12:12 PM

    Jonathan Weiss's Avatar

    No, we don't have a sample config for that.

    Creating one for a simple setup of one application server and one db-server is simple.

    Things get very complicated if you need multiple application servers as wordpress puts a lot of state on the filesystem. So you would need NFS etc. A lot of pain :-(

    For one instance though, install it manually, then copy the values out of the conifg and put them into a Chef template. You also need to have a repo / zip file somewhere with the wordpress sources in order to deploy it.

    The process is very similar to magento, for which I have an example here: https://github.com/jweiss/magento-cookbooks

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.