Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Ranx99's avatar

A Docker Github actions workflow for A (SPA) deployment?

I have created a "docker-compose.yml" file for my project ( SPA ) which contains PHP + Nginx+ node + Mysql images.

basically, I am using Laravel as an API and using Nuxt for the client side. And I have tow questions:

  • How can I set up a Github actions workflow to deploy my project ( a SPA ) using "docker-compose.yml" to production?
  • Is this approach recommended?
0 likes
0 replies

Please or to participate in this conversation.