See also Acceptance Testing for more specific tests to do after deployment.

Deployment

On all of the servers you should be able to run the following scripts (this needs to be executed as root).

deployment scripts
cd /home/medici

./update-extractor.sh
./update-web.sh
 
  • No labels