Skip to content

Commit

Permalink
Sol 1281 (#16) (#17)
Browse files Browse the repository at this point in the history
* Adding VMR HA in OpenShift/AWS network diagram, updating readme documentation

* Remove the OpenShift demo-app project and integrate it at a later date, update the Readme instructions, add Solace OpenShift QuickStart helper scripts

* Add additional sections to readme to match GKE QuickStart project, one place-holder item / TODO

* Add VMR single-node OpenShift static template with persistent storage, update script file execute mode

* Add image resources and readme.md section on validting VMR deployment

* Remove duplicate shell output content from Validating deployment section of readme

* Insert link to Solace Kubernetes quick-start project for Step 7 in readme

* Removing original OpenShift template for single-node VMR with no data persistence

* Add image of accessing the VMR CLI from the OpenShift UI / Terminal emulator

* Added export of Helm environment variables to client-install so that user can add those to their .bashrc prior to install server-side components

* Adding raw OpenShift template for deploying VMR HA with data persistence.  Note - the template was partly generated from the output of 'helm install --dry-run --debug' and then some manual editing to convert that output to a proper OpenShift template with parameterization

* Updating raw OpenShift templates for deploying Solace VMR to OpenShift in AWS.  Note these templates were partly generated using Helm and the Solace Kubernetes QuickStart project

* Updating deployment guide with instructions for deploying Solace VMR to OpenShift using the raw OpenShift templates

* Parameterize the VMR persistent disk storage size attribute as well as the base64 encoded 'admin' user password attribute

* Document the extra parameters added to the raw OpenShift templates for specifying the VMR persistent storage size as well as the base64 encoded 'admin' user password

* Add new parameter list description to HA example - left out from previous commit

* Updates to deployment instructions from QA review

* Add missing original Step 5. instructions to retrieve the Sol. Kubernetes QS to new Step 7.

* Fix Step 7 heading format typo

* Fix copy/replace mistake, changing name of VMR deployment from single-node-vmr to vmr-ha for in-line code example

* Removing reference to boshrelease

* Changing reference to 'installHelm.sh' to 'deployHelm.sh' in code examples, update from QA of readme

* Change file perms of shell scripts

* Additional changes to readme / improvements in terms of flow

* Another set of improvements to documentation for readability

* Updated templates based on latest Solace Kubernetes QuickStart changes to fix bug where clients could not connect

* Small update for consistency in two places were we refer to OpenShift UI navigation items

* Update github project references to reflect the SolaceLabs repository
  • Loading branch information
KenBarr authored Jan 29, 2018
1 parent 2cdf705 commit 5ff373b
Show file tree
Hide file tree
Showing 25 changed files with 1,572 additions and 1,908 deletions.
5 changes: 1 addition & 4 deletions NOTICE
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
This product includes software originally developed by Solace Inc.
Copyright 2017 Solace Inc.

This product includes software taken from the Docker BoshRelease project : https://github.com/cloudfoundry-community/docker-boshrelease
Covered by Apache 2.0 License
Copyright 2017 Solace Inc.
76 changes: 0 additions & 76 deletions demo/deploy.sh

This file was deleted.

27 changes: 0 additions & 27 deletions demo/openshift_demo_deploy.key

This file was deleted.

1 change: 0 additions & 1 deletion demo/openshift_demo_deploy.key.pub

This file was deleted.

Loading

0 comments on commit 5ff373b

Please sign in to comment.