diff --git a/changelogs/unreleased/2635-jessicagreben b/changelogs/unreleased/2635-jessicagreben new file mode 100644 index 000000000..103a804b5 --- /dev/null +++ b/changelogs/unreleased/2635-jessicagreben @@ -0,0 +1 @@ +Add a new supported provider for an object storage plugin for Storj diff --git a/site/_plugin-list/05-storj.md b/site/_plugin-list/05-storj.md new file mode 100644 index 000000000..b2f3203ac --- /dev/null +++ b/site/_plugin-list/05-storj.md @@ -0,0 +1,8 @@ +--- +title: Storj +link: https://github.com/storj-thirdparty/velero-plugin +object-storage: true +volumesnapshotter: false +local-storage: false +--- +This repository contains a Velero object store plugin to support backup/restore from Velero to Storj decentralized file object storage. diff --git a/site/docs/master/supported-providers.md b/site/docs/master/supported-providers.md index b9e8ffc9f..b908295f1 100644 --- a/site/docs/master/supported-providers.md +++ b/site/docs/master/supported-providers.md @@ -22,6 +22,7 @@ Contact: [#Velero Slack][28], [GitHub Issues][29] | [Hewlett Packard][24] | 🚫 | HPE Storage | [Hewlett Packard][25] | [Slack][26], [GitHub Issue][27] | | [OpenEBS][17] | 🚫 | OpenEBS CStor Volume | [OpenEBS][18] | [Slack][19], [GitHub Issue][20] | | [Portworx][31] | 🚫 | Portworx Volume | [Portworx][32] | [Slack][33], [GitHub Issue][34] | +| [Storj][41] | Storj Object Storage | 🚫 | [Storj][42] | [GitHub Issue][43] | ## S3-Compatible object store providers @@ -83,3 +84,6 @@ In the case you want to take volume snapshots but didn't find a plugin for your [38]: https://www.cloudian.com/ [39]: https://github.com/vmware-tanzu/velero-plugin-for-vsphere [40]: https://github.com/vmware-tanzu/velero-plugin-for-vsphere#installing-the-plugin +[41]: https://storj.io +[42]: https://github.com/storj-thirdparty/velero-plugin +[43]: https://github.com/storj-thirdparty/velero-plugin/issues diff --git a/site/docs/v1.4/supported-providers.md b/site/docs/v1.4/supported-providers.md index b9e8ffc9f..b908295f1 100644 --- a/site/docs/v1.4/supported-providers.md +++ b/site/docs/v1.4/supported-providers.md @@ -22,6 +22,7 @@ Contact: [#Velero Slack][28], [GitHub Issues][29] | [Hewlett Packard][24] | 🚫 | HPE Storage | [Hewlett Packard][25] | [Slack][26], [GitHub Issue][27] | | [OpenEBS][17] | 🚫 | OpenEBS CStor Volume | [OpenEBS][18] | [Slack][19], [GitHub Issue][20] | | [Portworx][31] | 🚫 | Portworx Volume | [Portworx][32] | [Slack][33], [GitHub Issue][34] | +| [Storj][41] | Storj Object Storage | 🚫 | [Storj][42] | [GitHub Issue][43] | ## S3-Compatible object store providers @@ -83,3 +84,6 @@ In the case you want to take volume snapshots but didn't find a plugin for your [38]: https://www.cloudian.com/ [39]: https://github.com/vmware-tanzu/velero-plugin-for-vsphere [40]: https://github.com/vmware-tanzu/velero-plugin-for-vsphere#installing-the-plugin +[41]: https://storj.io +[42]: https://github.com/storj-thirdparty/velero-plugin +[43]: https://github.com/storj-thirdparty/velero-plugin/issues