You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains deployable architecture solutions that help in deploying Power Virtual Server for SAP HANA solutions. The solutions are available in the IBM Cloud Catalog and can also be deployed without the catalog, except for a few solutions.
10
+
This repository contains deployable architecture solutions that help in deploying VPC landing zones, Power Virtual Server workspaces, and SAP HANA solutions. The solutions are available in the IBM Cloud Catalog and can also be deployed without the catalog, except for a few solutions.
11
11
12
12
13
13
### IBM catalog solutions that require a Schematics workspace ID of [Power Virtual Server with VPC landing zone](https://cloud.ibm.com/catalog/architecture/deploy-arch-ibm-pvs-inf-2dd486c7-b317-4aaa-907b-42671485ad96-global)
14
14
1.[IBM catalog PowerVS SAP Ready variation](https://github.com/terraform-ibm-modules/terraform-ibm-powervs-sap/tree/main/solutions/ibm-catalog/sap-ready-to-go)
15
+
- Creates a VPC and Power Virtual Server workspace, interconnects them, and configures OS network management services (SQUID proxy, NTP, NFS, and DNS) using Ansible Galaxy collection roles from the ibm.power_linux_sap collection.
15
16
- Creates and configures **one HANA instance and zero to several NetWeaver instances** with **RHEL or SLES OS** distribution. Creates a private subnet for SAP communication for the entire landscape.
16
17
- Optionally configures OS network management services (NTP, NFS, and DNS services) using Ansible Galaxy Collection from [IBM](https://galaxy.ansible.com/ui/repo/published/ibm/power_linux_sap/): `power_linux_sap`
17
18
- Additionally tunes the instances according to SAP's best practices, which are fully ready for hosting SAP applications.
@@ -28,11 +29,7 @@ This repository contains deployable architecture solutions that help in deployin
28
29
- Creates and configures **one HANA instance and zero to several NetWeaver instances** with **RHEL or SLES OS** distribution. Creates a private subnet for SAP communication for the entire landscape
29
30
- Optionally configures OS network management services (NTP, NFS, and DNS services) using Ansible Galaxy collection from [IBM](https://galaxy.ansible.com/ui/repo/published/ibm/power_linux_sap/)
30
31
- Additionally tunes the instances according to SAP's best practices, which is fully ready for hosting SAP applications.
- Creates a [Power Virtual Server with vpc landing zone](https://github.com/terraform-ibm-modules/terraform-ibm-powervs-infrastructure/tree/main/modules/powervs-vpc-landing-zone) which creates a VPC Infrastructure and PowerVS infrastructure. Installs and configures the Squid Proxy, DNS Forwarder, NTP forwarder, and NFS as a service on hosts, and sets the host as the server for the NTP, SQUID proxy and DNS services by using Ansible Galaxy Collection from [IBM](https://galaxy.ansible.com/ui/repo/published/ibm/power_linux_sap/): `power_linux_sap`
33
-
- Creates and configures **one HANA instance and zero to several NetWeaver instances** with **RHEL or SLES OS** distribution. Creates a private subnet for SAP communication for the entire landscape.
34
-
- Optionally configures OS network management services (NTP, NFS, and DNS services) using Ansible Galaxy Collection from [IBM](https://galaxy.ansible.com/ui/repo/published/ibm/power_linux_sap/): `power_linux_sap`
35
-
- Additionally tunes the instances according to SAP's best practices, which is fully ready for hosting SAP applications.
32
+
36
33
37
34
38
35
## Reference architectures
@@ -43,12 +40,11 @@ This repository contains deployable architecture solutions that help in deployin
43
40
44
41
## Solutions
45
42
46
-
| Variation | Available on IBM Catalog | Requires Schematics Workspace ID | Creates PowerVS with VPC landing zone | Creates PowerVS HANA Instance | Creates PowerVS NW Instances | Performs PowerVS OS Config | Performs PowerVS SAP Tuning | Install SAP software |
|[IBM catalog PowerVS SAP Ready](./solutions/ibm-catalog/sap-ready-to-go/)|:heavy_check_mark:|:heavy_check_mark:| N/A | 1 | 0 to N |:heavy_check_mark:|:heavy_check_mark:| N/A |
49
-
|[IBM catalog SAP S/4HANA or BW/4HANA variation](./solutions/ibm-catalog/sap-s4hana-bw4hana)|:heavy_check_mark:|:heavy_check_mark:| N/A | 1 | 1 |:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|
50
-
|[PowerVS SAP Ready](./solutions/sap-ready-to-go/)| N/A | N/A | N/A | 1 | 0 to N |:heavy_check_mark:|:heavy_check_mark:| N/A |
51
-
|[End-to-End](./solutions/e2e/)| N/A | N/A |:heavy_check_mark:| 1 | 0 to N |:heavy_check_mark:|:heavy_check_mark:| N/A |
43
+
| Variation | Available on IBM Catalog | Creates PowerVS with VPC landing zone | Creates PowerVS HANA Instance | Creates PowerVS NW Instances | Performs PowerVS OS Config | Performs PowerVS SAP Tuning | Install SAP software |
|[IBM catalog PowerVS SAP Ready](./solutions/ibm-catalog/sap-ready-to-go/)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:| 1 | 0 to N |:heavy_check_mark:|:heavy_check_mark:| N/A |
46
+
|[IBM catalog SAP S/4HANA or BW/4HANA variation](./solutions/ibm-catalog/sap-s4hana-bw4hana)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:| 1 | 1 |:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|
47
+
|[PowerVS SAP Ready](./solutions/sap-ready-to-go/)| N/A | N/A |:heavy_check_mark:| 1 | 0 to N |:heavy_check_mark:|:heavy_check_mark:| N/A |
0 commit comments