Skip to content

Fix broken links #1189

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 12, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _docs/gitops-quick-start/create-app-ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ When you create the application, to use the resources, select the folder corresp
## Requirements
* [GitOps Runtime]({{site.baseurl}}/docs/quick-start/gitops-quick-start/runtime/)
* [Git Source]({{site.baseurl}}/docs/gitops-quick-start/create-git-source/) to store application manifests
* [Environments]({{site.baseurl}}/docs/gitops-quick-start/products/quick-start-gitops-environments/)
* [Environments]({{site.baseurl}}/docs/gitops-quick-start/quick-start-gitops-environments/)
At least three environments for the different applications representing the basic stages in the SDLC


Expand Down
4 changes: 2 additions & 2 deletions _docs/gitops-quick-start/dependency-multi-env-promotion.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ We'll do the following:

* [GitOps Runtime]({{site.baseurl}}/docs/quick-start/gitops-quick-start/runtime/)
* [Git Source]({{site.baseurl}}/docs/gitops-quick-start/gitops-runtimes/create-git-source/) to store application manifests
* [Environments]({{site.baseurl}}/docs/gitops-quick-start/products/quick-start-gitops-environments/)
* [Products and applications]({{site.baseurl}}/docs/gitops-quick-start/products/create-app-ui/)
* [Environments]({{site.baseurl}}/docs/gitops-quick-start/quick-start-gitops-environments/)
* [Products and applications]({{site.baseurl}}/docs/gitops-quick-start/create-app-ui/)
Each environment must have an application for the product.
For example, `demo-trioapp-dev`, `demo-trioapp-qa`, and `demo-trioapp-prod`representing the development, testing, and production versions.
The structure of the repos with the resources accessed by the applications must be consistent across all the three applications.
Expand Down
4 changes: 2 additions & 2 deletions _docs/gitops-quick-start/drag-and-drop.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ To view the current version of `demo-trioapp-dev`, see its [chart.yaml](https://

## Requirements
* [GitOps Runtime]({{site.baseurl}}/docs/quick-start/gitops-quick-start/runtime/)
* [Environments]({{site.baseurl}}/docs/gitops-quick-start/products/quick-start-gitops-environments/)
* [Environments]({{site.baseurl}}/docs/gitops-quick-start/quick-start-gitops-environments/)
At least three environments for the different applications representing the basic stages in the SDLC
* [Products and applications]({{site.baseurl}}/docs/gitops-quick-start/products/create-app-ui/)
* [Products and applications]({{site.baseurl}}/docs/gitops-quick-start/create-app-ui/)
At least three different applications representing the development, testing, and production versions


Expand Down
2 changes: 1 addition & 1 deletion _docs/gitops-quick-start/gitops-quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ We’ve provided an example GitHub repository containing all the applications an



* [Exploring the Product Dashboard for applications]({{site.baseurl}}/docs/gitops-quick-start/products/create-app-ui/)
* [Exploring the Product Dashboard for applications]({{site.baseurl}}/docs/gitops-quick-start/create-app-ui/)
Add applications to your product and configure their source repositories, manifests, and deployment paths. -->

## Promoting applications
Expand Down
8 changes: 4 additions & 4 deletions _docs/gitops-quick-start/multi-env-sequential-flow.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@ To follow along, you can use the following applications in the [example GitHub r

## Requirements

* [GitOps Runtime]({{site.baseurl}}/docs/quick-start/gitops-quick-start/runtime/)
* [Git Source]({{site.baseurl}}/docs/gitops-quick-start/gitops-runtimes/create-git-source/) to store application manifests
* [Environments]({{site.baseurl}}/docs/gitops-quick-start/products/quick-start-gitops-environments/)
* [GitOps Runtime]({{site.baseurl}}/docs/gitops-quick-start/runtime/)
* [Git Source]({{site.baseurl}}/docs/gitops-quick-start/create-git-source/) to store application manifests
* [Environments]({{site.baseurl}}/docs/gitops-quick-start/quick-start-gitops-environments/)
For a Promotion Flow, you need at least three environments.
Here we use `dev`, `qa`, and `prod`.
* [Products and applications]({{site.baseurl}}/docs/gitops-quick-start/products/create-app-ui/)
* [Products and applications]({{site.baseurl}}/docs/gitops-quick-start/create-app-ui/)
Each environment must have an application for the product. For example, `demo-trioapp-dev`, `demo-trioapp-qa`, and `demo-trioapp-prod`representing the development, testing, and production versions.

The structure of the repos with the resources accessed by the applications must be consistent across all the three applications.
Expand Down
6 changes: 3 additions & 3 deletions _docs/gitops-quick-start/parallel-multi-env-promotion.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ This quick start describes how to configure parallel promotions in Promotion Flo

* [GitOps Runtime]({{site.baseurl}}/docs/quick-start/gitops-quick-start/runtime/)
* [Git Source]({{site.baseurl}}/docs/gitops-quick-start/gitops-runtimes/create-git-source/) to store application manifests
* [Environments]({{site.baseurl}}/docs/gitops-quick-start/products/quick-start-gitops-environments/)
* [Products]({{site.baseurl}}/docs/gitops-quick-start/products/quick-start-product-create/)
* [Applications]({{site.baseurl}}/docs/gitops-quick-start/products/create-app-ui/)
* [Environments]({{site.baseurl}}/docs/gitops-quick-start/quick-start-gitops-environments/)
* [Products]({{site.baseurl}}/docs/gitops-quick-start/quick-start-product-create/)
* [Applications]({{site.baseurl}}/docs/gitops-quick-start/create-app-ui/)
Each environment must have an application for the product.
For example, `demo-trioapp-dev`, `demo-trioapp-qa`, and `demo-trioapp-prod`representing the development, testing, and production versions.
The structure of the repos with the resources accessed by the applications must be consistent across all the three applications.
Expand Down
10 changes: 5 additions & 5 deletions _docs/gitops-quick-start/policy-multi-env-promotion.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@ TBD

## Requirements

* [GitOps Runtime]({{site.baseurl}}/docs/quick-start/gitops-quick-start/runtime/)
* [Git Source]({{site.baseurl}}/docs/gitops-quick-start/gitops-runtimes/create-git-source/) to store application manifests
* [Environments]({{site.baseurl}}/docs/gitops-quick-start/products/quick-start-gitops-environments/)
* [GitOps Runtime]({{site.baseurl}}/docs/quick-start/runtime/)
* [Git Source]({{site.baseurl}}/docs/gitops-quick-start/create-git-source/) to store application manifests
* [Environments]({{site.baseurl}}/docs/gitops-quick-start/quick-start-gitops-environments/)
For a Promotion Flow, you need at least three environments.
Here we use `dev`, `qa`, and `prod`.
* [Products and applications]({{site.baseurl}}/docs/gitops-quick-start/products/create-app-ui/)
* [Products and applications]({{site.baseurl}}/docs/gitops-quick-start/create-app-ui/)
Each environment must have an application for the product.
For example, `demo-trioapp-dev`, `demo-trioapp-qa`, and `demo-trioapp-prod`representing the development, testing, and production versions.
The structure of the repos with the resources accessed by the applications must be consistent across all the three applications.
If it works for you, copy the corresponding subfolders in [demo-applications](https://github.com/codefresh-sandbox/codefresh-quickstart-demo/tree/main/demo-applications) with the resources. <!--- add a link to the repo? -->
* [Promotion Workflows]({{site.baseurl}}/docs/promotions/entities/promotion-workflow/#create-promotion-workflows)
* [Promotion Workflows]({{site.baseurl}}/docs/promotions/promotion-workflow/#create-promotion-workflows)

## Assign Pre- and Post-Action Workflows to environments in Promotion Flow
To ensure each environment's specific requirements are met, assign Promotion Workflows to govern promotion behavior.
Expand Down
8 changes: 4 additions & 4 deletions _docs/gitops-quick-start/products.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ The repository is structured to help you follow along with the guides:
## Quick start guides for environments, products, and applications

To get started with environments, products, and applications, explore these quick starts:
[Quick start: Creating environments]({{site.baseurl}}/docs/gitops-quick-start/products/quick-start-gitops-environments/)
[Quick start: Creating products]({{site.baseurl}}/docs/gitops-quick-start/products/quick-start-product-create/)
[Quick start: Creating applications]({{site.baseurl}}/docs/gitops-quick-start/products/create-app-ui/)
[Quick start: Exploring the Product Dashboard]({{site.baseurl}}/docs/gitops-quick-start/products/quick-start-product-dashboard/)
[Quick start: Creating environments]({{site.baseurl}}/docs/gitops-quick-start/quick-start-gitops-environments/)
[Quick start: Creating products]({{site.baseurl}}/docs/gitops-quick-start/quick-start-product-create/)
[Quick start: Creating applications]({{site.baseurl}}/docs/gitops-quick-start/create-app-ui/)
[Quick start: Exploring the Product Dashboard]({{site.baseurl}}/docs/gitops-quick-start/quick-start-product-dashboard/)



Expand Down
4 changes: 2 additions & 2 deletions _docs/gitops-quick-start/quick-start-product-create.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Here are a few reasons why you would want to create products to manage your appl

## Requirements
* [GitOps Runtime]({{site.baseurl}}/docs/quick-start/gitops-quick-start/runtime/)
* [Environments]({{site.baseurl}}/docs/gitops-quick-start/products/quick-start-gitops-environments/)
* [Environments]({{site.baseurl}}/docs/gitops-quick-start/quick-start-gitops-environments/)


## Create your first product
Expand Down Expand Up @@ -90,5 +90,5 @@ The annotation is automatically created using the product name. For the purposes
## What's next
After creating two of the three core entities for GitOps promotions, environments and products, we are ready to dive into applications.

[Quick start: Creating applications]({{site.baseurl}}/docs/gitops-quick-start/products/create-app-ui/)
[Quick start: Creating applications]({{site.baseurl}}/docs/gitops-quick-start/create-app-ui/)

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ group: gitops-quick-start
toc: true
---

In the previous quick start, we [created the demo-trioapp applications]({{site.baseurl}}/docs/gitops-quick-start/products/create-app-ui/) and assigned them to the `demo-trioapp` product.
In the previous quick start, we [created the demo-trioapp applications]({{site.baseurl}}/docs/gitops-quick-start/create-app-ui/) and assigned them to the `demo-trioapp` product.

Let's explore the Product Dashboard to see how these come together. The dashboard offers a consolidated view of your product's applications in their environments, including the application release versions, dependencies, and integrated insights from Kubernetes, Git, and issue-tracking tools.

Expand Down
2 changes: 1 addition & 1 deletion _docs/installation/gitops/hosted-runtime.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ You have completed setting up your Hosted GitOps Runtime. You are ready to creat
## (Optional) Create an Argo CD application
Optional. Create an Argo CD application in Codefresh, deploy it to the cluster, and track deployment and performance in the Applications dashboard.

1. Follow our [quick-start to create and deploy an application]({{site.baseurl}}/docs/gitops-quick-start/products/create-app-ui/).
1. Follow our [quick-start to create and deploy an application]({{site.baseurl}}/docs/gitops-quick-start/create-app-ui/).
OR
Create your own application. See [Create an application]({{site.baseurl}}/docs/deployments/gitops/create-application/).

Expand Down
2 changes: 1 addition & 1 deletion _docs/installation/gitops/managed-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ resource "helm_release" "my-managed-cluster" {
* Apply the file using Terraform or your favorite workflow tool.

## View managed clusters
View managed clusters in either the Topology or List Runtime views. For information on Runtime views, see [Runtime views]({{site.baseurl}}/docs/installation/gitops/monitor-manage-runtimes/#gitops-runtime-views).
View managed clusters in either the Topology or List Runtime views. For information on Runtime views, see [Runtime views]({{site.baseurl}}/docs/installation/gitops/monitor-runtimes/#gitops-runtime-views).
As the cluster is managed through the Runtime, updates to the Runtime automatically updates the components on all the managed clusters that include it.

View connection status for the managed cluster, and health and sync errors. Health and sync errors are flagged by the error notification in the toolbar, and visually flagged in the List and Topology views.
Expand Down
2 changes: 1 addition & 1 deletion _docs/products/promotion-flow-triggers.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ To configure directly in YAML, refer to our [Promotion Flow YAML]({{site.baseurl
## Related articles
[Assigning applications to Products]({{site.baseurl}}/docs/products/assign-applications/)
[Configuring version and promotable properties for Products]({{site.baseurl}}/docs/products/promotion-version-properties/)
[Tracking Product releases]({{site.baseurl}}/docs/promotions/releases/)
[Tracking Product releases]({{site.baseurl}}/docs/promotions/product-releases/)
[Configure Product Settings]({{site.baseurl}}/docs/products/configure-product-settings/)


Expand Down
2 changes: 1 addition & 1 deletion _docs/products/promotion-version-properties.md
Original file line number Diff line number Diff line change
Expand Up @@ -370,5 +370,5 @@ To configure directly in YAML, refer to our [Promotion Template YAML]({{site.bas
## Related articles
[Assigning applications to Products]({{site.baseurl}}/docs/products/assign-applications/)
[Selecting Promotion Flows for Products]({{site.baseurl}}/docs/products/promotion-flow-triggers/)
[Tracking Product releases]({{site.baseurl}}/docs/promotions/releases/)
[Tracking Product releases]({{site.baseurl}}/docs/promotions/product-releases/)
[Configure Product Settings]({{site.baseurl}}/docs/products/configure-product-settings/)
2 changes: 1 addition & 1 deletion _docs/products/releases-in-products.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Commit status checks in Git include status checks for promotions in releases. Th
max-width="50%"
%}

For detailed information, see [Tracking Product Releases]({{site.baseurl}}/docs/promotions/releases/).
For detailed information, see [Tracking Product Releases]({{site.baseurl}}/docs/promotions/product-releases/).


## Related articles
Expand Down
2 changes: 1 addition & 1 deletion _docs/promotions/create-promotion-sequence.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ enhance consistency, create reusable templates that apply across products.
1. [Trigger promotions]({{site.baseurl}}/docs/promotions/trigger-promotions/)
Trigger the promotion, either manually or automatically.

1. [Track releases for products]({{site.baseurl}}/docs/promotions/releases/)
1. [Track releases for products]({{site.baseurl}}/docs/promotions/product-releases/)
Monitor the deployment progress for the product as it moves through the promotion sequence.
Use the Releases feature to track and ensure successful deployments across environments.

Expand Down
2 changes: 1 addition & 1 deletion _docs/promotions/promotion-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ caption="Promotion Workflows in product release view"
max-width="60%"
%}

For more information, see [Promotion Workflows in Product Releases]({{site.baseurl}}/docs/promotions/releases/#promotion-workflows-in-product-releases).
For more information, see [Promotion Workflows in Product Releases]({{site.baseurl}}/docs/promotions/product-releases/#promotion-workflows-in-product-releases).

## Related articles
[Configure Promotion Flows]({{site.baseurl}}/docs/promotions/promotion-flow/)
Expand Down
2 changes: 1 addition & 1 deletion _docs/promotions/promotion-workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -882,7 +882,7 @@ caption="Example of workflows in a product release view"
max-width="60%"
%}

See [Tracking product releases]({{site.baseurl}}/docs/promotions/releases/).
See [Tracking product releases]({{site.baseurl}}/docs/promotions/product-releases/).



Expand Down
2 changes: 1 addition & 1 deletion _posts/2022-05-15-may-gitops.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ For details, see [Restore runtimes]({{site.baseurl}}/docs/installation/gitops/mo
### AWS ALB ingress controller

AWS Application Load Balancer (ALB) is now part of our list of supported ingress controllers.
For details, see [AWS ALB ingress configuration]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops/#aws-alb-ingress-configuration).
For details, see [AWS ALB ingress configuration]({{site.baseurl}}/docs/installation/gitops/runtime-ingress-configuration/#aws-alb-ingress-configuration).

### Labels for runtime namespace

Expand Down