kopia lustrzana https://github.com/gaul/s3proxy
Updated Storage backend examples (markdown)
rodzic
1e2df4fa57
commit
09330e3a14
|
@ -70,7 +70,9 @@ jclouds.region=HKG
|
|||
```
|
||||
### Swift (non-Keystone)
|
||||
|
||||
An example using remote swift with non-keystone v1 auth (default accounts created with Swift-In-A-Box instructions):
|
||||
~~An example using remote swift with non-keystone v1 auth (default accounts created with Swift-In-A-Box instructions):~~
|
||||
|
||||
*This example needs to be updated with `jclouds.provider=openstack-swift`.*
|
||||
|
||||
```
|
||||
s3proxy.endpoint=http://127.0.0.1:8080
|
||||
|
@ -84,9 +86,9 @@ jclouds.identity=test:tester
|
|||
jclouds.credential=testing
|
||||
```
|
||||
|
||||
### Softlayer
|
||||
### SoftLayer
|
||||
|
||||
An example using SoftLayer. (Working as of 2015-10-09 with S3Proxy 1.5.0-snapshot):
|
||||
An example using SoftLayer in the Dallas geo which uses Keystone.
|
||||
|
||||
```
|
||||
s3proxy.endpoint=http://localhost:8080
|
||||
|
|
Ładowanie…
Reference in New Issue