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

Reloadly proxy v2 #361

Open
rndquu opened this issue Dec 9, 2024 · 2 comments
Open

Reloadly proxy v2 #361

rndquu opened this issue Dec 9, 2024 · 2 comments

Comments

@rndquu
Copy link
Member

rndquu commented Dec 9, 2024

We're using https://www.reloadly.com/ API for the gift cards feature. It requires whitelisting an ip address which can access that API.

Right now we're using my own small VPS with nginx proxy. We should move to a more stable solution with a free plan.

One of the options is https://azure.microsoft.com/en-us/pricing/details/container-apps/ + nginx proxy inside.

What should be done:

  1. Create an HTTP proxy using one of the services with a free plan
  2. Whitelist proxy ip address in reloadly dashboard
  3. Update hardcoded proxy URL here to the new one
@0x4007
Copy link
Member

0x4007 commented Dec 9, 2024

@gentlementlegen you made a comment about how azure might have a solution for this. Is this proposal accurate?

@gentlementlegen
Copy link
Member

I didn't study in depth the solutions offered by Azure nor their pricing, but it seems accurate.

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

No branches or pull requests

3 participants