Deploy the initial release in a multiple cluster
If we have a single cell with a cluster A and a cluster B, after installing the PAA on both clusters...
- On cluster B, run...
ConfigEngine.sh empty-portal
- On cluster A, do a full resynchronization.
- On cluster A, run...
ConfigEngine.sh empty-portal
- On cluster B, do a full resynchronization.
- On cluster A, run...
./ConfigEngine.sh deploy-paa -DappName=WebSpherePortal -DforceDeploy=true -DWasPassword=foo -DPortalAdminPwd=foo -DemptyPortalDuringDeployPAA=false
- On cluster B, run...
./ConfigEngine.sh deploy-paa -DappName=WebSpherePortal -DforceDeploy=true -DWasPassword=foo -DPortalAdminPwd=foo -DemptyPortalDuringDeployPAA=false
Parent Staging to production