cloudfoundry / community

Governance and contact information for Cloud Foundry
Apache License 2.0
38 stars 165 forks source link

Tracking Issue: Migrate CF and CI/CD hosts for UAA API reference #928

Closed pspinrad closed 1 month ago

pspinrad commented 1 month ago

The static site apps for the UAA API reference published at https://docs.cloudfoundry.org/api/uaa/version/77.11.0/index.html#overview are currently built in this Concourse and pushed to the CF host at apps.sc2-04-pcf1-system.oc.vmware.com as configured here.

To do: change the pipeline config to run on the BOSH Concourse and push to the Anynines CF host, at https://api.de.a9s.eu.

Also, determine build / host infrastructure for CredHub API reference at https://docs.cloudfoundry.org/api/credhub/version/main/ and migrate if needed.

Tasks

pspinrad commented 1 month ago

@peterhaochen47

peterhaochen47 commented 1 month ago

@pspinrad This is done now right? I see the app in the new cf instance now.

pspinrad commented 1 month ago

The CF docs and UAA API reference have been migrated.

beyhan commented 1 month ago

Thanks @pspinrad for the great summary! Adding the pipeline links for reference (they didn't work above): CF docs: oss pipeline UAA API ref: uaa-api pipeline