I’ve created a simply play application on my local machine (PC) and now I’d like to deploy to our internal server (clean Ubuntu 11 install). could you please point me to some tutorials (google search is quite unhelpful) how to set the server up and what the options are (eg tomcat, apache, etc.) thanks
Share
Simply drop
yourappname.warin theWEB-APPSdirectory of your tomcat server. App deployed!Visit
localhost:8080/yourappnameTo install and run tomcat, check this out