Projekt mspr@job1: Difference between revisions

From JoBaPedia
Jump to navigation Jump to search
(New page: == How I moved the MSPR site from job4 to job1 == === Preparation === * Install standard opensuse 12.1 * Add repositories pacman, nvidia, vlc * Install the following packages zypper ins...)
 
No edit summary
Line 1: Line 1:
== How I moved the MSPR site from job4 to job1 ==
== How I move the MSPR site from job4 to job1 ==


=== Preparation ===
=== Preparation ===
Line 10: Line 10:
* Install db2 express-c 9.7.4
* Install db2 express-c 9.7.4
* Create instance db2mspr
* Create instance db2mspr
* Install pdo for db2


=== Test Installation ===
=== Test Installation ===
* restore database from last backup and logs from job4 and document steps
* restore database from last backup and logs from job4 and document steps
* Create portforward public :801 to job1:80
* Create portforward public :801 to job1:80
* Enable apache to access the database


=== Production Switch ===
=== Production Switch ===

Revision as of 13:25, 9 February 2012

How I move the MSPR site from job4 to job1

Preparation

  • Install standard opensuse 12.1
  • Add repositories pacman, nvidia, vlc
  • Install the following packages
zypper install apache2 php5 hg apache2-mod_php5
  • Install db2 express-c 9.7.4
  • Create instance db2mspr
  • Install pdo for db2

Test Installation

  • restore database from last backup and logs from job4 and document steps
  • Create portforward public :801 to job1:80
  • Enable apache to access the database

Production Switch

  • disable update on job4
  • restore db again
  • test again
  • move public :80 port