Versions Compared

Key

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

The thalia working environment is split into three four parts: development, testing, and production.

  • Development

...

  • - a shared ennvironment for developers to deploy and test new code

...

  • . Our CI system will build the code from SCM every night and deploy the binary the development server if the build and smoke test are successful.

On thalia-dev, the value in the webserviceclient.properties file for alfresco is: http://thalia-dev.mit.edu:8180/alfresco/apiImage Removed

Test: thalia-test.mit.edu
 thalia2, thalia11 host the IME
 thalia3, thalia12 host alfresco (currently only thalia3 is in use)
 thalia4, thalia13 host the mysql db

On thalia-test, the value in the webserviceclient.properties file for alfresco is: http://isda-thalia12.mit.edu:8080/alfresco/apiImage Removed

...

  • Testing -  used by QA testers and CAT users. The code on the test server is more stable than that on the development server. During the two week QA process, we will release a new build to QA every three days or whenever important bug(s) are fixed. A release note will be sent to QA along with the new release containing a list of issues resolved in this release.

...

  • We will give our final release candidate to QA three business days before the actual release date. Currently, we are releasing on Monday night every 4 weeks. 
  • Production - live service.  The production servers have their own sets of passwords to protect the production environment: the tomcat manager password on thalia5 and 8, the alfresco admin user's password and regular user's password. Only root instances are allowed in .k5login files.

 
We don't have a staging environment at this time. Staging is a stable release containing test data for other services to test against.

 

Development

Auto Build

Testing

Production

hostname

thalia-dev.mit.edu

isda-build1.mit.edu

thalia-test.mit.edu

thalia.mit.edu

IME (back end)

---

 

thalia2, thalia11

thalia5, thalia8

Alfresco

 

 

 

thalia3, thalia12
(currently only thalia3 is in use) | thalia6, thalia9

 thalia5, thalia8 host the IME
 thalia6, thalia9 host alfresco (currently only thalia6 is in use)
 thalia7|

MySQL

---

 

thalia4, thalia13

thalia7, talia10 host the mysql db (currently only thalia7 is in use)

...

webserviceclient.properties

...

...

...