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

feat(basket): Use fxa-basket-proxy for all our basket-proxying needs. #191

Merged
merged 1 commit into from Oct 20, 2015

Conversation

@rfk
Copy link
Member

@rfk rfk commented Oct 5, 2015

This updates fxa-dev to use the fxa-basket-proxy for everything basket-related - the fake basket server, the basket proxy, and the basket account-event processing logic. Depends on mozilla/fxa-basket-proxy#7.

/cc @jrgm , since we'll have to do something similar in production to switch over to the newly refactored codebase.

@rfk
Copy link
Member Author

@rfk rfk commented Oct 20, 2015

Actually, I shouldn't have taken this one back, it still needs an r? from @jrgm and it doesn't need to make the train cut deadline tomorrow...

sudo: true
template: src=nginx.conf.j2 dest=/etc/nginx/conf.d/location/http_fxa_basket_proxy.conf
notify: reload nginx config

This comment has been minimized.

@jrgm

jrgm Oct 20, 2015
Contributor

I'm not clear on why this nginx proxy config is here since this basket proxy should be bound to localhost and is inaccessible via the ELB.

This comment has been minimized.

@jrgm

jrgm Oct 20, 2015
Contributor

Sorry. Nevermind what I said.

@jrgm
Copy link
Contributor

@jrgm jrgm commented Oct 20, 2015

lgtm.

jrgm added a commit that referenced this pull request Oct 20, 2015
feat(basket): Use fxa-basket-proxy for all our basket-proxying needs.
@jrgm jrgm merged commit a731975 into master Oct 20, 2015
@shane-tomlinson shane-tomlinson deleted the rfk/basket-proxy branch Nov 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants