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

Commit727b3b8

Browse files
NimRegevThatAmatoGuyATGardner
authored
Gitops revamp quick starts (codefresh-io#1116)
* Update quick startsSeparated CI and GitOps quick starts to different buckets; updated nav yaml and copied promotion tutorials to new bucket* Update screenshotsUpdated screenshots* Updated screenshots* Update screenshots* Updated screenshots* Update promotion quick startsUpdate promotion quick starts* Update promotion quick startsUpdate promotion quick starts* Update promotion quick startsUpdate promotion quick starts* Update parallel flowAdded parallel flow with new screenshots* Update gitops quick start* Update product quick startsUpdated product quick starts - three articles* Update promotion quick startsUpdated content for promotion quick starts* Update promotion quick startsUpdated content for promotion quick starts* Update promotion quick startsUpdated content for promotion quick starts* Update nav.yml* Update gitops-products.md* Move CI quick starts* Update home-content.yml* Update nav.yml* Update nav.yml* Update drag-and-drop.md* Rename overview files* Update applications.md* Update quick starts* Update screenshots for quick starts* Update screenshots for quick starts* Update runtime quick starts* Update front matter and overviews* added redirect for quickstart based on home-content.yaml* Remove duplicate set of promotion tutorialsRemoved promotion tutorials segment and changed references to quick starts* Add redirects to promotion quick startsAdded redirects from promotion tutorials to all promotion quick starts* Add more redirects* Resolve conflicts* Update gitops-quick-start.md* Update links to quick starts* Update quick startsContent updates after self-review* Update quick startsUpdate flow quick starts with latest changes for settings* Update gitops quick starts for promotionsUpdate screenshots and content with new features* Update promotion quick startsFixed links, screenshots and edited content* Add release task to dependenciesContent updates to quick start for dependency* fix syntax error* Update content for gitops quick startsContent edits after self-review before publish* Update promotion-scenarios.md* Update promotion-scenarios.md---------Co-authored-by: Luke Goodfellow <107487942+lukasmagik@users.noreply.github.com>Co-authored-by: Noam Gal <noam.gal@octopus.com>
1 parentd4d3f6b commit727b3b8

File tree

118 files changed

+1908
-2607
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+1908
-2607
lines changed

‎_data/home-content.yml‎

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,10 @@
1919
icon:images/home-icons/tutorial.svg
2020
url:""
2121
links:
22-
-title:Create Codefresh account
23-
localurl:/docs/quick-start/create-codefresh-account/
2422
-title:CI/CD quick starts
25-
localurl:/docs/quick-start/ci-quick-start/
23+
localurl:/docs/ci-quick-start/ci-quick-start/
2624
-title:GitOps quick starts
27-
localurl:/docs/quick-start/gitops-quick-start/
28-
-title:Promotions
29-
localurl:/docs/promotions/promotion-scenarios/
25+
localurl:/docs/gitops-quick-start/gitops-quick-start/
3026

3127
-title:Products
3228
icon:images/home-icons/product.svg
@@ -143,8 +139,6 @@
143139
-title:Pipeline integrations
144140
icon:images/home-icons/cloud-integrations.png
145141
links:
146-
-title:Hosted GitOps
147-
localurl:/docs/integrations/codefresh-hosted-gitops/
148142
-title:Git providers
149143
localurl:/docs/integrations/git-providers/
150144
-title:OpenID Connect

‎_data/nav.yml‎

Lines changed: 52 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -14,39 +14,60 @@
1414
-title:Global Search & Navigation
1515
url:"/command-bar"
1616

17-
-title:Quick starts
18-
url:"/quick-start"
17+
-title:CI/CD quick starts
18+
url:"/ci-quick-start"
1919
pages:
2020
-title:Create Codefresh account
2121
url:"/create-codefresh-account"
22-
-title:CI/CD quick starts
23-
url:"/ci-quick-start"
24-
sub-pages:
25-
-title:Pipeline quick start
26-
url:"/create-ci-pipeline"
27-
-title:Kubernetes deployment quick start
28-
url:"/deploy-to-kubernetes"
29-
-title:Helm quick start
30-
url:"/deploy-with-helm"
31-
-title:On-demand environment quick start
32-
url:"/on-demand-environments"
33-
-title:GitOps quick starts
22+
-title:Pipeline quick start
23+
url:"/create-ci-pipeline"
24+
-title:Kubernetes deployment quick start
25+
url:"/deploy-to-kubernetes"
26+
-title:Helm quick start
27+
url:"/deploy-with-helm"
28+
-title:On-demand environment quick start
29+
url:"/on-demand-environments"
30+
31+
-title:GitOps quick starts
32+
url:"/gitops-quick-start"
33+
pages:
34+
-title:About GitOps quick starts
3435
url:"/gitops-quick-start"
35-
sub-pages:
36-
-title:Provision a Hosted GitOps Runtime
37-
url:"/install-hosted"
38-
-title:Prepare for Hybrid GitOps Runtime installation
39-
url:"/verify-requirements"
40-
-title:Install a Hybrid GitOps Runtime
41-
url:"/runtime"
42-
-title:Create an application
43-
url:"/create-app-ui"
44-
-title:Create and commit resources for application
45-
url:"/create-app-specs"
46-
-title:Update the image tag for application
47-
url:"/create-rollout"
48-
-title:Work with Environments & Products
49-
url:"/gitops-products"
36+
-title:Create Codefresh account
37+
url:"/create-codefresh-account"
38+
-title:GitOps Runtimes & Git Sources
39+
url:"/gitops-runtimes"
40+
sub-pages:
41+
-title:Preparing for Hybrid GitOps Runtime installation
42+
url:"/verify-requirements"
43+
-title:Installing a Hybrid GitOps Runtime
44+
url:"/runtime"
45+
-title:Creating Git Sources
46+
url:"/create-git-source"
47+
-title:Environments, Products, Applications
48+
url:"/products"
49+
sub-pages:
50+
-title:Creating environments
51+
url:"/quick-start-gitops-environments"
52+
-title:Creating products
53+
url:"/quick-start-product-create"
54+
-title:Creating applications
55+
url:"/create-app-ui"
56+
-title:Exploring the Product Dashboard
57+
url:"/quick-start-product-dashboard"
58+
-title:Promotions
59+
url:"/promotions"
60+
sub-pages:
61+
-title:Drag-and-drop promotion
62+
url:"/drag-and-drop"
63+
-title:Multi-environment sequential promotion
64+
url:"/multi-env-sequential-flow"
65+
-title:Multi-environment promotion with gates
66+
url:"/policy-multi-env-promotion"
67+
-title:Multi-environment parallel promotion
68+
url:"/parallel-multi-env-promotion"
69+
-title:Multi-environment promotion with dependencies
70+
url:"/dependency-multi-env-promotion"
5071

5172
-title:Dashboards & insights
5273
url:"/dashboards"
@@ -397,23 +418,12 @@
397418
url:"/promotions-overview"
398419
-title:Getting started
399420
url:"/getting-started"
421+
-title:Promotion tutorials
422+
url:"/promotion-scenarios"
400423
-title:Promotion building blocks
401424
url:"/promotion-components"
402425
-title:Promotion setup guidelines
403426
url:"/create-promotion-sequence"
404-
-title:Promotion tutorials
405-
url:"/promotion-scenarios"
406-
sub-pages:
407-
-title:Drag-and-drop
408-
url:"/drag-and-drop"
409-
-title:Multi-environment sequential promotion
410-
url:"/multi-env-sequential-flow"
411-
-title:Multi-environment promotion with conditions
412-
url:"/policy-multi-env-promotion"
413-
-title:Multi-environment promotion with parallel environments
414-
url:"/parallel-multi-env-promotion"
415-
-title:Multi-environment promotion with dependencies
416-
url:"/dependency-multi-env-promotion"
417427
-title:Entity configuration
418428
url:"/entities"
419429
sub-pages:
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,117 @@
1+
---
2+
title:"Creating a Codefresh account"
3+
description:"Start working in Codefresh"
4+
group:gitops-quick-start
5+
redirect_from:
6+
-/docs/getting-started/create-a-codefresh-account/
7+
-/docs/
8+
-/docs/create-an-account/
9+
-/docs/getting-started/
10+
-/docs/getting-started/introduction/
11+
toc:true
12+
---
13+
Once you have installed Codefresh, the next step is to create an account in Codefresh.
14+
15+
After you select the IdP (identity provider), Codefresh requests permission to access your basic details, and for Git providers, to access your Git repositories. The Permissions window that is displayed differs according to the IdP selected.
16+
The permissions requested by Codefresh are needed in order to build and deploy your projects.
17+
18+
##Supported IdPs
19+
Codefresh currently supports the following IdPs:
20+
* GitHub
21+
* Bitbucket
22+
* GitLab
23+
* Azure
24+
* Google
25+
* LDAP
26+
27+
If you need an IdP that is not in the list, please[contact us](https://codefresh.io/contact-us/){:target="\_blank"} with the details.
28+
29+
30+
>**NOTE**
31+
For Git repositories, the login method is less important, as you can access Git repositories through [Git integrations]({{site.baseurl}}/docs/integrations/git-providers/), regardless of your sign-up process. <br><br>
32+
If you have multiple sign-up methods, as long as you use the same email address in all the sign-ups, Codefresh automatically redirects you to the account dashboard.
33+
34+
##Create Codefresh account
35+
1. Select the identity provider (IdP) to use:
36+
1. Go to the[Codefresh Sign Up page](https://g.codefresh.io/signup).<!---need to change the URL and the screenshot-->
37+
1. Select the IdP for sign-up.
38+
39+
{% include
40+
image.html
41+
lightbox="true"
42+
file="/images/administration/create-account/select-identity-provider.png"
43+
url="/images/administration/create-account/select-identity-provider.png"
44+
alt="Codefresh sign-up page"
45+
caption="Codefresh sign-up page"
46+
max-width="40%"
47+
%}
48+
49+
{:start="2"}
50+
1. Accept the permissions request for the selected IdP:
51+
* For GitHub: To continue, click**Authorize codefresh-io**.
52+
* For Bitbucket: To continue, click**Grant access**.
53+
* For GitLab: To continue, click**Authorize**.
54+
55+
Once you confirm the permissions for your Git provider, Codefresh automatically connects to your Git provider and fetches your basic account details, such as your email.
56+
57+
{:start="3"}
58+
1. Review the details for your new account, make the relevant changes, and click**NEXT**.
59+
60+
{% include
61+
image.html
62+
lightbox="true"
63+
file="/images/administration/create-account/codefresh-signup.png"
64+
url="/images/administration/create-account/codefresh-signup.png"
65+
alt="Codefresh account details"
66+
caption="Codefresh account details"
67+
max-width="40%"
68+
%}
69+
70+
{:start="4"}
71+
1. Enter a name for your account, and click**NEXT**.
72+
73+
{% include
74+
image.html
75+
lightbox="true"
76+
file="/images/administration/create-account/codefresh-accountname.png"
77+
url="/images/administration/create-account/codefresh-accountname.png"
78+
alt="Codefresh account name"
79+
caption="Codefresh account name"
80+
max-width="40%"
81+
%}
82+
83+
{:start="5"}
84+
1. Finally, answer the questions to personalize your account and click**FINISH**.
85+
86+
{% include
87+
image.html
88+
lightbox="true"
89+
file="/images/administration/create-account/codefresh-personalize.png"
90+
url="/images/administration/create-account/codefresh-personalize.png"
91+
alt="Codefresh personalize account"
92+
caption="Codefresh personalize account"
93+
max-width="40%"
94+
%}
95+
96+
Congratulations! Your new Codefresh account is now ready.
97+
98+
{% include
99+
image.html
100+
lightbox="true"
101+
file="/images/administration/create-account/codefresh-dashboard.png"
102+
url="/images/administration/create-account/codefresh-dashboard.png"
103+
alt="Codefresh dashboard"
104+
caption="Codefresh dashboard"
105+
max-width="40%"
106+
%}
107+
108+
109+
##What's next
110+
Verify that you are ready to install the GitOps Hybrid Runtime, the foundation for GitOps operations.
111+
112+
[Quick start: Preparing for Hybrid GitOps Runtime installation]({{site.baseurl}}/docs/gitops-quick-start/gitops-runtimes/verify-requirements/)
113+
114+
115+
116+
117+
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title:"GitOps quick starts"
3+
description:""
4+
group:gitops-quick-start
5+
toc:true
6+
redirect_from:
7+
-/docs/quick-start/gitops-quick-start/
8+
---
9+
10+
Codefresh GitOps is all about streamlining application delivery through automation, consistency, and scalability. With Codefresh, you can go from zero to deployment-ready in just a few steps.
11+
The GitOps quick start guides provide step-by-step walkthroughs for you to fully leverage Codefresh GitOps. Starting with account creation, the guides walk you through essential setup leading up to the ultimate goal: deploying and promoting applications seamlessly in your environments.
12+
13+
#####Our quick start walkthroughs
14+
15+
*[Creating an Account]({{site.baseurl}}/docs/gitops-quick-start/create-codefresh-account/)
16+
Get started by setting up your Codefresh account.
17+
18+
*[Installing a GitOps Runtime]({{site.baseurl}}/docs/gitops-quick-start/gitops-runtimes/)
19+
Learn how to install a GitOps Runtime, the single pane of glass component that bridges Git repositories, Kubernetes clusters, applications, and other GitOps entities.
20+
21+
*[Creating environments]({{site.baseurl}}/docs/gitops-quick-start/products/quick-start-gitops-environments/)
22+
Define and manage environments, enabling structured application deployments across different stages.
23+
24+
*[Creating products]({{site.baseurl}}/docs/gitops-quick-start/products/quick-start-product-create/)
25+
Organize related applications under a single product, providing context and control for managing deployments.
26+
27+
*[Creating applications]({{site.baseurl}}/docs/gitops-quick-start/products/create-app-ui/)
28+
Add applications to your product and configure their source repositories, manifests, and deployment paths.
29+
30+
*[Promoting products and applications]({{site.baseurl}}/docs/gitops-quick-start/promotions/)
31+
Deploy, validate, and promote changes across environments through automated promotion flows.
32+
33+
#####From start to deployment
34+
The quick-start journey begins with creating your account and concludes with promotions for applications. Each quick start builds on the last, equipping you with the knowledge and tools to confidently promote and deploy applications in production environments.
35+
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title:"Quick start: Runtimes & Git Sources in Codefresh GitOps"
3+
description:"Install GitOps Runtime and create Git Sources"
4+
group:gitops-quick-start
5+
toc:true
6+
---
7+
8+
9+
10+
11+
12+
If you have created your account, you can install the GitOps Runtime.
13+
14+
The GitOps Runtime is the cornerstone of Codefresh’s GitOps capabilities, simplifying the complexity of managing deployments at scale with Argo CD. It provides unique benefits that enhance visibility, scalability, and security, making deployment management seamless and efficient.
15+
16+
17+
18+
##Benefits of GitOps Runtimes
19+
20+
***Unified visibility**
21+
All Argo CD instances are managed through a single control plane, providing comprehensive visibility into all installed Runtimes. The GitOps Runtimes page displays essential details about each Runtime and offers tools for streamlined management.
22+
23+
* E**ffortless maintenance**
24+
Easily track and upgrade Runtime versions. The Runtimes page includes a version column that alerts you when updates are available, with links to detailed changelogs for transparent decision-making.
25+
26+
***Flexible scalability**
27+
Simplify the management of multiple Argo CD instances by installing additional instances, or scale down by connecting extra remote clusters to an existing GitOps Runtime.
28+
29+
30+
31+
Explore these quick starts to prepare your setup, install a GitOps Runtime, and create a Git source, before you continue with application promotions and deployments.
32+
33+
[Quick start: Preparing for Hybrid GitOps Runtime installation]({{site.baseurl}}/docs/gitops-quick-start/gitops-runtimes/verify-requirements/)
34+
[Quick start: Installing a Hybrid GitOps Runtime]({{site.baseurl}}/docs/gitops-quick-start/gitops-runtimes/runtime/)
35+
[Quick start: Creating a Git Source]({{site.baseurl}}/docs/gitops-quick-start/gitops-runtimes/create-git-source/)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp