You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openshift-app-sample/README.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,11 @@ You can build and run your application using the following simple steps;
12
12
3. Push the container image to your OpenShift cluster
13
13
4. Configure the variables and run the application!
14
14
15
+
For a detailed step-by-step description of how this application sample was created and
16
+
what led to the various pieces of configuration you can also see the blog post
17
+
[Step-by-step guide to building a Golang JMS application for IBM MQ in Cloud Pak for Integration + OpenShift](https://community.ibm.com/community/user/integration/blogs/matt-roberts1/2021/03/12/mq-golangjms-openshift), however
18
+
it is not required to read the blog post in order to use this sample application.
0 commit comments