Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Please copy the thaliaModel.xml from thalia-test to production and restart the alfresco server

3. Documentation updates

Please copy  the static webfiles from svn+ssh://svn.mit.edu/thalia/website/Tags/v1_sprint6a to the document root in production.

The directories to be copied are

/about

/help

/quickstarts

The document root on production is /home/apache/htdocs.    The end results will be

/home/apache/htdocs/about

/home/apache/htdocs/help

/home/apache/htdocs/quickstarts

The test servers have been synched with the Tagged release files.  You may do a recursive (!!!)  scp:

//login to production machine

cd /home/apache/htdocs

//make new dirs

mkdir about

mkdir quickstarts

//login to isda-thalia2.mit.edu

//docroot is different on test, which will be corrected later

cd /home/apache-tomcat-5.5.23/webapps/

scp -r help/* root@<production host>:/home/apache/htdocs/help/
scp -r quickstarts/* root@<production host>:/home/apache/htdocs/quickstarts/
scp -r about/* root@<production host>:/home/apache/htdocs/about/

//Quickstarts will take a while, since they're big video files.

 
To test:

Go to http://mv.ezproxy.com.ezproxy.canberra.edu.au&nbspImage Added; -  it should redirect to the project page at  thalia.mit.edu/help  and show  /help/index.html 
Click on SUPPORT or navigate to /help/help.html  - it shows the table of contents
Open the Getting Started page, and select Quickstart Videos from the links
Click on one of the quickstart videos. It opens in a new tab or window.