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

Runing OHIF Viewer as a service without meteor #4

Closed
FWmaster opened this issue Feb 5, 2016 · 1 comment
Closed

Runing OHIF Viewer as a service without meteor #4

FWmaster opened this issue Feb 5, 2016 · 1 comment

Comments

@FWmaster
Copy link

FWmaster commented Feb 5, 2016

I would like tu run OHIF Viewer as a service daemon, and to keep it running when I quit the command line console. It seems like Meteor was made for development purpose and has no daemon running option.
Is there a way to run it as a service with Node.js or another serverside js framework ?

@swederik
Copy link
Member

swederik commented Feb 5, 2016

The most simple way would be to run it with & at the end of the command, I guess.

People usually use meteor deploy to deploy to servers. For a local daemon, there are a few suggestions here:

http://stackoverflow.com/questions/15657071/how-to-run-meteor-on-startup-on-ubuntu-server

Nothing here is specific to the OHIF Viewer, though. These are general to Meteor. There is no way to run the OHIF Viewer without Meteor, though.

sedghi pushed a commit that referenced this issue Jun 23, 2023
nunssuby pushed a commit to nunssuby/Viewers that referenced this issue Sep 24, 2023
pedrokohler pushed a commit to pedrokohler/ohif-viewers that referenced this issue Nov 13, 2023
phuongfunny pushed a commit to BaoGaTeam/ohfif-pacs-viewer that referenced this issue Sep 7, 2024
* chore(version): version.json [skip ci]

* chore(version): Update package versions [skip ci]

---------

Co-authored-by: ohif-bot <[email protected]>
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