Jmeas Pls created RAVE-1107:
-------------------------------
Summary: Add features to the Vagrantbox
Key: RAVE-1107
URL: https://issues.apache.org/jira/browse/RAVE-1107
Project: Rave
Issue Type: Improvement
Reporter: Jmeas Pls
[~mfranklin] has some ideas on new features we can add to the Vagrantbox.
Presently we install Java, Maven, and Tomcat, then build the app and run the
webserver.
>From the email thread that introduced Vagrant:
1) bootstrap the VM
2) setup profile & environment variables
3) install Tomcat
4) install database
5) install maven
6) cd to mounted location
7) execute mvn clean install
8) copy rave-portal and rave-shindig artifacts to tomcat as portal.war and
ROOT.war respectively
9) start tomcat
10) Place a vagrant rsync file watcher on
rave-portal-resources/src/main/webapp and rsync to
$TOMCAT_HOME/webapps/portal/
[~mfranklin] can you elaborate on the points that aren't mentioned in the
Getting Started guide?
#2 - What are these?
#4 - Where does the database come in?
#8 - Why?
#10 - Why?
A separate issue is why these things aren't mentioned in the Getting Started
guide. If they need to be documented feel free to file an issue so we can get
the docs updated.
--
This message was sent by Atlassian JIRA
(v6.2#6252)