Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add endpoint configuration option that can be used by s3-API compatib… #8

Merged
merged 3 commits into from
Nov 8, 2019

Conversation

gpulido
Copy link
Contributor

@gpulido gpulido commented Nov 6, 2019

What does this PR do?

Enable to use endpoints configuration variables instead of a fixed region so any S3 compatible service that uses it (like minio) can be used as direct reemplacement of amazon S3. This allows to add a selfhosting files capabilities.

How should this be manually tested?

Configure the plugin to use endpoint: https://yourminion.example.com:port.

@Aschen Aschen self-assigned this Nov 7, 2019
@Aschen Aschen added the enhancement New feature or request label Nov 7, 2019
Copy link
Contributor

@Aschen Aschen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks you for making this plugin compatible with other object storage provider as Minio ;-)

One last thing before merging this PR, can you update the README accordingly ?

lib/S3Plugin.js Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@Aschen
Copy link
Contributor

Aschen commented Nov 7, 2019

Perfect ! I wait for the CI and after I will merge it into the main repository ;-)
Thanks you again!

Co-Authored-By: Adrien Maret <amaret93@gmail.com>
@Aschen Aschen merged commit 3d2e3d0 into kuzzleio:2-dev Nov 8, 2019
@Aschen Aschen mentioned this pull request Nov 28, 2019
Aschen added a commit that referenced this pull request Nov 28, 2019
# [2.0.1](https://github.com/kuzzleio/kuzzle-plugin-s3/releases/tag/2.0.1) (2019-11-28)


#### Others

- [ [#8](#8) ] Add endpoint configuration option that can be used by s3-API compatib…   ([gpulido](https://github.com/gpulido))
---
@kuzzle
Copy link

kuzzle commented Aug 3, 2023

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@kuzzle kuzzle added the released label Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants