Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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