Master branch is no longer used.
dev images are now available using the bin/forgeops image
command.
- bin/forgeops-ng is now bin/forgeops
- Provision environments for Kustomize and Helm with
bin/forgeops env
. - Set image tag for environment or Dockerfiles with
bin/forgeops image
. - View configured environments and product versions with
bin/forgeops info
.
Refer to the ForgeOps deployment documentation for more information.
Ping Identity now supports ForgeOps-provided Docker images. Accordingly, the documentation is revised, and the "unsupported" admonition is removed.
Platform UI versions: 7.5.1 PingAM versions: 7.4.1, 7.5.1 PingDS: 7.4.3, 7.5.1 PingGateway: 2024.6.0, 2024.9.0, 2024.11.0
Removed the legacy docker/ds/idrepo and docker/ds/cts directories. docker/ds/ds-new is now just docker/ds.
ldif-importer now just uses the DS image. Scripts are mounted via a configmap.
Find doc page here
Learn more about the ForgeOps release process here
We’ve added a section on customizing DS image. Learn more about customizing DS image [here](forgeops command reference.
Considering the ForgeOps-provided docker images are supported, the need for building base docker images is only required in special cases. Accordingly, the Base Docker Images section has been moved to the Reference section.