danielflower / app-runner

Self-hosted platform as a service for Java, Node, Clojure, Scala, DotNet, Python and golang apps. Push to a git repo to deploy apps.
MIT License
71 stars 44 forks source link

Adding GoLang support #7

Closed janerikazhang closed 7 years ago

janerikazhang commented 8 years ago

Before I made changes, I found the SystemTest.java cannot pass with below error: "Couldn't load native library libjavasysmon.jnilib"

I think I lack of some java extension to install... but I don't know where to find that jnilib

danielflower commented 8 years ago

If you pull the latest from master, then the native library error you saw will disappear.

danielflower commented 7 years ago

Thanks! Released in 1.3.4