Hi Everyone,
Just playing with some web services in rust and i would like to get my nice little helloworld rusty service out on my ec2 instance. I have some webservices in node and I start them with pm2 and it manages running and restarting them for me as a service. When I get my rust code out onto the server i can build and run it, but of course not like a service. I am a noob to anything on a server and linux(ubuntu) in general. Any advice would be appreciated!
Thanks,
Matt