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

Gitops revamp quick starts#1135

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
NimRegev merged 51 commits intomasterfromgitops-revamp-quick-starts
Dec 29, 2024
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
Show all changes
51 commits
Select commitHold shift + click to select a range
834cfb6
Update quick starts
NimRegevDec 3, 2024
7a8cf91
Update screenshots
NimRegevDec 3, 2024
a7d1376
Updated screenshots
NimRegevDec 3, 2024
fb8049d
Update screenshots
NimRegevDec 3, 2024
589c0c3
Updated screenshots
NimRegevDec 3, 2024
31ecbfc
Update promotion quick starts
NimRegevDec 4, 2024
e61d778
Update promotion quick starts
NimRegevDec 4, 2024
075119f
Update promotion quick starts
NimRegevDec 4, 2024
d3f323c
Update parallel flow
NimRegevDec 4, 2024
4aaef58
Update gitops quick start
NimRegevDec 5, 2024
bdd82cb
Update product quick starts
NimRegevDec 5, 2024
1b612e1
Update promotion quick starts
NimRegevDec 8, 2024
b76baba
Update promotion quick starts
NimRegevDec 8, 2024
080087f
Update promotion quick starts
NimRegevDec 8, 2024
593aabe
Update nav.yml
NimRegevDec 8, 2024
a332100
Update gitops-products.md
NimRegevDec 8, 2024
a05de5b
Move CI quick starts
NimRegevDec 8, 2024
6ae2170
Merge branch 'master' into gitops-revamp-quick-starts
NimRegevDec 8, 2024
74cc32f
Update home-content.yml
NimRegevDec 8, 2024
7d80fe5
Update nav.yml
NimRegevDec 8, 2024
875c76f
Update nav.yml
NimRegevDec 8, 2024
1fbbf06
Update drag-and-drop.md
NimRegevDec 8, 2024
f11e8f9
Rename overview files
NimRegevDec 8, 2024
2b063c2
Update applications.md
NimRegevDec 8, 2024
ba05c61
Update quick starts
NimRegevDec 19, 2024
332eaab
Update screenshots for quick starts
NimRegevDec 19, 2024
9f85a5d
Update screenshots for quick starts
NimRegevDec 19, 2024
0711015
Update runtime quick starts
NimRegevDec 19, 2024
ef268b3
Update front matter and overviews
NimRegevDec 19, 2024
e8c5b6e
added redirect for quickstart based on home-content.yaml
ThatAmatoGuyDec 20, 2024
84f4cbf
Remove duplicate set of promotion tutorials
NimRegevDec 22, 2024
84e2af6
Add redirects to promotion quick starts
NimRegevDec 23, 2024
6206376
Add more redirects
NimRegevDec 23, 2024
dee99b7
Resolve conflicts
NimRegevDec 23, 2024
7cc9e82
Merge commit '73f1b24d7bf765d4df2bbf4d64cefbf9335d522e' into HEAD
ATGardnerDec 23, 2024
fec45ee
Update gitops-quick-start.md
NimRegevDec 23, 2024
21248f4
Update links to quick starts
NimRegevDec 23, 2024
82e117e
Merge branch 'master' into gitops-revamp-quick-starts
NimRegevDec 24, 2024
8854fae
Update quick starts
NimRegevDec 24, 2024
81e06f1
Merge branch 'gitops-revamp-quick-starts' of https://github.com/codef…
NimRegevDec 24, 2024
623992e
Update quick starts
NimRegevDec 24, 2024
2930656
Update gitops quick starts for promotions
NimRegevDec 24, 2024
ff061b5
Update promotion quick starts
NimRegevDec 25, 2024
302be2d
Add release task to dependencies
NimRegevDec 29, 2024
e9bc58c
fix syntax error
NimRegevDec 29, 2024
5674ac4
Update content for gitops quick starts
NimRegevDec 29, 2024
9f038c3
Update promotion-scenarios.md
NimRegevDec 29, 2024
be25ad9
Update promotion-scenarios.md
NimRegevDec 29, 2024
19c913d
Fix headers for CI quick starts
NimRegevDec 29, 2024
1668272
Merge branch 'master' into gitops-revamp-quick-starts
NimRegevDec 29, 2024
9258368
Add create account to ci quick start
NimRegevDec 29, 2024
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/ci-quick-start/ci-quick-start.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
---
title: "CI/CD quick starts"
description: ""
group: quick-start
group:ci-quick-start
toc: true
---

Expand Down
4 changes: 2 additions & 2 deletions_docs/ci-quick-start/create-ci-pipeline.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
---
title: "Pipeline quick start"
description: "Quick start to set up a continuous integration (CI) pipeline"
group: quick-start
sub_group: ci-quick-start
group: ci-quick-start
redirect_from:
- /docs/getting-started/create-a-basic-pipeline/
- /docs/getting-started-create-a-basic-pipeline/
- /docs/build-your-image/
- /docs/quick-start/ci-quick-start/create-ci-pipeline/
toc: true
---

Expand Down
117 changes: 117 additions & 0 deletions_docs/ci-quick-start/create-codefresh-account.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,117 @@
---
title: "Creating a Codefresh account"
description: "Start working in Codefresh"
group: gitops-quick-start
redirect_from:
- /docs/getting-started/create-a-codefresh-account/
- /docs/
- /docs/create-an-account/
- /docs/getting-started/
- /docs/getting-started/introduction/
toc: true
---
Once you have installed Codefresh, the next step is to create an account in Codefresh.

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.
The permissions requested by Codefresh are needed in order to build and deploy your projects.

## Supported IdPs
Codefresh currently supports the following IdPs:
* GitHub
* Bitbucket
* GitLab
* Azure
* Google
* LDAP

If you need an IdP that is not in the list, please [contact us](https://codefresh.io/contact-us/){:target="\_blank"} with the details.


>**NOTE**
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>
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.

## Create Codefresh account
1. Select the identity provider (IdP) to use:
1. Go to the [Codefresh Sign Up page](https://g.codefresh.io/signup). <!---need to change the URL and the screenshot-->
1. Select the IdP for sign-up.

{% include
image.html
lightbox="true"
file="/images/administration/create-account/select-identity-provider.png"
url="/images/administration/create-account/select-identity-provider.png"
alt="Codefresh sign-up page"
caption="Codefresh sign-up page"
max-width="40%"
%}

{:start="2"}
1. Accept the permissions request for the selected IdP:
* For GitHub: To continue, click **Authorize codefresh-io**.
* For Bitbucket: To continue, click **Grant access**.
* For GitLab: To continue, click **Authorize**.

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.

{:start="3"}
1. Review the details for your new account, make the relevant changes, and click **NEXT**.

{% include
image.html
lightbox="true"
file="/images/administration/create-account/codefresh-signup.png"
url="/images/administration/create-account/codefresh-signup.png"
alt="Codefresh account details"
caption="Codefresh account details"
max-width="40%"
%}

{:start="4"}
1. Enter a name for your account, and click **NEXT**.

{% include
image.html
lightbox="true"
file="/images/administration/create-account/codefresh-accountname.png"
url="/images/administration/create-account/codefresh-accountname.png"
alt="Codefresh account name"
caption="Codefresh account name"
max-width="40%"
%}

{:start="5"}
1. Finally, answer the questions to personalize your account and click **FINISH**.

{% include
image.html
lightbox="true"
file="/images/administration/create-account/codefresh-personalize.png"
url="/images/administration/create-account/codefresh-personalize.png"
alt="Codefresh personalize account"
caption="Codefresh personalize account"
max-width="40%"
%}

Congratulations! Your new Codefresh account is now ready.

{% include
image.html
lightbox="true"
file="/images/administration/create-account/codefresh-dashboard.png"
url="/images/administration/create-account/codefresh-dashboard.png"
alt="Codefresh dashboard"
caption="Codefresh dashboard"
max-width="40%"
%}


## What's next
Verify that you are ready to install the GitOps Hybrid Runtime, the foundation for GitOps operations.

[Quick start: Preparing for Hybrid GitOps Runtime installation]({{site.baseurl}}/docs/gitops-quick-start/gitops-runtimes/verify-requirements/)





4 changes: 2 additions & 2 deletions_docs/ci-quick-start/deploy-to-kubernetes.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
---
title: "Kubernetes deployment quick start"
description: "How to deploy to a Kubernetes cluster from the Codefresh UI"
group: quick-start
sub_group: ci-quick-start
group: ci-quick-start
redirect_from:
- /docs/getting-started-deployment-to-kubernetes-quick-start-guide/
- /docs/kubernetes
- /docs/kubernetes/
- /docs/getting-started/deployment-to-kubernetes-quick-start-guide/
- /docs/quick-start/ci-quick-start/deploy-to-kubernetes/
toc: true
---

Expand Down
4 changes: 2 additions & 2 deletions_docs/ci-quick-start/deploy-with-helm.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
---
title: "Helm deployment to Kubernetes quick start"
description: "Use the Helm package manager to deploy to a Kubernetes cluster from the Codefresh UI"
group: quick-start
sub_group: ci-quick-start
group: ci-quick-start
redirect_from:
- /docs/getting-started/helm-quick-start-guide/
- /docs/new-helm/add-helm-repository/
- /docs/quick-start/ci-quick-start/deploy-with-helm/
toc: true
---

Expand Down
4 changes: 2 additions & 2 deletions_docs/ci-quick-start/on-demand-environments.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
---
title: "On-demand environment quick start"
description: "Code collaboration with Codefresh"
group: quick-start
sub_group: ci-quick-start
group: ci-quick-start
redirect_from:
- /docs/getting-started/on-demand-environments/
- /docs/quick-start/ci-quick-start/on-demand-environments/
toc: true

---
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp