Cees-Jan Kiewiet
Cees-Jan has been developing web applications and services with PHP since the early 2000’s. He is a core maintainer of ReactPHP and founder of async first PHP API Clients. When Cees-Jan isn’t developing, he enjoys trying out new craft beers, meeting developers at local meetups, and the peace and quiet of the garden.
twitter: @WyriHaximus
Articles
Deploying ReactPHP Applications
By Cees-Jan Kiewiet
In this article, we’re going to deploy a ReactPHP application and discuss all the things involved with it. This setup is the way I’m currently deploying my applications, but that doesn’t mean I’ll keep using this method. I’m already looking at Docker and k8s. However, the information in this article helps you whether you deploy the way I describe here or another deployment tool. To fully cover everything in this article would be too much so I’ll be focusing on the deployment and everything directly related to it. I’ll skim over the rest and encourage you to dive into that yourself after reading this article.
Published in Serverless, ReactPHP, and Expanding Frontiers, May 2019