Skip to content

Instantly share code, notes, and snippets.

@garethahealy
Last active June 7, 2017 08:49
Show Gist options
  • Save garethahealy/14216e7ea413e1a1c35d8d073acb1484 to your computer and use it in GitHub Desktop.
Save garethahealy/14216e7ea413e1a1c35d8d073acb1484 to your computer and use it in GitHub Desktop.
deploy IBM MQ into OCP
oc new-app --docker-image=ibmcom/mq --env=LICENSE=accept --env=MQ_QMGR_NAME=QM1
oc create -f https://gist.githubusercontent.com/garethahealy/2b656098b8f0dfe0d56cd9ab69a6e055/raw/eead5418ee0c874297c6c39b30f0cc09c3fa524c/mq-webconsole-route.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment