Hi Ayenco, Thanks for your feedback. It is updated in the description under Important links. Here is the link - github.com/ajitinamdar-tech/jenkins-cicd-php-demo
when i click on test configuration it says "jenkins.plugins.publish_over.BapPublisherException: Failed to add SSH key. Message [invalid privatekey: [B@18f99b9c]"
Thank you. Very useful
Thanks Meghana, glad it was helpful!
Please do more videos in ansible and terraform ... Thanks 🙏
Sure, Meghana. I have Terraform and Ansible videos in the pipeline. Please stay tuned.
how did u generate RSA private key which you pasted in jenkins GUI ??? and is it the private key on jenkins server or php server ????
Hi Danish,
It's the contents of the pem key created during the server provisioning.
Great tutorial man... Why can't I connect over ssh with my ec2 private ip but I can perfectly connect over ssh with my public ip?
Hi Brian,
Can you please elaborate?
Hi i was having one doubt. File was built on jenkins server then from jenkin to php server how it was gone?
Hi Karan,
Can you see from 04:40. Please let me know if you don’t understand.
Hi,
I need build and deploy, the php applaication , how can i build php application ?
Hi Nikhil,
You can follow the video to deploy a PHP application. I have demonstrated some sample PHP files.
Hi Sir
i need to create auto deploy job for PHP Project on CPanel can i use jenkins for this process
Hi Kamran,
I haven’t tried that yet, I’ll check and let you know.
this is cool well done i cant find the github link pls share it so i can follow thanks
Hi Ayenco,
Thanks for your feedback.
It is updated in the description under Important links. Here is the link - github.com/ajitinamdar-tech/jenkins-cicd-php-demo
How to install php and apache packages.. I am not getting this.. It's not changing apache page
Hi Amruta,
You can follow the installation steps mentioned here - docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-lamp-amazon-linux-2.html
cant we host jenkins server and php server on a single instance ?????
Hi Danish,
Yes you can host Jenkins and PHP server on a single instance for testing purpose. On production it should be separate.
@@ajitinamdartech if yes ,can you plz tell what is the process for that ???
@@ajitinamdartech one more thing where to get the passphrase and keys ??? The ppk key that i have not not in text format its in ppk format
when i click on test configuration it says "jenkins.plugins.publish_over.BapPublisherException: Failed to add SSH key. Message [invalid privatekey: [B@18f99b9c]"
Hi Danish,
Where are you getting this error?
You need to copy the pem file contents and add it in the key textbox.
@@ajitinamdartech I have the same error
where to get the passphrase and keys ???? i have a ppk file ???
Hi Danish,
I got it from the pem file. You can convert it to pem and copy the contents.