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

Direct fog url from aws configuration #102

Closed
wants to merge 1 commit into from
Closed

Direct fog url from aws configuration #102

wants to merge 1 commit into from

Conversation

nvieirafelipe
Copy link

Use aws configurations to get fog url instead of public_url, to bypass Carrierwave CDN configuration and talk
directly to fog provider (in the given scenario, to upload directly to provider).

We can remove the public_url_by_aws_configuration method if this Carrierwave PR creating a public api is accepted

Use aws configurations to get fog url instead of public_url, because public_url can return an assets_host
@nddeluca
Copy link
Collaborator

nddeluca commented Oct 8, 2013

@nvieirafelipe Thanks for the contribution. I'll wait a bit to see where the PR request goes before merging in. I'm hesitant to include the publish_url_by_aws_configuration method without unit tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants