carlalexander / debops-wordpress

Your superpowered WordPress server in three commands.
GNU General Public License v3.0
439 stars 65 forks source link

Update to redesigned Content Security Policy support of debops.nginx #152

Closed ypid closed 7 years ago

ypid commented 7 years ago

@carlalexander Can you merge this on 2017-04-15 so that it works seamlessly with the redesigned interface? Your feedback is very much welcome on the matter even after the Apache changes have already been merged.

Depends on: https://github.com/debops/ansible-nginx/pull/156

ypid commented 7 years ago

@carlalexander debops.nginx v0.2.0 has been released. Can you check this PR?

carlalexander commented 7 years ago

I'll try to check this tomorrow. Sorry busy today 😞

carlalexander commented 7 years ago

My first run at testing this PR didn't work. The site was unavailable to connect. debops.nginx seems to be working alright, but there might be stuff missing. Do we have to configure debops.ferm ourselves now?

I also ran into this issue with debops.postfix. Might need to find a way to remove it as well.

ypid commented 7 years ago

Do we have to configure debops.ferm ourselves now?

Yes, I removed them finally in compliance with https://github.com/debops/debops-playbooks/issues/192. I did not check the used playbooks initially. I have currently no deployment of wordress. Updated.

carlalexander commented 7 years ago

This seems to be working alright. I'm running into issue with debops.php and debops.fail2ban, but it's not related to these changes.