Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Okay. I am holding the idiot ball here: How can we deploy an app developed with spark? What are our options? Heroku? AWS? I haven't seen anything regarding to deployment in the documentation.


Well, there's a howto on running on tomcat:

http://www.sparkjava.com/readme.html#title17

As for Heroku, I found this:

https://gist.github.com/Fitzsimmons/2490382

Generally, for a lot of apps the embedded Jetty webserver might be sufficient.


At the bottom of http://www.sparkjava.com/readme.html there are 2 options, an embedded web server (Jetty) and a configuration snippet for a standard web.xml file.


Check Running Spark on a Web Server, e.g. Tomcat in Readme section.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: