natronq / openshift-activemq

ActiveMQ on OpenShift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ActiveMQ on OpenShift

This repository provides a Dockerfile for ActiveMQ and a template to build and deploy this image on the OpenShift Container Platform.

Clone the repository and execute the following command in your cluster to deploy:

  oc process -f openshift-template.yaml | oc apply -f - 

About

ActiveMQ on OpenShift

License:Apache License 2.0


Languages

Language:Shell 100.0%