Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,12 @@ kubectl -ndevtroncd port-forward service/devtron-service 8000:80

## Devtron Admin credentials

When you install Devtron for the first time, it creates a default admin user and password (with unrestricted access to Devtron). You can use that credentials to log in as an administrator.

After the initial login, we recommend you set up any SSO service like Google, GitHub, etc., and then add other users (including yourself). Subsequently, all the users can use the same SSO (let's say, GitHub) to log in to Devtron's dashboard.

The section below will help you understand the process of getting the administrator credentials.

### For Devtron version v0.6.0 and higher

**Username**: `admin` <br>
Expand Down
5 changes: 5 additions & 0 deletions docs/setup/install/faq-on-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,10 @@
Next, [install Devtron](./install-devtron.md)
</details>

<details>
<summary>4. What's the purpose of 'Login as administrator' option on the login page?</summary>
When you install Devtron for the first time, it creates a default admin user and password (with unrestricted access to Devtron). You can use that credentials to log in as an administrator. After the initial login, we recommend you set up any SSO service like Google, GitHub, etc., and then add other users (including yourself). Subsequently, all the users can use the same SSO (let's say, GitHub) to log in to Devtron's dashboard.
</details>


Still facing issues, please reach out to us on [Discord](https://discord.gg/jsRG5qx2gp).
6 changes: 6 additions & 0 deletions docs/setup/install/install-devtron-helm-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,12 @@ If you don't see any results or receive a message that says "service doesn't exi

### Devtron Admin credentials

When you install Devtron for the first time, it creates a default admin user and password (with unrestricted access to Devtron). You can use that credentials to log in as an administrator.

After the initial login, we recommend you set up any SSO service like Google, GitHub, etc., and then add other users (including yourself). Subsequently, all the users can use the same SSO (let's say, GitHub) to log in to Devtron's dashboard.

The section below will help you understand the process of getting the administrator credentials.

#### For Devtron version v0.6.0 and higher

Use username:`admin` and for password run command mentioned below.
Expand Down
6 changes: 6 additions & 0 deletions docs/setup/install/install-devtron-with-cicd-with-gitops.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,12 @@ Please wait until the installation is completed.

## Devtron Admin credentials

When you install Devtron for the first time, it creates a default admin user and password (with unrestricted access to Devtron). You can use that credentials to log in as an administrator.

After the initial login, we recommend you set up any SSO service like Google, GitHub, etc., and then add other users (including yourself). Subsequently, all the users can use the same SSO (let's say, GitHub) to log in to Devtron's dashboard.

The section below will help you understand the process of getting the administrator credentials.

### For Devtron version v0.6.0 and higher

**Username**: `admin` <br>
Expand Down
6 changes: 6 additions & 0 deletions docs/setup/install/install-devtron-with-cicd.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,12 @@ Please wait until the installation is completed.

## Devtron Admin credentials

When you install Devtron for the first time, it creates a default admin user and password (with unrestricted access to Devtron). You can use that credentials to log in as an administrator.

After the initial login, we recommend you set up any SSO service like Google, GitHub, etc., and then add other users (including yourself). Subsequently, all the users can use the same SSO (let's say, GitHub) to log in to Devtron's dashboard.

The sections below will help you understand the process of getting the administrator password.

### For Devtron version v0.6.0 and higher

**Username**: `admin` <br>
Expand Down
6 changes: 6 additions & 0 deletions docs/setup/install/install-devtron.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,12 @@ The hostname `aaff16e9760594a92afa0140dbfd99f7-305259315.us-east-1.elb.amazonaws

## Devtron Admin credentials

When you install Devtron for the first time, it creates a default admin user and password (with unrestricted access to Devtron). You can use that credentials to log in as an administrator.

After the initial login, we recommend you set up any SSO service like Google, GitHub, etc., and then add other users (including yourself). Subsequently, all the users can use the same SSO (let's say, GitHub) to log in to Devtron's dashboard.

The section below will help you understand the process of getting the administrator credentials.

### For Devtron version v0.6.0 and higher

**Username**: `admin` <br>
Expand Down