autopilotpattern / wordpress

A robust and highly-scalable implementation of WordPress in Docker using the Autopilot Pattern
GNU General Public License v2.0
158 stars 41 forks source link

How to use autopilotpattern for PHP Microservices #51

Open hmamman opened 6 years ago

hmamman commented 6 years ago

Am currently tying to use authopilotpattern to build PHP Microservices. I followed this wordpress implementation of the pattern, the hello-world example and many articles on autopilotpattern website. I also read another book titled PHP Microservices written by Carlos Pérez Sánchez and Pablo Solar Vilariño. I understood and loved the approach of the authopilotpattern. However, the challenge am facing is having to set up a simple environment for several microservices to work together using the autopilotpattern. Am using PHP. I have been busy trying all I could for two weeks now but there is no light and am running out of time. I will really appreciate if someone could put me through. Thank you.