kopia lustrzana https://github.com/gaul/s3proxy
Give storage examples a more specific wiki link
rodzic
9899e99d08
commit
dcf56c3dba
|
@ -54,8 +54,6 @@ $ curl http://localhost:8080/
|
||||||
<?xml version="1.0" ?><ListAllMyBucketsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>CustomersName@amazon.com</DisplayName></Owner><Buckets><Bucket><Name>testbucket</Name><CreationDate>2015-08-05T22:16:24.000Z</CreationDate></Bucket></Buckets></ListAllMyBucketsResult>
|
<?xml version="1.0" ?><ListAllMyBucketsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>CustomersName@amazon.com</DisplayName></Owner><Buckets><Bucket><Name>testbucket</Name><CreationDate>2015-08-05T22:16:24.000Z</CreationDate></Bucket></Buckets></ListAllMyBucketsResult>
|
||||||
```
|
```
|
||||||
|
|
||||||
See the wiki for [examples of other storage backends](https://github.com/andrewgaul/s3proxy/wiki).
|
|
||||||
|
|
||||||
Supported storage backends
|
Supported storage backends
|
||||||
--------------------------
|
--------------------------
|
||||||
* atmos
|
* atmos
|
||||||
|
@ -69,6 +67,8 @@ Supported storage backends
|
||||||
* s3
|
* s3
|
||||||
* transient (in-memory storage)
|
* transient (in-memory storage)
|
||||||
|
|
||||||
|
See the wiki for [examples of configurations](https://github.com/andrewgaul/s3proxy/wiki/Storage-backend-examples).
|
||||||
|
|
||||||
Limitations
|
Limitations
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue