Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
chiyandetaotie opened this issue Apr 24, 2024 · 3 comments
Open

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

chiyandetaotie opened this issue Apr 24, 2024 · 3 comments

Comments

@chiyandetaotie
Copy link

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
Copy link
Collaborator

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

@chiyandetaotie
Copy link
Author

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
Copy link
Collaborator

Feel free to send an email directly to [email protected].

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants