deooptimo
deooptimo
RRailway
Created by deooptimo on 2/7/2024 in #✋|help
Ruby: Redis client can't connect via internal Redis URL
My Ruby on Rails app isn't able to connect to the Redis service anymore after switching to the private URL. Could I be missing anything in the configuration?
11 replies
RRailway
Created by deooptimo on 10/12/2023 in #✋|help
IP address range to allowlist?
Stripe is requiring me, non-negotiably, to restrict my API key to a list of IP addresses, or a CIDR range, or combination of both. What should I use in this case? I've been exploring the dashboard for signs of what public IPs have been used by my service in the past but these don't seem to be recorded anywhere. Or I'm not looking in the right places. Top of mind right now is getting a list of IP addresses or CIDR range. Second after that is a request to enumerate all public IP addresses my service has used in the past and make them available (for auditing reasons) if they aren't already. Would be nice if current IP was immediately visible/available.
11 replies