Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 2.1 KB

File metadata and controls

55 lines (31 loc) · 2.1 KB

Help

https://docs.webmethods.io/on-premises/webmethods-command-central/en/10.3.0/webhelp/index.html#page/cce-webhelp/cce.install.cc.html

CC Docs

https://docs.webmethods.io/search?q=commande%20central

Command line interfaces

https://docs.webmethods.io/on-premises/webmethods-installer/en/11.1.0/install-upgrade-compendium/index.html#page/install-upgrade-compendium%2F_install_upgrade_compendium.1.543.html%23

Sample Micro Templates

https://docs.webmethods.io/on-premises/webmethods-command-central/en/10.7.0/admin-sag-prods-with-cc/index.html#page/cc-products-onlinehelp%2Fre-sample_templates.html%23

sagcc add repository products

https://docs.webmethods.io/on-premises/webmethods-installer/en/10.5.0/install-upgrade-compendium/index.html#page/install-upgrade-webhelp/re-sagcc_add_repository_products.html

Default and Custom Product Administrator User Passwords

https://docs.webmethods.io/on-premises/webmethods-command-central/en/11.1.0/webhelp/index.html#page/cce-webhelp/install.products.select.credentials.html

delete landscape node

https://docs.webmethods.io/on-premises/webmethods-installer/en/11.1.0/install-upgrade-compendium/index.html#page/install-upgrade-compendium/re-sagcc_delete_landscape_nodes.html

Software_AG_Installer

Software_AG_Installer Using Console Mode to Install

https://documentation.softwareag.com/a_installer_and_update_manager/10-5_Software_AG_Installer_webhelp/index.html#page/using-sag-installer-webhelp%2Fto-console_mode_11.html%23

export SAG_INSTALLER_BIN="SoftwareAGInstaller20220718-Linux_x86_64.bin"
export full_path_to_image_file="/run/media/nkaurelien/01D981044166F8E0/MCS/WebMethodsSetup/WM1015Setup/webMFreeDownload1015Linux.zip"


sh $SAG_INSTALLER_BIN -validateImage  $full_path_to_image_file -console
sh $SAG_INSTALLER_BIN -imageContents  $full_path_to_image_file -console
sh $SAG_INSTALLER_BIN -readImage $full_path_to_image_file -console

Good practice tuto

Usefull Link

install with Ant (Alternative)

https://github.com/SoftwareAG/sagdevops-cc-server?tab=readme-ov-file

sudo dnf -y install ant-apache-bcel