Forgeops
Assets for Ping Identity Platform Kubernetes deployments. Contains the files you need to build your own Docker images and to deploy the Ping Identity Platform on Kubernetes clusters. Helm repo: https://forgerock.github.io/forgeops
Install / Use
/learn @ForgeRock/ForgeopsREADME
Deploying with ForgeOps
Kubernetes deployment for the Ping Identity Platform.
This repository provides Docker, Kustomize and Helm artifacts as well as custom tooling to help users deploy the Ping Identity Platform on a Kubernetes cluster.
Pre-release software
The dev branch is where ForgeOps engineers work on bugs and new features for the next release. Please feel free to try the latest features by checking out the dev branch.
Please find the pre-release documentation here.
The pre-release Release Notes can be found here.
Note: The latest pre-release software in the dev branch is not supported by Ping Identity.
What's new?
See the ForgeOps Release Notes to read about new features and changes.
Ping Identity platform configuration
The default product configuration bundled with the product images is a basic installation that can be further extended by developers to meet their requirements. The main features of the default configuration are:
- Deployments for PingAM, PingIDM, PingDS and PingGateway. PingGateway is not deployed by default, but is available optionally.
- PingAM configured with a single root realm.
- A number of OIDC clients configured for PingAM/PingIDM integration and for smoke tests.
Note that the
idm-provisioning,idm-admin-uiand theend-user-uiclient configurations are required for the integration of PingIDM and PingAM. - Directory service instances configured for:
- The shared PingAM/PingIDM repo (ds-idrepo).
- The Ping dynamic runtime data store for policies and agents. Currently, ds-idrepo is used.
- The Ping Core Token Service (ds-cts).
Getting Started
If you just want to observe the Ping Identity Platform in action on a Kubernetes cluster, you can try out our ForgeOps deployment. You'll need to install the required third-party software, set up a Kubernetes cluster, and install the Ping Identity Platform.
See the Setup and Deployment sections in the documentation for detailed information about all these tasks.
Accessing Platform UIs and APIs
See UI and API access in the ForgeOps documentation.
Secrets
Ping Identity uses secrets generated by Secret Agent Operator.
Troubleshooting Tips
See Troubleshooting in the ForgeOps documentation.
Cleaning up
See Remove a ForgeOps deployment in the ForgeOps documentation.
References
About the forgeops repositories
The latest release documentation
License
This project is licensed under the CDDL License - see the LICENSE file for details Copyright 2024 Ping Identity Corporation. All Rights Reserved.
