From f6dd621d71413f558457beb0944a2dfbf9befdf9 Mon Sep 17 00:00:00 2001 From: bczoma Date: Fri, 16 Jul 2021 14:47:38 -0400 Subject: [PATCH 1/2] Updated README with with assert-leader command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3b6cf9..de75130 100644 --- a/README.md +++ b/README.md @@ -216,7 +216,7 @@ curl -sS -u admin: http://localhost:8080/SEMP -d " http://localhost:8080/SEMP -d "" +curl -sS -u admin: http://localhost:8080/SEMP -d "" ``` ## Step 4: Set up network security to allow access From c415eee1f89239850ec56402d9d5adcf003afe1d Mon Sep 17 00:00:00 2001 From: bczoma Date: Thu, 22 Jul 2021 11:54:02 -0400 Subject: [PATCH 2/2] Updated recommended broker version in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de75130..1a00f53 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ ## Purpose of this repository -This repository explains how to install a Solace PubSub+ Software Event Broker in various configurations onto Google Compute Engine (GCE) Linux Virtual Machines. This guide is intended for development and demo purposes. +This repository explains how to install a Solace PubSub+ Software Event Broker in various configurations onto Google Compute Engine (GCE) Linux Virtual Machines. -The supported event broker version is 9.7 or later. For earlier broker releases use [this GitHub version of the QuickStart](//github.com/SolaceProducts/pubsubplus-gcp-quickstart/tree/v1.0.0). +This is a best practice template intended for development and demo purposes. The tested and recommended Solace PubSub+ Software Event Broker version is 9.10. ## Description of the Solace PubSub+ Software Event Broker