Deploy Sakai to Production

Shut down the current instance

  1. Put up the static page
  2. Shut down all tomcat instances

Re-build test Sakai

  1. Make sure all changes are checked in.
  2. Run a cvs update from the development sakai and build/deploy.
  3. Make sure everything is working as expected.

Update database

  1. Migrate database.

Copy test -> production

  1. Move the entire tomcat directory to each production machine.
  2. local.properties
  3. Tomcat server.xml

Test

  1. Start up tomcat with auto.ddl=true.
  2. Restart with auto.ddl turned off.
  3. Put IP restrictions in place for testing.

Open up Sakai

  1. Remove IP restrictions
  2. Remove the static page
  3. Set up xinetd to forward port 25 on Stengel to 8025 on Scooter

Labels

 
(None)