Skip to content

Commit

Permalink
Set a password for the workshop.
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamDumpleton committed Oct 15, 2019
1 parent 40c2147 commit 658a149
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .workshop/settings.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
WORKSHOP_NAME=lab-tekton-pipelines
WORKSHOP_IMAGE=quay.io/openshiftlabs/lab-tekton-pipelines:latest
CONSOLE_IMAGE=quay.io/openshift/origin-console:4.2
SPAWNER_PASSWORD=openshift
RESOURCE_BUDGET=custom
MAX_SESSION_AGE=7200
IDLE_TIMEOUT=300
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ You can determine the hostname for the URL to access the workshop by running:
oc get route lab-tekton-pipelines
```

When the URL is accessed, you will be prompted to login. For the user name, use your email address or other name which would uniquely identify you. This is just used as an identifier for your session if you need to login again to the same session again. What you use for the user name isn't recorded in any way. For the password, use "openshift".

Editing the Workshop
--------------------

Expand Down

0 comments on commit 658a149

Please sign in to comment.