-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(start-stack): describe how to login in locally running DSP-APP (…
…RDU-54) (#1266)
- Loading branch information
Showing
4 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -553,6 +553,10 @@ the upload will be rejected. | |
|
||
More help for this command can be found [here](./start-stack.md). | ||
|
||
!!! note "Login credentials for DSP-APP" | ||
|
||
To gain system administration rights inside a locally running DSP-APP, | ||
login with username `[email protected]` and password `test`. | ||
|
||
|
||
## `stop-stack` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,6 +23,10 @@ Here's an overview of the two ways: | |
| available versions | latest released version, or `main` branch | any branch, or locally modified working tree | | ||
| caveats | | dependencies must be kept up to date | | ||
|
||
!!! note "Login credentials for DSP-APP" | ||
|
||
To gain system administration rights inside a locally running DSP-APP, | ||
login with username `[email protected]` and password `test`. | ||
|
||
|
||
## The Simple Way: `dsp-tools start-stack` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters