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 #12

Open
ralovely opened this issue Oct 24, 2013 · 1 comment
Open

S3 support #12

ralovely opened this issue Oct 24, 2013 · 1 comment

Comments

@ralovely
Copy link
Contributor

Fog has an option to prevent the SSL error mismatch: path_style
middleman-s3_sync doesn't take this option into account.

I added the option and made a pull request that is already merged.
With it, it uploads to s3 without error :
http://a.dotted.bucket.s3-website-ap-southeast-2.amazonaws.com/
(this is an older version of the website based on the Adding S3 - b736fab391798227678f7b46642a7edf304e71bc commit, just for the purpose of demo)

@ralovely
Copy link
Contributor Author

The gem will enable the option by default, and should be available today:
https://github.com/fredjean/middleman-s3_sync/pull/26/files#r7189572

You'll just have to cherry-pick b736fab

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

1 participant