-
Setup Go cross-compile using Dave Cheney's instructions & package.
-
Copy the
myapp.conf
file to/etc/init/myapp.conf
. Change the name of the service to whatever you want to call it. -
Change the name parameter in
myapp.conf
to your application's name. -
Change the
script
/end script
block to whatever you need to startup your app.
tl;dr I built an extremely simple blog engine with node.js and geddy. The code is at https://github.com/liammclennan/gistblog and my blog is at http://withouttheloop.com/