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

Commita1b5266

Browse files
Fixed integration picture and added extra links
1 parent2f2388c commita1b5266

File tree

4 files changed

+27
-2
lines changed

4 files changed

+27
-2
lines changed

‎_docs/getting-started/create-a-basic-pipeline.md‎

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ the build process instead of the build result.
417417

418418
For the purposes of this tutorial we will push our sample application to[DockerHub](https://cloud.docker.com/) which is the free public Docker hosting from Docker Inc. You need to create a free account with the service first and note down your username and password.
419419

420-
Once you create your Docker Cloud account, go to yourCodefreshAccountSettings, by clicking onyour username atthebottomleftcorner. Then open the*Integration* tab and click the*Add Registry* button.
420+
Once you create your Docker Cloud account, go to your AccountConfiguration, by clicking on*Configuration* onthe leftsidebar. Then open the*Integration* tab and click the*Add Registry* button.
421421

422422
{% include
423423
image.html
@@ -477,7 +477,13 @@ max-width="50%"
477477

478478
Pushing to the Docker Registry is the last step in the build pipeline. Now that we have the basic functionality ready we can see how Codefresh handles[Continuous Integration](https://en.wikipedia.org/wiki/Continuous_integration) with Pull requests and automatic builds.
479479

480-
This concludes the basic CI tutorial. The next step it use Codefresh for[Deployments]({{ site.baseurl }}/docs/getting-started/deployment-to-kubernetes-quick-start-guide/)
480+
481+
##What to read next
482+
483+
*[Deploy to Kubernetes]({{ site.baseurl }}/docs/getting-started/deployment-to-kubernetes-quick-start-guide/)
484+
*[Introduction to Pipelines]({{ site.baseurl }}/docs/configure-ci-cd-pipeline/introduction-to-codefresh-pipelines/)
485+
*[Codefresh YAML]({{ site.baseurl }}/docs/codefresh-yaml/what-is-the-codefresh-yaml/)
486+
*[On demand environments]({{ site.baseurl }}/docs/getting-started/on-demand-environments/)
481487

482488

483489

‎_docs/getting-started/create-a-codefresh-account.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,3 +152,11 @@ max-width="100%"
152152

153153
We can establish a VPN / tunnel to your network, or discuss options for an on-premises Codefresh deployment. Please[contact us to get started](https://codefresh.io/contact-us/)
154154

155+
156+
##What to read next
157+
158+
*[Create a Basic pipeline]({{ site.baseurl }}/docs/getting-started/create-a-basic-pipeline/)
159+
*[Deploy to Kubernetes]({{ site.baseurl }}/docs/getting-started/deployment-to-kubernetes-quick-start-guide/)
160+
*[Internal Docker Registry]({{ site.baseurl }}/docs/docker-registries/codefresh-registry/)
161+
*[Codefresh YAML]({{ site.baseurl }}/docs/codefresh-yaml/what-is-the-codefresh-yaml/)
162+

‎_docs/getting-started/deployment-to-kubernetes-quick-start-guide.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,12 @@ max-width="50%"
293293

294294
You now have a complete CI/CD pipeline in Codefresh for fully automated builds to Kubernetes!
295295

296+
##What to read next
297+
298+
*[Introduction to Pipelines]({{ site.baseurl }}/docs/configure-ci-cd-pipeline/introduction-to-codefresh-pipelines/)
299+
*[Internal Docker Registry]({{ site.baseurl }}/docs/docker-registries/codefresh-registry/)
300+
*[Codefresh YAML]({{ site.baseurl }}/docs/codefresh-yaml/what-is-the-codefresh-yaml/)
301+
296302

297303

298304

‎_docs/getting-started/on-demand-environments.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,11 @@ Fortune 500 company with complex approval process:
273273
* Code review pipeline that runs automatically from branches named*feature-x* and runs code quality and static analysis tools
274274

275275

276+
##What to read next
277+
278+
*[Deploy to Kubernetes]({{ site.baseurl }}/docs/getting-started/deployment-to-kubernetes-quick-start-guide/)
279+
*[Introduction to Pipelines]({{ site.baseurl }}/docs/configure-ci-cd-pipeline/introduction-to-codefresh-pipelines/)
280+
*[Internal Docker Registry]({{ site.baseurl }}/docs/docker-registries/codefresh-registry/)
276281

277282

278283

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp