cancel
Showing results for 
Search instead for 
Did you mean: 

Need to setup jenkins for my magento 2 project in XAMPP

Need to setup jenkins for my magento 2 project in XAMPP

I have a Magento2 project running in my local. I need to configure Jenkins build for the same. But not finding any proper direction for this. Please help.

Thanks,

Amal

3 REPLIES 3

Re: Need to setup jenkins for my magento 2 project in XAMPP

@amalraj2wi26f8  What do you want to achieve here? What is the purpose of having Jenkins on Xampp?

- Tarandeep
Problem solved?Please give 'Kudos' and accept 'Answer as Solution'.

Re: Need to setup jenkins for my magento 2 project in XAMPP

Hi @Tarandeep Singh 

I need to automate my magento project build using jenkins.

The project is running in my localhost and its using Magento 2 in XAMPP.

 

 

Re: Need to setup jenkins for my magento 2 project in XAMPP

@amalraj2wi26f8I guess idea is to start with the local then have the same setup for the staging/production environment. Jenkins is little difficult to work with and am not sure of there is some tutorial available around it.

 

I would recommend to look into Magento ece tool package. You can use the same with some amount of effort for all the environment you want. You can find the details for the same here: https://devdocs.magento.com/cloud/reference/ece-tools-reference.html

- Tarandeep
Problem solved?Please give 'Kudos' and accept 'Answer as Solution'.