Kitware / paraview-lite

Lite Client to a ParaView server which rely on Web technologies
https://kitware.github.io/paraview-lite/
BSD 3-Clause "New" or "Revised" License
32 stars 17 forks source link

How to deploy it on a server as a cloud application? #15

Open chiyandetaotie opened 6 months ago

chiyandetaotie commented 6 months ago

I want to know how to deploy the “paraview-lite” application on the server.I want to use "paraview-lite" as a post-processing module for the website. In actual use, different users need to display different post-processing models and may perform different operations at the same time. I need to open an independent application for each user. There is no limit to the number of users who can log into the platform. Does each “paraview-lite” service need to occupy a different port? How to deploy it?

jourdain commented 6 months ago

You can use the trame docker but it will scale up to what the machine can handle in term of concurrent user.

chiyandetaotie commented 6 months ago

How to use the trame docker? Is there any tutorial on the "trame docker" to deploy independent "paraview-lite" applications for different users? Is there a link? And how to automatically specify the port for each service?

jourdain commented 6 months ago

Feel free to send an email directly to sales@kitware.com.

But for the background doc, you can read: 1, 2, 3, 4, 6, 7