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

nanadjei2's avatar

Server Management

I have created a droplet on my digital ocean server. I would like to know if It is advisable to host multiple apps on a single droplet or an app per droplet.

0 likes
2 replies
flightsimmer668's avatar

@nanadjei2 I do this all the time with an NGINX reverse proxy on the and the applications running in their own Docker containers.

1 like

Please or to participate in this conversation.