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

Q2 q3 on prem config tasks#799

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 28 commits intomasterfromq2-q3-on-prem-config-tasks
Dec 19, 2023
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
Show all changes
28 commits
Select commitHold shift + click to select a range
cd3109e
Create topic for on-prem feature configuration
NimRegevAug 22, 2023
e8e0ca3
Update on-prem-configuration.md
NimRegevAug 22, 2023
b695602
Update on-prem setup after install
NimRegevAug 23, 2023
59967f6
Update on-prem-configuration.md
NimRegevAug 23, 2023
56ca8e9
Update on-prem-configuration.md
NimRegevAug 23, 2023
5fb7ebb
Add new screenshots
NimRegevAug 23, 2023
b9442f9
Update on-prem config
NimRegevAug 30, 2023
49e7604
Update on-prem configuration
NimRegevAug 30, 2023
562e0d8
Add new image file
NimRegevSep 3, 2023
a756331
Update on-prem-configuration.md
NimRegevSep 3, 2023
9c9d6c2
Add Admin management panel
NimRegevSep 7, 2023
51d4232
Update on-prem-configuration.md
NimRegevSep 7, 2023
0a0455d
Update on-prem-configuration.md
NimRegevSep 7, 2023
c30024a
misspelling on administrator
lrochetteSep 7, 2023
d7da05c
Update on-prem-configuration.md
NimRegevSep 10, 2023
4d6a0b6
Update on-prem setup
NimRegevSep 19, 2023
ff21273
Merge branch 'master' into q2-q3-on-prem-config-tasks
NimRegevOct 3, 2023
a92fe44
Update on-prem-configuration.md
NimRegevOct 3, 2023
658d2fd
Merge branch 'q2-q3-on-prem-config-tasks' of https://github.com/codef…
NimRegevOct 3, 2023
c1b303f
Update on-prem-configuration.md
NimRegevOct 3, 2023
df4579a
Update on-prem-configuration.md
NimRegevOct 3, 2023
417a9d1
Update on-prem-configuration.md
NimRegevDec 10, 2023
782fea7
Update on-prem-configuration.md
NimRegevDec 10, 2023
c6ce2b5
Update home-content.yml
NimRegevDec 14, 2023
b7e5e2d
Update on-prem-configuration.md
NimRegevDec 17, 2023
eca8dc0
Update on-prem-configuration.md
NimRegevDec 17, 2023
f2287af
Add xrefs to on-prem config article
NimRegevDec 17, 2023
2c5847e
Update on-prem-configuration.md
NimRegevDec 19, 2023
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: 2 additions & 0 deletions_data/home-content.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -213,6 +213,8 @@
localurl: /docs/installation/codefresh-runner/
- title: On-Premises platform installation
localurl: /docs/installation/on-premises/codefresh-on-prem/
- title: On-Premises platform account & user setup
localurl: /docs/installation/on-premises/on-prem-configuration/
- title: On-Premises platform upgrade
localurl: /docs/installation/on-premises/codefresh-on-prem-upgrade/
- title: Hosted GitOps Runtime installation
Expand Down
2 changes: 2 additions & 0 deletions_data/nav.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -499,6 +499,8 @@
url: "/codefresh-on-prem"
- title: Platform upgrade
url: "/codefresh-on-prem-upgrade"
- title: Account and user setup
url: "/on-prem-configuration"
- title: Feature management
url: "/on-prem-feature-management"
- title: GitOps
Expand Down
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,7 +11,8 @@ redirect_from:
toc: true
---

Once you have created a Codefresh account, you can add any number of users to collaborate on repositories, workflows, and pipelines, and teams of users.
Once you have created a Codefresh account, you can add any number of users to collaborate on repositories, workflows, and pipelines, and teams of users. For Codefresh on-premises, see [On-premises account & user setup]({{site.baseurl}}/docs/installation/on-premises/on-prem-configuration).



You can then create teams in Codefresh to group users who share a common denominator, such as the same permissions, access to the same functionality, or roles. Teams make it easy for administrators to both define and manage items shared by multiple users in an orgranization.
Expand Down
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -24,6 +24,8 @@ alt="Codefresh account creation steps"
max-width="90%"
%}

For Codefresh on-premises, see [On-premises account & user setup]({{site.baseurl}}/docs/installation/on-premises/on-prem-configuration).

## Step 1: Select your Identity Provider
As the first step in setting up your account in Codefresh, select the identity provider (IdP) to use.
Codefresh currently supports the following IdPs:
Expand Down
46 changes: 46 additions & 0 deletions_docs/administration/account-user-management/login-options.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
---
title: "Set sign-in options for users"
description: "Select Git/SSO providers available for sign-in"
group: administration
toc: true
---

Control the login mechanisms available for the accounts in your organization. If you have set up integrations with multiple Git providers and SSO providers, select which of the providers are displayed in the Sign-In page for Codefresh users. Among the options, you can also display Codefresh for username-password login if so configured for accounts.

By default, all login mechanisms are enabled, and users will see all the options in the Sign-In page.

{% include image.html
lightbox="true"
file="/images/installation/on-prem-setup/default-sign-in-accnt-user.png"
url="/images/installation/on-prem-setup/default-sign-in-accnt-user.png"
alt="Default Sign-In page with all login options"
caption="Default Sign-In page with all login options"
max-width="50%"
%}

## Set sign-in options for organization
Control the login mechanisms available for all Coderfesh accounts in your organization, from among Git providers, IdPs, SSO providers, and Codefresh for username-password sign-in.

**Before you begin**
* For SSO or LDAP sign-in, make sure you have set up the corresponding [SSO]({{site.baseurl}}/docs/administration/single-sign-on/) and [LDAP]({{site.baseurl}}/docs/administration/single-sign-on/ldap/) integrations
* For Codefresh sign-in, verify that [User/Pass is enabled for the accounts]({{site.baseurl}}/docs/installation/on-premises/on-prem-configuration/#quick-reference-account-settings)

<br>

**How to**
1. From the avatar dropdown in the Codefresh toolbar, select **Admin Management**.
1. From the sidebar, select **Login Options**.
1. If needed, disable one or more login options for the account.

{% include image.html
lightbox="true"
file="/images/installation/on-prem-setup/login-options.png"
url="/images/installation/on-prem-setup/login-options.png"
alt="Login options for account"
caption="Login options for account"
max-width="60%"
%}

## Related articles
[Account and user management]({{site.baseurl}}/docs/administration/account-user-management/)
[Codefresh on-premises setup]({{site.baseurl}}/docs/installation/on-premises/on-prem-configuration/)
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
---
title: "Codefresh on-premises upgrade"
title: "Codefresh on-premisesplatformupgrade"
description: "Upgrade the Codefresh On-Premises platform"
group: installation
redirect_from:
Expand DownExpand Up@@ -634,4 +634,7 @@ Follow the instructions in [Upgrading to 2.0.0](https://artifacthub.io/packages/



## Related articles
[Codefresh on-premises setup]({{site.baseurl}}/docs/installation/on-premises/on-prem-configuration/)
[On-premises feature management]({{site.baseurl}}/docs/installation/on-premises/on-prem-feature-management/)

3 changes: 2 additions & 1 deletion_docs/installation/on-premises/codefresh-on-prem.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -59,7 +59,8 @@ These providers are not displayed as options during sign-up/sign-in.

## Related articles
[Codefresh on-premises upgrade]({{site.baseurl}}/docs/installation/on-premises/codefresh-on-prem-upgrade/)
[Codefresh on-premises feature management]({{site.baseurl}}/docs/installation/on-premises/on-prem-feature-management/)
[Codefresh on-premises setup]({{site.baseurl}}/docs/installation/on-premises/on-prem-configuration/)
[On-premises feature management]({{site.baseurl}}/docs/installation/on-premises/on-prem-feature-management/)



Loading

[8]ページ先頭

©2009-2025 Movatter.jp