From b75c20720870882b3492e42b297a15c0f1501939 Mon Sep 17 00:00:00 2001 From: Manoj Ghosh Date: Thu, 20 Oct 2022 12:24:19 -0700 Subject: [PATCH] oracle-object-storage: overview, docs update --- docs/content/_index.md | 3 ++- docs/content/docs.md | 1 + docs/content/oracleobjectstorage.md | 6 +++--- docs/content/overview.md | 2 ++ docs/content/swift.md | 2 +- docs/layouts/chrome/navbar.html | 1 + 6 files changed, 10 insertions(+), 5 deletions(-) diff --git a/docs/content/_index.md b/docs/content/_index.md index e42e43ed4..744a42b31 100644 --- a/docs/content/_index.md +++ b/docs/content/_index.md @@ -146,7 +146,8 @@ WebDAV or S3, that work out of the box.) {{< provider name="OVH" home="https://www.ovh.co.uk/public-cloud/storage/object-storage/" config="/swift/" >}} {{< provider name="OpenDrive" home="https://www.opendrive.com/" config="/opendrive/" >}} {{< provider name="OpenStack Swift" home="https://docs.openstack.org/swift/latest/" config="/swift/" >}} -{{< provider name="Oracle Cloud Storage" home="https://cloud.oracle.com/object-storage/buckets" config="/swift/" >}} +{{< provider name="Oracle Cloud Storage Swift" home="https://docs.oracle.com/en-us/iaas/integration/doc/configure-object-storage.html" config="/swift/" >}} +{{< provider name="Oracle Object Storage" home="https://www.oracle.com/cloud/storage/object-storage" config="/oracleobjectstorage/" >}} {{< provider name="ownCloud" home="https://owncloud.org/" config="/webdav/#owncloud" >}} {{< provider name="pCloud" home="https://www.pcloud.com/" config="/pcloud/" >}} {{< provider name="premiumize.me" home="https://premiumize.me/" config="/premiumizeme/" >}} diff --git a/docs/content/docs.md b/docs/content/docs.md index 330d25581..4b58920a2 100644 --- a/docs/content/docs.md +++ b/docs/content/docs.md @@ -61,6 +61,7 @@ See the following for detailed instructions for * [Microsoft OneDrive](/onedrive/) * [OpenStack Swift / Rackspace Cloudfiles / Memset Memstore](/swift/) * [OpenDrive](/opendrive/) + * [Oracle Object Storage](/oracleobjectstorage/) * [Pcloud](/pcloud/) * [premiumize.me](/premiumizeme/) * [put.io](/putio/) diff --git a/docs/content/oracleobjectstorage.md b/docs/content/oracleobjectstorage.md index e67369e15..d25dfc303 100644 --- a/docs/content/oracleobjectstorage.md +++ b/docs/content/oracleobjectstorage.md @@ -3,7 +3,7 @@ title: "Oracle Object Storage" description: "Rclone docs for Oracle Object Storage" --- -# {{< icon "fa-light fa-cloud" >}} Oracle Object Storage +# {{< icon "fa fa-cloud" >}} Oracle Object Storage [Oracle Object Storage Overview](https://docs.oracle.com/en-us/iaas/Content/Object/Concepts/objectstorageoverview.htm) @@ -113,8 +113,8 @@ Options: - compartment: ocid1.compartment.oc1..aaaaaaaapufkxc7ame3sthry5i7ujrwfc7ejnthhu6bhanm5oqfjpyasjkba - region: us-ashburn-1 - provider: user_principal_auth -- oci_config_file: /etc/oci/dev.conf -- oci_config_profile: Test +- config_file: /etc/oci/dev.conf +- config_profile: Test Keep this "remote" remote? y) Yes this is OK (default) e) Edit this remote diff --git a/docs/content/overview.md b/docs/content/overview.md index 79f2d6786..dbb15445c 100644 --- a/docs/content/overview.md +++ b/docs/content/overview.md @@ -42,6 +42,7 @@ Here is an overview of the major features of each cloud storage system. | Microsoft OneDrive | SHA1 ⁵ | R/W | Yes | No | R | - | | OpenDrive | MD5 | R/W | Yes | Partial ⁸ | - | - | | OpenStack Swift | MD5 | R/W | No | No | R/W | - | +| Oracle Object Storage | MD5 | R/W | No | No | R/W | - | | pCloud | MD5, SHA1 ⁷ | R | No | No | W | - | | premiumize.me | - | - | Yes | No | R | - | | put.io | CRC-32 | R/W | No | Yes | R | - | @@ -493,6 +494,7 @@ upon backend-specific capabilities. | Microsoft OneDrive | Yes | Yes | Yes | Yes | Yes | No | No | Yes | Yes | Yes | | OpenDrive | Yes | Yes | Yes | Yes | No | No | No | No | No | Yes | | OpenStack Swift | Yes † | Yes | No | No | No | Yes | Yes | No | Yes | No | +| Oracle Object Storage | Yes | Yes | No | No | Yes | Yes | No | No | No | No | | pCloud | Yes | Yes | Yes | Yes | Yes | No | No | Yes | Yes | Yes | | premiumize.me | Yes | No | Yes | Yes | No | No | No | Yes | Yes | Yes | | put.io | Yes | No | Yes | Yes | Yes | No | Yes | No | Yes | Yes | diff --git a/docs/content/swift.md b/docs/content/swift.md index 70cde652f..f75e4f6dd 100644 --- a/docs/content/swift.md +++ b/docs/content/swift.md @@ -11,7 +11,7 @@ Commercial implementations of that being: * [Rackspace Cloud Files](https://www.rackspace.com/cloud/files/) * [Memset Memstore](https://www.memset.com/cloud/storage/) * [OVH Object Storage](https://www.ovh.co.uk/public-cloud/storage/object-storage/) - * [Oracle Cloud Storage](https://cloud.oracle.com/object-storage/buckets) + * [Oracle Cloud Storage](https://docs.oracle.com/en-us/iaas/integration/doc/configure-object-storage.html) * [IBM Bluemix Cloud ObjectStorage Swift](https://console.bluemix.net/docs/infrastructure/objectstorage-swift/index.html) Paths are specified as `remote:container` (or `remote:` for the `lsd` diff --git a/docs/layouts/chrome/navbar.html b/docs/layouts/chrome/navbar.html index e32550e7f..dfd1e83d9 100644 --- a/docs/layouts/chrome/navbar.html +++ b/docs/layouts/chrome/navbar.html @@ -85,6 +85,7 @@ OpenDrive QingStor Openstack Swift + Oracle Object Storage pCloud premiumize.me put.io