Peoplesoft Dpk — Installation Guide
mkdir /media/dpk mount /dev/cdrom /media/dpk Copy the DPK installer to home directory:
cd /home/oracle/psft-dpk cp hiera/custom.yaml.example hiera/custom.yaml vi hiera/custom.yaml : peoplesoft dpk installation guide
cp -r /media/dpk/psft-dpk /home/oracle/ chown -R oracle:oinstall /home/oracle/psft-dpk yum install -y wget git unzip puppet 4.5 Configure Hiera (Data for Deployment) Edit /home/oracle/psft-dpk/hiera.yaml – but DPK uses a simplified custom.yaml : mkdir /media/dpk mount /dev/cdrom /media/dpk Copy the DPK
psft-dpk/ ├── hiera/ # YAML configuration ├── manifests/ # Puppet classes ├── modules/ # Puppet modules (psft, database, tuxedo...) ├── setup.sh # Main installer └── files/ # Static PSFT binaries This paper is current as of PeopleTools 8.60 / DPK version 9.2. Always check Oracle support for the latest patches. peoplesoft dpk installation guide
sudo systemctl start psft-dpk # starts all sudo systemctl stop psft-dpk sudo systemctl status psft-dpk Individual control: