Plumber API on Ubuntu Server

Hi,

I setup plumber API on an ubuntu server and set the IP to match so I have a great API tool my other web applications can hit for data science tools. However RStudio Server will only keep it running for a day or two before it automatically turns off. If I run the API script in terminal it turns off the second I disconnect from putty. Is there a more permanent solution similar to Shiny's folders where it can remain active and running?

Yes, turn it into a service as is done using plumberDeploy.

If the instructions are not clear enough, do not hesitate to reply.

Thank you so much, I ended up making a .sh script then having the service run it but this put me on a good path!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.