capistrano-symfony | Capistrano extension for Symfony tasks | Web Framework library
kandi X-RAY | capistrano-symfony Summary
kandi X-RAY | capistrano-symfony Summary
Capistrano extension for Symfony tasks
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of capistrano-symfony
capistrano-symfony Key Features
capistrano-symfony Examples and Code Snippets
Community Discussions
Trending Discussions on capistrano-symfony
QUESTION
I'm trying to use gitlab-ci and capistrano to deploy my symfony application. But I can't deploy using SSH by injecting keys into docker, the script keeps prompting for password when connecting. I'm using a local instance of gitlab.
In gitlab's SSH_PRIVATE_KEY private variable, I added the git user's private key, and in SSH_SERVER_HOSTKEYS, the ssh-keyscan -H 192.168.0.226
command's result.
In file authorized_keys from deploy's .ssh folder, I put the git user's public key.
Here are the configurations files:
gitlab-ci.yml:
...ANSWER
Answered 2017-Apr-14 at 06:57You need to create a ssh key on the gitlab runner with the gitlab-runner
user.
Then add the pubkey of this key to your server in the authorized_keys
file.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install capistrano-symfony
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page