- The
site.pp
File - Multiple PS_CFG_HOME’s
- Enable Tuxedo Domain Features
- Advanced WebLogic Configuration
- Building a PIA Domain
- Linux DPK: Dealing with Missing OS Packages
- Custom webApp DPK Role
- Using Puppet Environments with the DPK
- Convert the DPK to use Hiera Hash Merging
- Using Automated Configuration Management with the DPK
- Using the DPK Redeploy Option for CPU Patching
- Improving Windows Services from the DPK
- Improve the Management of DPK Archives
- #313 – ACM Execution
- #336 – 8.60 Themes and How we use the DPK
- #83 – DPK: What We’d Do Different Next Time
- #92 – Advanced Puppet with the DPK
- #333 – Opensearch and PeopleTools 8.60 w/ Sasank Vemana
- #318 – Open Source w/ Tim Slater
- #304 – Don’t Forget About SYSAUDIT
- #261 – Improving with Marginal Gains
- #21 – Temp Tables w/ David Kurtz
- #62 – PeopleTools Patch Testing
- #81 – Database Statistics w/ David Kurtz
- #38 – Automation and more w/ Nate Werner
Blog
Monitoring PeopleSoft Uptime with Heartbeat
Heartbeat is a lightweight utility from Elasticsearch that can help you monitor the status and uptime of different applications. In our case, we can use Heartbeat to tell us if a PeopleSoft environment is available or not. Using HTTP monitors, Heartbeat can request a specific URL and evaluate the response. While other utilities can do... Continue reading→
Rootless Podman on Oracle Linux
This is one of those blog posts I write for myself because I want it to show up when I Google this the next time. When playing around with new containers there are lots of options, but at work I have access to Oracle Cloud Infrastructure and it’s so easy to spin up a new... Continue reading→
OCI – 03 – Build a VCN
If you want to catch up on the project, you can get the last posts’ code here: https://github.com/ocadmin-io/oci.minecraft/tree/02-terraform Virtual Cloud Networks The first resource we will build for our Minecraft project is a Virtual Cloud Network (VCN). A VCN is a software-based network we create in our tenancy. You can create multiple VCN’s in your tenancy... Continue reading→
OCI – 02a – Bash Prompt
After creating a Git repository to track our first Terraform project, I updated my bash prompt to show me the git branch. This information is only shown when we are in Git repository and makes is easy to see which branch your working on. This change is a bigger than just updating the PS1 variable,... Continue reading→
OCI – 02 – Connecting Terraform
In our fresh tenancy, the first thing we’ll do is connect Terraform. We will use Terraform to build resources as a first option, and a CLI as the second option. This will help enforce an Infrastructure-as-Code deployment. Before we write any code we need to create a Git repository to track our code. There will... Continue reading→
OCI – 01 – Setting Up a New Tenancy
Recently, I created a new Oracle Cloud Infrastructure environment and decided to document the steps I went through to go from a brand-new tenancy to a functioning PeopleSoft environment. These blog posts can service as a guide for administrators who are new to OCI, or for experienced administrators who want to look at a different... Continue reading→
Build a PeopleSoft Image – On Your Laptop with Vagabond
You can run PeopleSoft Images on your laptop using three tools that work seamlessly together: VirtualBox, Vagrant, and Vagabond. VirtualBox is virtualization software to run a VM on your laptop (any Intel-based laptop, not Apple Silicon-based Macs) Vagrant is a tool to interact with VirtualBox that can automate VM builds Vagabond is an open source... Continue reading→
Themes for PeopleTools 8.60
We have released new branding themes for PeopleTools 8.60! The new themes use colors that better match the new Redwood UI color palette, and the underlying stylesheets use the new CSS variables in 8.60. There are 10 colors to choose from in this release. But, it’s also very easy to change the colors, or even... Continue reading→
psadmin.conf 2023 Registration is Open!
You can now register for psadmin.conf 2023! Click here to see more information and register. psadmin.conf is a conference specifically for PeopleSoft Administrators. The conference features talks from expert admins on a variety of topics, as well as hands-on training from Oracle ACEs. The goal of the conference is to expand your knowledge of PeopleSoft... Continue reading→
Building a PeopleSoft Image – OCI Marketplace
In this video we will build a new PeopleSoft Image to check out some of the newer features. We will use OCI to host our image because the PeopleSoft team provides us with images that are ready to build. We just need to provide some passwords and away we go. OCI Marketplace Images The OCI... Continue reading→
Podcast
psadmin.conf 2024 – May 20-22, 2024!
psadmin.conf 2024 will be held May 20-22, in Minneapolis MN. Registration for the conference will open on December 1st and will be limited to 50 attendees. Register early to ensure your spot! psadmin.conf is a conference specifically for PeopleSoft Administrators. The conference features talks from expert admins on a variety of topics, as well as... Continue reading→
#339 – Uptime Monitoring
This week on the podcast, Dan shares how he uses Heartbeat to track uptime in PeopleSoft and Kyle discusses the new Password Management features in Cloud Manager 16. Show Notes
#338 – 8.61 Planned Features
This week on the podcast, Kyle and Dan discuss the PeopleTools 8.61 Planned Features and share what they are excited about in the new release. Dan also shared some updates to the patchBot project and how to use it.
#337 – ACM and Load Balancers
This week on the podcast, Kyle and Dan discuss securing your public user and leaking information, how to speed up change assistant upgrade projects, and new ACM plugins to work with Load Balanced gateways. The PeopleSoft Administrator Podcast hosted by Dan Iverson and Kyle Benson. Show Notes psadmin.conf @ 1:00 Public Web Profile and Security... Continue reading→
#336 – 8.60 Themes and How we use the DPK
This week on the podcast, Kyle and Dan talk about the new psadmin.io Themes for 8.60, and then they discuss how they are currently using the DPK to build new environments and what has changed in the DPK since it was released. The PeopleSoft Administrator Podcast hosted by Dan Iverson and Kyle Benson. Show Notes... Continue reading→