Skip to content

Commit

Permalink
Archive OpenShift3.11 (#42)
Browse files Browse the repository at this point in the history
* Updated docs with archived notes for OpenShift 3.11
  • Loading branch information
bczoma authored Feb 25, 2021
1 parent 0ad2c19 commit 8d6cc82
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# Deploying a Solace PubSub+ Software Event Broker onto an OpenShift 3.11 platform

**NOTE: This version of the quick start supporting OpenShift 3.11 is an archive and no longer maintained. The [latest version](https://github.com/SolaceProducts/pubsubplus-openshift-quickstart) of this quick start supports OpenShift 4.**


The [Solace PubSub+ Platform](https://solace.com/products/platform/)'s [software event broker](https://solace.com/products/event-broker/software/) efficiently streams event-driven information between applications, IoT devices and user interfaces running in the cloud, on-premises, and hybrid environments using open APIs and protocols like AMQP, JMS, MQTT, REST and WebSocket. It can be installed into a variety of public and private clouds, PaaS, and on-premises environments, and brokers in multiple locations can be linked together in an [event mesh](https://solace.com/what-is-an-event-mesh/) to dynamically share events across the distributed enterprise.

## Overview

This project is a best practice template intended for development and demo purposes. It has been tested using OpenShift v3.11. The tested and recommended Solace PubSub+ Software Event Broker version is 9.8.

This document provides a quick getting started guide to install a Solace PubSub+ Software Event Broker in various configurations onto an OpenShift 3.11 platform.

Detailed OpenShift-specific documentation is provided in the [Solace PubSub+ on OpenShift Documentation](/docs/PubSubPlusOpenShiftDeployment.md). There is also a general [Solace PubSub+ on Kubernetes Documentation](//github.com/SolaceProducts/pubsubplus-kubernetes-quickstart/blob/master/docs/PubSubPlusK8SDeployment.md) available, which the OpenShift deployment builds upon.
Expand Down
3 changes: 3 additions & 0 deletions docs/PubSubPlusOpenShiftDeployment.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Deploying a Solace PubSub+ Software Event Broker onto an OpenShift 3.11 platform

**NOTE: This version of the quick start supporting OpenShift 3.11 is an archive and no longer maintained. The [latest version](https://github.com/SolaceProducts/pubsubplus-openshift-quickstart) of this quick start supports OpenShift 4.**


This is detailed documentation of deploying Solace PubSub+ Software Event Broker onto an OpenShift 3.11 platform including steps to set up a Red Hat OpenShift Container Platform platform on AWS.
* For a hands-on quick start using an existing OpenShift platform, refer to the [Quick Start guide](/README.md).
* For considerations about deploying in a general Kubernetes environment, refer to the [Solace PubSub+ on Kubernetes Documentation](https://github.com/SolaceProducts/pubsubplus-kubernetes-quickstart/blob/master/docs/PubSubPlusK8SDeployment.md)
Expand Down

0 comments on commit 8d6cc82

Please sign in to comment.