Skip to content
Snippets Groups Projects
Commit b09267dd authored by Julian Horner's avatar Julian Horner
Browse files

Add config files for ibm cloud

parent 95482ed0
No related branches found
No related tags found
No related merge requests found
launchConfigurations/
.git/
\ No newline at end of file
{
"ServiceId": "com.ibm.cloudoe.orion.client.deploy",
"Params": {
"Target": {
"Url": "https://api.eu-gb.cf.cloud.ibm.com",
"Org": "organisation one",
"Space": "dev"
},
"Name": "dummy-service",
"Instrumentation": {
"domain": "eu-gb.mybluemix.net",
"instances": "1"
}
},
"Path": "manifest.yml",
"Type": "Cloud Foundry"
}
\ No newline at end of file
applications:
- name: dummy-service
path: target/dummy-service.jar
buildpack: java_buildpack
memory: 64M
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment