
git clone https://github.com/dirigiblelabs/deployment-sap-cloud-foundry
Name | Description | Default Value |
---|---|---|
applicationName | The application name (e.g. dirigible) | N/A |
subdomain | The SAP Cloud Platform Cloud Foundry subdomain | N/A |
regionId | The SAP Cloud Platform Cloud Foundry region id | N/A |
memory | The runtime memory for the Eclipse Dirigible runtime | 2G |
diskQuota | The runtime disk quota for the Eclipse Dirigible runtime | 2G |
dockerImageTag | The docker image version of Eclipse Dirigible | latest |
eu10
). You can find it in the API endpoint just before hana.ondemand.com
. More details on the region specific URLs can be found here.cf create-service xsuaa application <applicationName>-xsuaa -c xs-security.json
Replace <applicationName> before executing the command, it should match the one that you've entered in the vars.yaml
cf push --vars-file vars.yaml
https://<applicationName>-<subdomain>.cfapps.<regionId>.hana.ondemand.com
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
16 | |
12 | |
10 | |
9 | |
8 | |
8 | |
7 | |
6 | |
6 | |
6 |