I have small app created on python flask and deployed on EC2 aws machine, when I do ssh to ec2 machine and starts flask, it works, but when I terminate the session the flask dies, I can run it using nohup. What is the best way to make it independent of ssh session and run it continuously.
Asked
Active
Viewed 1.0k times
8
-
Thanks alot for this question too – A.B Aug 11 '16 at 15:18