deployer
Here are 139 public repositories matching this topic...
-
Updated
Jul 9, 2020 - YAML
-
Updated
Jun 7, 2020 - PHP
-
Updated
Jul 9, 2020 - TypeScript
-
Updated
Apr 22, 2020 - C#
Would be nice to add an option for adding additional git push flags. In our case, something like --no-verify would be crucial.
It's not too clear to me what this does, nor how it achieves zero-downtime deploys, etc. I want to believe you, but without technical details, and for having seen so many people mess this up, I have to remain skeptical :)
-
Updated
Mar 3, 2020 - C#
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).
-
Updated
Jun 13, 2020 - Jupyter Notebook
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
-
Updated
Mar 4, 2020 - Shell
-
Updated
May 1, 2020 - TypeScript
When this module is removed an error message shows up.
Remove the module:disable Magento_Version action in this file below.
https://github.com/rafaelstz/deployer-magento2/blob/master/recipes/database.php
-
Updated
Dec 13, 2018 - Python
-
Updated
Jun 7, 2020 - JavaScript
-
Updated
May 9, 2018 - Groovy
-
Updated
May 12, 2020 - PHP
-
Updated
May 3, 2020 - PHP
-
Updated
Feb 22, 2020 - PHP
-
Updated
Jun 26, 2020 - PHP
-
Updated
Dec 14, 2018 - Go
Improve this page
Add a description, image, and links to the deployer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the deployer topic, visit your repo's landing page and select "manage topics."
问题描述
使用的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.