I am writing several new web services in Go.
What are some deployment strategies that I can use regardless of the target platform? For example, I am developing on a Mac, but Linux will be running on intermediate / production servers.
Are there any existing deployment tools that I can use to support Go? If not, what can I do to optimize the process?
I am using LiteIDE for development. Is there any way to connect LiteIDE to the deployment process?
remote-server build ssh go deployment
Daniele b
source share