Next.js Discord

Discord Forum

IP Static Hosting Recomendation

Unanswered
American Crocodile posted this in #help-forum
Open in Discord
American CrocodileOP
I run my next js project in vercel and is integrated with services that need whitelist IP to able use it, but the vercel IP is always changing frequently, do you guys have recommendations hosting that have IP static

3 Replies

@American Crocodile I run my next js project in vercel and is integrated with services that need whitelist IP to able use it, but the vercel IP is always changing frequently, do you guys have recommendations hosting that have IP static
I don’t have hosting recommendations for you but shouldn’t it be possible to authenticate via secret api keys instead, and whitelist all incoming IP addresses?
American CrocodileOP
Not all provider doing that, especially like payment gateways, there’s very strict
maybe choose alternative's of the service's ? because hosting on vercel has too many advantage's than handling other tedious task like CI/CD and everything.... :). and also, I think there might be another way on the existing service. because if you are using cloudflare or something then... its proxied right. at those time you will face similar issues, and expose your private IP.