IP Whitelist for TCP proxy
alandotcom
PROOP
2 months ago
Set an IP address or CIDR range to whitelist access to a TCP proxy. This would be most useful for databases.
0 Threads mention this feature
3 Replies
samgordon
PROTop 5% Contributor
2 months ago
If you need this now, you're welcome to SSH into the container and modify the pg_hba.conf file located at /var/lib/postgresql/data/pgdata.
jeffreyq
PRO
25 days ago
Can I do this for mysql as well?
jeffreyq
Can I do this for mysql as well?
samgordon
PROTop 5% Contributor
25 days ago
Probably? If MySQL supports this configuration.