diff --git a/README.md b/README.md index 3abb7203f..0cc9ef3b3 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,17 @@ _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 +## Pre-release software -See [About the forgeops repository](https://ea.forgerock.com/docs/forgeops/start/repositories.html) in the ForgeOps documentation for information about how to work with the latest pre-release software. +The [dev branch](https://github.com/ForgeRock/forgeops/tree/dev) 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](https://github.com/ForgeRock/forgeops/tree/dev). +Please find the pre-release documentation [here](https://ea.forgerock.com/docs/forgeops/). +The pre-release Release Notes can be found [here](https://ea.forgerock.com/docs/forgeops/rn/rn.html). ->Note: The forgeops repository’s dev branch contains pre-release software that is not supported by Ping Identity. +>Note: The latest pre-release software in the dev branch is not supported by Ping Identity. ## What's new? -See the [ForgeOps Release Notes](https://backstage.forgerock.com/docs/forgeops/7.5/rn/rn.html) to read about new features and changes. +See the [ForgeOps Release Notes](https://docs.pingidentity.com/forgeops/2025.1/rn/rn.html) to read about new features and changes. ## Ping Identity platform configuration @@ -38,11 +40,11 @@ Kubernetes cluster, you can try out our ForgeOps deployment. You'll need to inst the required third-party software, set up a Kubernetes cluster, and install the Ping Identity Platform. -See the [Setup](https://ea.forgerock.com/docs/forgeops/setup/overview.html) and [Deployment](https://ea.forgerock.com/docs/forgeops/deploy/overview.html) sections in the documentation for detailed information about all these tasks. +See the [Setup](https://docs.pingidentity.com/forgeops/2025.1/setup/overview.html) and [Deployment](https://docs.pingidentity.com/forgeops/2025.1/deploy/overview.html) sections in the documentation for detailed information about all these tasks. ## Accessing Platform UIs and APIs -See [UI and API access](https://ea.forgerock.com/docs/forgeops/deploy/access.html) in the ForgeOps documentation. +See [UI and API access](https://docs.pingidentity.com/forgeops/2025.1/deploy/access.html) in the ForgeOps documentation. ## Secrets @@ -50,29 +52,27 @@ Ping Identity uses secrets generated by [Secret Agent Operator](https://github.c ## Troubleshooting Tips -See [Troubleshooting](https://ea.forgerock.com/docs/forgeops/troubleshoot/overview.html) in the ForgeOps documentation. +See [Troubleshooting](https://docs.pingidentity.com/forgeops/2025.1/troubleshoot/overview.html) in the ForgeOps documentation. ## Cleaning up -See [Remove a ForgeOps deployment](https://ea.forgerock.com/docs/forgeops/deploy/remove.html) in the ForgeOps documentation. +See [Remove a ForgeOps deployment](https://docs.pingidentity.com/forgeops/2025.1/deploy/remove.html) in the ForgeOps documentation. ## References -[About the forgeops repositories](https://ea.forgerock.com/docs/forgeops/start/repositories.html) +[About the forgeops repositories](https://docs.pingidentity.com/forgeops/2025.1/start/repositories.html) -[Benchmark authentication rate](https://ea.forgerock.com/docs/forgeops/prepare/benchmark/authrate.html) +[Benchmark authentication rate](https://docs.pingidentity.com/forgeops/2025.1/prepare/benchmark/authrate.html) -[ForgeOps Release Notes](https://ea.forgerock.com/docs/forgeops/rn/rn.html) +[ForgeOps Release Notes](https://docs.pingidentity.com/forgeops/2025.1/rn/rn.html) [The latest release branch](https://github.com/ForgeRock/forgeops) -[The latest release documentation](https://backstage.forgerock.com/docs/forgeops/7.5/index.html) +[The latest release documentation](https://docs.pingidentity.com/forgeops/2025.1/index.html) -[Statement of support](https://backstage.forgerock.com/docs/forgeops/7.5/start/support.html#kubernetes-services) +[Statement of support](https://docs.pingidentity.com/forgeops/2025.1/start/support.html#kubernetes-services) -[Troubleshooting](https://ea.forgerock.com/docs/forgeops/troubleshoot/overview.html) - -[UI and API access](https://ea.forgerock.com/docs/forgeops/deploy/access.html) +[Troubleshooting](https://docs.pingidentity.com/forgeops/2025.1/troubleshoot/overview.html) ## License This project is licensed under the CDDL License - see the [LICENSE](LICENSE) file for details diff --git a/docker/gatling/README.md b/docker/gatling/README.md index e222e1be6..f0e14fbda 100644 --- a/docker/gatling/README.md +++ b/docker/gatling/README.md @@ -142,13 +142,4 @@ reduce the `DURATION` of your simulation: ``` 09:02:12.566 [ERROR] i.g.c.a.SingletonFeed - Feed failed: Feeder is now empty, stopping engine, please report. ``` -[About the forgeops repository]:https://ea.forgerock.com/docs/forgeops/forgeops.html -[Authentication rate]:https://ea.forgerock.com/docs/forgeops/how-to/benchmark/authrate.html -[CDK documentation]:https://ea.forgerock.com/docs/forgeops/cdk/overview.html -[CDK Shutdown and Removal]:https://ea.forgerock.com/docs/forgeops/cdk/shutdown.html -[ForgeOps Release Notes]:https://ea.forgerock.com/docs/forgeops/rn/rn.html -[latest release branch]:https://github.com/ForgeRock/forgeops/tree/release/7.3-20230404 -[latest release documentation]:https://backstage.forgerock.com/docs/forgeops/7.3/index.html -[Statement of support]:https://backstage.forgerock.com/docs/forgeops/7.3/start/support.html#kubernetes-services -[Troubleshooting]:https://ea.forgerock.com/docs/forgeops/troubleshooting/overview.html -[UI and API access]:https://ea.forgerock.com/docs/forgeops/cdk/access.html \ No newline at end of file +[Benchmark docs]:https://docs.pingidentity.com/forgeops/2025.1/prepare/benchmark/overview.html \ No newline at end of file