Acosix / alfresco-simple-content-stores

Addon to provide a set of common content store implementations and easy-to-use configuration (no Spring config)
Apache License 2.0
44 stars 19 forks source link

S3 support #32

Open 030 opened 3 years ago

030 commented 3 years ago

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

AFaust commented 3 years ago

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 commented 3 years ago

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

AFaust commented 3 years ago

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: