-
Notifications
You must be signed in to change notification settings - Fork 51
List of changes to the current documentation
NayerNajafi edited this page Apr 26, 2021
·
7 revisions
Some chapters/parts of Zowe documentation probably require changes for Zowe high availability. This page includes only a list of changes. We will add the detailed information once we conclude with this list.
Chapter 1: Getting Started
-
Zowe overview:
- Component Overview
- Add Zowe Launcher as a component for HA (https://github.com/zowe/launcher)
- Component Overview
-
Component Overview - API Mediation Layer
-
API Mediation Layer architecture
- (Q) Will APIML architecture be different in HA/Sysplex from the single image?
-
Key features
- We have already High-Availability as a key feature High-Availability:
API Mediation Layer is designed with high-availability of services and scalability in mind.
(Q) Do we need to add Caching Service as a key feature for HA or rephrase above High-Availability feature?
- We have already High-Availability as a key feature High-Availability:
-
Components
- Add Caching Service as a APIML service/component for HA
-
-
Zowe architecture:
- Add Zowe HA architecture when using Sysplex
-
Zowe CLI quick start - Using profiles
- Creating a zosmf profile
- If z/OSMF is configured for HA in Sysplex, the CLI zosmf-profile should be created with DVIPA address/hostname. (https://github.com/zowe/zowe-install-packaging/issues/1475)
- Creating a zosmf profile
Chapter 2 : User Guide
-
Planning and preparing the installation
-
Introduction
- Planning z/OS installation
- Zowe has two started tasks ... should be changed to three started tasks to include Zowe Launcher for HA.
- Add ZWESLSTC as Zowe Launcher which provides an advanced launcher for Zowe components...
- Planning z/OS installation
-
Topology of the Zowe z/OS launch process
- INSTANCE_DIR (Q) Do we need to mention YAML file for HA in INSTANCE_DIR?
- instance.env
- YAML file (zowe.yaml) , customize your instance with a YAML file
- INSTANCE_DIR (Q) Do we need to mention YAML file for HA in INSTANCE_DIR?
-
-
System requirements
- Add Zowe HA requirements (host)
- Configure zOSMF HA for Zowe in Sysplex
- Enable JWT function on zOSMF HA servers
- Enable single sign-on on zOSMF HA servers
- Enable Zowe to generate and evaluate PassTickets for APIML Services Zowe HA
- Deploy Zowe in Sysplex
- Test Zowe in Sysplex
- List of changes to the current documentation
- Additions to the current documentation