microsoft / aroworkshop

Azure Red Hat OpenShift workshop
Creative Commons Attribution 4.0 International
58 stars 123 forks source link

Clarification required: Configure the required environment variables #33

Open bryonbaker opened 5 years ago

bryonbaker commented 5 years ago

The URI information is not easy to work out. You should refer explicitly to step 2.3 and Retrieve Mongo DB Hostname. Also make a point of getting them to write all that down in a notepad or something..

sjbylo commented 4 years ago

+1

You can also show it from the command line as an alternative.

oc set env dc rating-api MONGODB_URI=mongodb://ratingsuser:ratingspassword@mongodb.workshop.svc.cluster.local:27017/ratingsdb

lgmorand commented 1 year ago

@jamesread this one could be closed :)