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

S3 support #32

Open
030 opened this issue Feb 12, 2021 · 3 comments
Open

S3 support #32

030 opened this issue Feb 12, 2021 · 3 comments

Comments

@030
Copy link

030 commented Feb 12, 2021

We have existing Alfresco environments. We are planning to migrate to S3. Does the plugin support this scenario as well?

@AFaust
Copy link
Member

AFaust commented Feb 15, 2021

It does not (yet). Adding S3 support has been on my (bucket) list for a while, but so far I have not had the time / this addon did not have the priority over other addons to let me focus on that feature.

@030
Copy link
Author

030 commented Feb 15, 2021

@AFaust Could you indicate what code could be adjusted to implement this? Perhaps I could implement it with some help.

@AFaust
Copy link
Member

AFaust commented Feb 15, 2021

It is not so much "adjusting" as implementing anew by integrating additional libraries.
As a summary, it would entail:

Issues / features that I have had on my list to check and possibly support are:

  • support EC2 instance level IAM roles for S3 access, if Alfresco itself runs in AWS
  • support of (mountable / externally resolveable) secrets
  • (tangentially related) alternative deduplication approaches / deduplication without reliance on content URL structure to support the deduplicating facade store with S3 (and other content-address storage solutions)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants