Skip to content
 
 

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Redmine 4 plugin stores file attachments on Amazon S3 instead of the local filesystem.

!!! Actually, I don't like this solution, but it works for me and it was fast implementation ...

-> Much more I would appreciate if Redmine switch to Active Storage which is part of Rails and works like a charm for locals storage end even for cloud storages.

Installation instructions

clone the plugin into plugins and name it "amazon_s3"

copy the default configuration into your Redmine setup
cp plugins/amazon_s3/config/amazon_s3.example.yml config/amazon_s3.yml

update your dependencies
bundle

delete the .git directory of the plugin and commit it to your favorite version control system
rm -Rf plugins/redmine_s3/.git

Attributions and license

This project is a fork of https://github.com/x3ro/redmine_amazon_s3 which, in turn, was forked from the ka8725/redmine_s3 which, in turn, was forked from the original gem.

See the LICENSE file.

About

This Redmine 4.x plugin stores file attachments on Amazon S3 instead of the local filesystem.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages