debops-wordpress
debops-wordpress copied to clipboard
Your superpowered WordPress server in three commands.
has it ever been in any of your plans? I think it would be really amazing if we could use git to push code changes to server. if there'd be...
Hi Carl, Community wanted your advice on something. I have a live site i want to migrate to a debops-wordpress setup. on creation, i know it's best to use as...
Can is suggest adding some info to the documentation, pertaining to creating multiple projects. In the mean time, am I correct to assume that to set up additional Debops-wordpress sites,...
Hi @carlalexander , could you help me with this: how could i install other ssl certificates for additional domains other than the initial setup. i have the primary domain certificates...
Hello there. I followed this guide https://github.com/carlalexander/debops-wordpress/wiki/How-to-configure-multiple-WordPress-sites-on-a-single-server to manage multiple wordpress sites on a single server. all wordpress sites on the server are defined through a dns wildcard pointing to...
It'd be good to add some recipes for some known situations: - [x] Overriding the default WordPress configuration - [x] Creating another sudoer user and locking down root - [...
I don't know why, but after configured server without error, and successfully login with: ssh example.domain.com then i open the browser to see the magic, but site is unreachable..
Blank screen
There's a few situations that seem to cause blank pages from WordPress. It doesn't seem like the request wasn't received. Instead, it seems like there's no HTML sent. Or maybe...
Hi there Now that WP-CLI provides OpenPGP signatures for releases it would be great if the `wpcli` role would check them. Example: https://github.com/debops/ansible-hashicorp Current: [roles/wpcli/tasks/main.yml](https://github.com/carlalexander/debops-wordpress/blob/1a1bc62bbc7c67bc2c61bca4cf7d96d548644b5a/roles/wpcli/tasks/main.yml) Ref: https://github.com/wp-cli/wp-cli/issues/2121 Reason: https://github.com/jchaney/owncloud/pull/12, https://github.com/asdf-vm/asdf-nodejs/pull/25
I used `debops.rsnapshot` recently. It's easy to setup and works out of the box. It's probably worth creating a cookbook to explain how to set it up, how to do...