Copy the Application Software
If your source application or web tiers are running on the Linux operating
system with a current version of PeopleTools, then you will be able to manually migrate
(“lift and shift”) the application and web tiers to the OCI environment.
This example uses PeopleTools 8.57.11 and Oracle Linux version 7 (OEL 7) with the latest update.
If your source middle tier nodes are running a non-Linux operating system, then you must
install the PeopleSoft application and web tiers on your OCI compute instances, using
the psft-dpk-setup.sh
tooling. You must install Puppet for
orchestration. See PeopleSoft PeopleTools 8.58 Deployment Packages
Installation for instructions.
Manually Lift PeopleSoft Application and Web Tiers
“Lifting” the PeopleSoft application and web tier software
from the source system involves packaging up the PeopleSoft software install
on the source system. The on-premises PeopleSoft environment can be up and
running during this process.
Install the PeopleSoft Software
To install the PeopleSoft software, unzip the uploaded ZIP
files into the correct directory locations. Since the file system is shared
across all middle tiers in OCI, this is done on just one of the PeopleSoft
compute instances.
Restore the Application and Process Scheduler Domain Configuration
If you captured the application server
(
APPSRV
) and process scheduler
(PRCS
) domain configurations from the source system
under PS_CFG_HOME/appsrv
directory, then you can
restore these configurations onto those OCI compute instances that will host
the application server and process scheduler server domains.