Use SAP Deployment Automation Framework shell scripts

You can deploy all SAP Deployment Automation Framework components by using shell scripts.

Control plane operations

You can deploy or update the control plane by using the deploy_controlplane shell script.

Remove the control plane by using the remove_controlplane shell script.

You can bootstrap the deployer in the control plane by using the install_deployer shell script.

You can bootstrap the SAP library in the control plane by using the install_library shell script.

Workload zone operations

Deploy or update the workload zone by using the install_workloadzone shell script.

Remove the workload zone by using the remover shell script.

SAP system operations

Deploy or update the SAP system by using the installer shell script.

Remove the SAP system by using the remover shell script.

Other operations

Set the deployment credentials by using the Set SPN secrets shell script.

Update the Terraform state file by using the Update Terraform state shell script.

Next step