Good morning.
I'm starting my first steps with Play framework and now I'm trying to create a production environment, I already know how to generate the files and I know how to run them. My question is today I have an Azure account that I use for some time to create servers but for the Play when I open the terminal SSH start the application it works without problems but when I close the terminal the application stops. How can I work with Play in the background, is it possible?
Thanks for the help