Skip to content
#

deployer

Here are 139 public repositories matching this topic...

xliyq
xliyq commented Jun 24, 2019

问题描述
使用的docker配置http://walle-web.io/docs/installation_docker.html
添加部署公钥要无法验证通过
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: UNPROTECTED PRIVATE KEY FILE! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions 0755 for '/root/.ssh/id_rsa' are too open.
It is required that your private key files are NOT accessible by others.

bug
wkerzendorf
wkerzendorf commented May 22, 2019

We are switching from TRAVIS to azure and so it would be nice to use the amazing doctr tool as well. I guess this is similar to #345 . it currently seems to crash with --force as it requires the environmental variables from TRAVIS (which we can set - but it would be nice if that was fixed).

kirtangajjar
kirtangajjar commented Mar 13, 2019

Currently, the deploy action is removing the entire wp-content directory and adding files from the repo. However, it's also removing wp-content/index.php file which is part of WordPress core.

Due to this, Integrity check plugins like Sucuri think that WordPress core is modified and start throwing a warning.

![Screenshot 2019-03-13 at 6 22 51 PM](https://user-images.githubusercontent.com/8

Improve this page

Add a description, image, and links to the deployer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deployer topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.