Hi,
I did some research online and on Reddit and I’m still unsure what’s the best way to set up my WordPress install locally.
I have a background of web development and I’d like to use Docker to have a portable environment. Most of the tutos stop after the docker-compose up, showing the container running and the website in a web browser, but after that how do you handle the data of your website? How do you deploy it easily? Can you use a CI/CD pipeline for that for example?
If you have great resources for Docker + git CI/CD it would help me a lot, I can find many tutos online but none of them covers everything I need, maybe it’s because it is not a good idea to use these tools…
Thank you!
[ad_2]