[Koha-bugs] [Bug 19795] New: Allow files to be uploaded and stored in object storage ( Swift and S3)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 11 22:58:07 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19795

            Bug ID: 19795
           Summary: Allow files to be uploaded and stored in object
                    storage (Swift and S3)
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: chris at bigballofwax.co.nz
        QA Contact: testopia at bugs.koha-community.org

Currently if we enable uploading and attaching files to a biblio, we only have
the option to store the locally on the file system.

More and more Koha are being hosted in the "cloud" we should allow people to
use the object storage offerings to store their uploaded files.

This bug will add support for Openstack Swift, and Amazon S3 only, and only for
files attached to biblios. However the code should be able to be used for book
covers etc in the future if someone wants to add that feature

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list