We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
The text was updated successfully, but these errors were encountered:
@gentlementlegen you made a comment about how azure might have a solution for this. Is this proposal accurate?
Sorry, something went wrong.
I didn't study in depth the solutions offered by Azure nor their pricing, but it seems accurate.
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: