Add winery source code
[vfc/nfvo/wfengine.git] / winery / org.eclipse.winery.repository / conf / winery.properties.dist
1 #URL for the topology modeler
2 #topologymodeler=http://opentosca-winery.appspot.com
3
4 #Warning to be displayed
5 warning = Development version ${project.version}
6
7 #BPMN4TOSCA Modeler URI
8 #default: nothing
9 #bpmn4toscamodelerBaseURI=
10
11 #############################################################################
12 # Repository Storage Configuration
13 #############################################################################
14
15
16 # Option A: plain file-based repository
17 # locally stored
18 #############################################################################
19
20 #use slashes
21 #repositoryPath=c:/winery-repository
22
23
24 # Option B: git based repository, based on Option A
25 # locally stored
26 #############################################################################
27 # first, configure Option A
28
29 #additionally:
30 #for http-based username/password authentification
31 #git.username=username
32 #git.password=password
33
34
35 # Option C: jclouds-based repository
36 #
37 # !! NOT SUPPORTED YET !!
38 #
39 # See http://www.jclouds.org/documentation/reference/supported-providers/
40 # for a list of supported providers
41 #############################################################################
42
43 #jclouds.context.provider=aws-s3
44 #jclouds.context.identity=OOV7VOHYFEE7AIGOKAEM9TAH
45 #jclouds.context.credential=iw4DoopGui4is4eze7Eeph4/aeYoo7re
46
47 # optional options
48 #jclouds.blobstore.location=US-EAST
49 #jclouds.blobstore.container=repository.winery