Wonderfall / dockerfiles

Discontinued. Fork at your will.
Creative Commons Zero v1.0 Universal
391 stars 170 forks source link

Add support to nextcloud image to use an S3 bucket as primary storage #223

Closed rendhalver closed 7 years ago

Wonderfall commented 7 years ago

Could it be documented?

rendhalver commented 7 years ago

Yep. Will do that once I get it working here. I preemptively opened the PR before I got it working.

rendhalver commented 7 years ago

Actually we don't seem to be able to use autoconfig to setup S3. I will see if I can work out another way to do it.

rendhalver commented 7 years ago

This isn't going to work with your how your image is setup. I have discovered a different way to do it. Closing this for now.

js-mode commented 7 years ago

How did you get it to work? I have been trying to do this myself with S3 and also Amazon-RDS postgresSQL.

Did you find another image that you could make this work in?

rendhalver commented 7 years ago

I got it to work by adding an extra config file to the directory for the s3 settings. It seems that you can do the same for other settings as needed. When it started up it added those settings into the main config file.

rendhalver commented 7 years ago

@mode-js this has been reopened in #224