Skip to content

Commit

Permalink
chore: Update documentation links
Browse files Browse the repository at this point in the history
ref: FORGEOPS-5466
  • Loading branch information
lee-baines committed Jan 8, 2025
1 parent 0b41fbc commit c355614
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 26 deletions.
32 changes: 16 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -38,41 +40,39 @@ 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

Ping Identity uses secrets generated by [Secret Agent Operator](https://github.com/ForgeRock/secret-agent).

## 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
Expand Down
11 changes: 1 addition & 10 deletions docker/gatling/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
[Benchmark docs]:https://docs.pingidentity.com/forgeops/2025.1/prepare/benchmark/overview.html

0 comments on commit c355614

Please sign in to comment.