Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Put binary on server.
Run (maybe as an init service).
Put behind NGINX with proxy_pass (for easier HTTPS configuration and such).
Done. -
@kescherRant i know that much for what little I have read. But I literally asked for documentation as reading material :P else I would have just gone through the basic steps from what I have been doing all these years with standard php and java web apps
Related Rants
Any recommended reading material for someone deploying a go web application for the first time?
I am trying to see if I can deploy a go app into one of my institution's test linux servers. I would have one of the technicians create the server, so It doesn't really matter what it is, but lets say for argument's sake that the servers in question are either an ubuntu server or a red hat/centos server. Any recommendations before I dive in?
question
golang
golang web