Sep 14, 2023
0
Level 1
SSR and separate node container
Is it possible to use an external guest and its node process for Laravel Inertia? My point is that I have separate nodejs and php in containers and I keep a strict separation of processes. Now I want to use SSR. For this I need a nodejs process, but I don't have node in php so I want to use an external guest (nodejs container). Is it possible to set this up somewhere and possibly how?
Please or to participate in this conversation.