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

mungpara's avatar

How to make docker image

I am using digital ocean to host my Laravel app. I want to make docker image for this and host it to digital ocean registry and host in digital ocean kubernetes cluster

I have 3 droplet and two managed DB cluster

Droplet (Using NGINX)

  1. Laravel App located at /var/www/app
  2. Nodejs server for real time data
  3. Angular App

Managed DB

  • mysql
  • redis

please help me to create docker image.

can I auto scale my app using digital ocean kubernetes cluster.

0 likes
1 reply

Please or to participate in this conversation.