Skip to content

Production build to deploy locally

Pablo Pazos edited this page Oct 29, 2016 · 1 revision

Run:

grails -Dgrails.env=local_prod war

Create folders:

  1. tomcat/bin/versions
  2. tomcat/bin/commits
  3. tomcat/bin/opts (and copy the opts from the root of the project)

Move: target/ehr-0.7.war to tomcat/webapps

Run: tomcat/bin/startup