Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8bf5bc5

Browse files
committed
fix borken links
1 parentca9f8b4 commit8bf5bc5

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

‎_docs/deployments/gitops/create-application.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Select an existing group or groups, or create a new application group by typing
7171

7272
###Source
7373
The Git repository to be tracked for changes to the application's source code.
74-
{::nomarkdown}<ul> <li><b>Repository URL</b>: The Git repo or the Helm package repo with the application source code, to be tracked for changes. <br>If SSH is configured for the runtime, you can connect to the repo with either HTTPS or SSH. On selecting the repository, Codefresh automatically updates the URL format. See <a href="https://codefresh.io/docs/docs/installation/gitops/monitor-manage-runtimes/#configure-ssh-for-gitops-runtimes">Configure SSH for runtimes</a>.<br>If the Argo CD project is not the <span style="font-family: var(--font-family-monospace); font-size: 87.5%; color: #ad6800; background-color: #fffbe6">default</span> project, make sure that the repo has the correct access roles for your application.<ul><li><b>Revision and Path</b>: Applies to Git repositories. </li><li><b>Chart</b>: Applies to Helm repositories. The name of the Helm package with all the resource definitions for the application, and the version. </li></ul>For more information, see <a href="https://argo-cd.readthedocs.io/en/stable/user-guide/tracking_strategies/" target="\_blank">Tracking and Deployment Strategies</a>.</li></ul>{:/}
74+
{::nomarkdown}<ul> <li><b>Repository URL</b>: The Git repo or the Helm package repo with the application source code, to be tracked for changes. <br>If SSH is configured for the runtime, you can connect to the repo with either HTTPS or SSH. On selecting the repository, Codefresh automatically updates the URL format. See <a href="https://codefresh.io/docs/docs/installation/gitops/manage-runtimes/#configure-ssh-for-gitops-runtimes">Configure SSH for runtimes</a>.<br>If the Argo CD project is not the <span style="font-family: var(--font-family-monospace); font-size: 87.5%; color: #ad6800; background-color: #fffbe6">default</span> project, make sure that the repo has the correct access roles for your application.<ul><li><b>Revision and Path</b>: Applies to Git repositories. </li><li><b>Chart</b>: Applies to Helm repositories. The name of the Helm package with all the resource definitions for the application, and the version. </li></ul>For more information, see <a href="https://argo-cd.readthedocs.io/en/stable/user-guide/tracking_strategies/" target="\_blank">Tracking and Deployment Strategies</a>.</li></ul>{:/}
7575

7676

7777

‎_docs/getting-started/intro-to-codefresh.md‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ For ready-to-use collections of pipeline steps, check out our [built-in steps]({
3838
For a seamless CI/CD experience, Codefresh has native integrations with almost every major Git or Cloud provider.
3939
Easily connect Git providers, registry providers, storage providers, secret stores, and notification channels.
4040

41-
Docker registries and all cluster integrations are automatically available to all pipelines, withoutDocker login commands or`kubectl` commands to set up a Kube context inside your pipeline.
41+
Docker registries and all cluster integrations are automatically available to all pipelines, without Docker login commands or`kubectl` commands to set up a Kube context inside your pipeline.
4242

4343

4444
###Dashboards and insights
@@ -73,11 +73,11 @@ See [CI/CD quick start]({{site.baseurl}}/docs/ci-quick-start/ci-quick-start/).
7373

7474
#####Example catalog
7575
If you are familiar with CI/CD, we have an extensive collection of examples that cover several CI and CD scenarios:
76-
[CI examples]({{site.baseurl}}/docs/example-catalog/ci-examples/)
77-
[CD examples]({{site.baseurl}}/docs/example-catalog/cd-examples/)
76+
*[CI examples]({{site.baseurl}}/docs/example-catalog/ci-examples/)
77+
*[CD examples]({{site.baseurl}}/docs/example-catalog/cd-examples/)
7878

7979
#####Guides
80-
And finally, you can dive in to our detailed guides. Look for CI/CI guides in the documentation such as[Packaging/Compilations]({{site.baseurl}}/docs/ci-cd-guides/packaging-compilation/) and[Building Docker images]({{site.baseurl}}/docs/ci-cd-guides/building-docker-images/)
80+
And finally, you can dive in to our detailed guides. Look for CI/CI guides in the documentation such as[Packaging/Compilations]({{site.baseurl}}/docs/ci-cd-guides/packaging-compilation/) and[Building Docker images]({{site.baseurl}}/docs/ci-cd-guides/building-docker-images/).
8181

8282

8383
##Codefresh & GitOps with Argo CD
@@ -88,7 +88,7 @@ Codefresh is a full-featured, turn-key solution for application deployments and
8888

8989

9090
**GitOps Runtimes**
91-
You canuse[your ownGitOps Runtime]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops/) or get started quick with a[runtime hosted by Codefresh]({{site.baseurl}}/docs/installation/gitops/hosted-runtime/).
91+
You caninstall a[HybridGitOps Runtime]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/).
9292

9393
Codefresh offers security, maintainability, traceability, and most importantly, a single control plane for all stakeholders, be they developers, operators, product owners or project managers.
9494

@@ -100,7 +100,7 @@ Codefresh brings the power of the Argo Project to your Kubernetes deployments th
100100
* Argo Events for event-driven workflow automation framework
101101

102102

103-
Codefresh unified all4 projects of the Argo family into a single*Runtime*, providing an enterprise-supported version of all projects enhanced with unique functionality.
103+
Codefresh unified allfour projects of the Argo family into a single*Runtime*, providing an enterprise-supported version of all projects enhanced with unique functionality.
104104

105105

106106
>**Argo CD release policy**

‎_docs/gitops-integrations/gerrit-integration.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ See [Connect to Git provider]({{site.baseurl}}/docs/installation/gitops/hosted-r
101101

102102
###Enrich image information
103103
To enrich images with relevant information from Gerrit, incorporate Codefresh's image reporting step into your pipelines/workflows, providing relevant Gerrit arguments.
104-
Look for`CF_GERRIT_` in[CI integration argument reference]({{site.baseurl}}/docs/gitops-integrations/ci-integrations/ci-argument-reference/).
104+
Look for`CF_GERRIT_` in[CI integration argument reference]({{site.baseurl}}/docs/gitops-integrations/ci-argument-reference/).
105105

106106
##Related articles
107107
[Shared Configuration Repo]({{site.baseurl}}/docs/installation/gitops/shared-configuration/)

‎_docs/installation/gitops.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ You can install the Hybrid GitOps Runtime via Helm using one of two options, tai
7878
Within the same account, you can install one Hybrid GitOps Runtime per cluster.
7979
To install additional Hybrid GitOps Runtimes in the same account, each Runtime must be installed on a different cluster. Every Runtime within the same account must have a unique name.
8080

81-
See[Installing additional GitOps Runtimes from the Codefresh UI]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation#install-additional-gitops-runtimes-in-account), or using[Terraform]({{site.baseurl}}/gitops/hybrid-gitops-helm-installation/#install-gitops-runtime-via-terraform).
81+
See[Installing additional GitOps Runtimes from the Codefresh UI]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation#install-additional-gitops-runtimes-in-account), or using[Terraform]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/#install-gitops-runtime-via-terraform) to install Runtimes.
8282

8383
<!--- ## Hosted GitOps
8484
The SaaS version of GitOps, Hosted GitOps has Argo CD installed in the Codefresh cluster.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp