From 4651b174896f64db8f91a5c71b2f8fb262f992fb Mon Sep 17 00:00:00 2001 From: Andrew Jandacek Date: Fri, 13 Sep 2024 11:27:10 +0200 Subject: [PATCH] fix formatting Signed-off-by: Andrew Jandacek --- .../install-zowe-server-install-wizard.md | 28 +++++++++++-------- 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/docs/user-guide/install-zowe-server-install-wizard.md b/docs/user-guide/install-zowe-server-install-wizard.md index a32f924a57..9d9401a9fe 100644 --- a/docs/user-guide/install-zowe-server-install-wizard.md +++ b/docs/user-guide/install-zowe-server-install-wizard.md @@ -3,14 +3,14 @@ The Zowe Server Install Wizard version 1.0.1 is an installation wizard for Zowe server-side components available on Microsoft Windows, macOS, and Linux systems. Performing Zowe installation via the Wizard streamlines the installation process and is an alternative to performing manual Zowe server-side component installation. Review this article for details about installing Zowe server-side components via the Wizard, setting up the Wizard connection to z/OS, and details including sample JCLs for the Install Wizard initialization steps. There is also a troubleshooting section in case you encounter issues when installing Zowe via the Install Wizard. :::note Notes -* To use Zowe v2.18 and later versions, ensure that you use the latest version of the Zowe Server Install Wizard. ::: +* To use Zowe v2.18 and later versions, ensure that you use the latest version of the Zowe Server Install Wizard. * The Zowe Server Install Wizard is currently available only as a technical preview. This preview includes some of the installation options. Future releases will include more options including validation and discovery properties that can assist with Zowe server installation. -This technical preview includes the following features: -* Install a PAX or SMP/E edition of Zowe (including offline PAX upload) -* Apply `zwe init` to perform configuration. JCL preview and z/OSMF Workflows support is currently not available in this technical preview. -* Use of certificates (PKCS12 or Keyring formats) generated by Zowe. The use of your organizations certificate without requiring manual edits to the zowe.yaml file is currently not supported. + This technical preview includes the following features: + * Install a PAX or SMP/E edition of Zowe (including offline PAX upload) + * Apply `zwe init` to perform configuration. JCL preview and z/OSMF Workflows support is currently not available in this technical preview. + * Use of certificates (PKCS12 or Keyring formats) generated by Zowe. The use of your organizations certificate without requiring manual edits to the zowe.yaml file is currently not supported. Future Wizard releases will include post-install configuration tasks including customizing the behavior of individual Zowe components, and the enablement of tracing. Currently, these tasks must be performed manually in the zowe.yaml file. @@ -67,10 +67,14 @@ Linux (debian-based) | .deb Linux (RedHat or SuSE-based) | .rpm :::note -If you are using Apple macOS you might encounter the following error message: -`zowe-install-wizard is damaged and can't be opened. You should move it to the Bin` -To resolve this, open terminal and run the following command: -`sudo xattr -rd com.apple.quarantine /Applications/zowe-install-wizard.app` +If you are using macOS you might encounter the following error message: +``` +zowe-install-wizard is damaged and can't be opened. You should move it to the Bin +``` +To resolve this error, open the terminal and run the following command: +``` +sudo xattr -rd com.apple.quarantine /Applications/zowe-install-wizard.app +``` This command enables you to use the .dmg file on macOS. ::: @@ -85,7 +89,7 @@ This option directs you to the Connection window. Provide details as presented i * **Zowe Installation Dry Run** This option allows you to follow the installation steps without running the installation. -### Connecting the Wizard to z/OS + ### Connecting the Wizard to z/OS 2. Set the following fields according to your environment: @@ -110,8 +114,8 @@ This option allows you to follow the installation steps without running the inst 8. In the **Job statement** field, customize the job statement as necessary and click **SAVE AND VALIDATE**. 9. Further down the _Planning_ page, provide details for z/OS Unix locations (including Node and Java), identifiers, and z/OSMF details. -### Setting z/OSMF Attributes -Provide details for z/OSMF. + ### Setting z/OSMF Attributes + Provide details for z/OSMF. 1. After specifying all the mandatory details, click **VALIDATE LOCATIONS**.